Click or drag to resize

SPICE3IOControllerAssignUnusedIOPins Property

Sets all unused IO pins to GpIn. This prevents unwanted IO configuration. Use false, for setting part of the IO configuration from external applications.

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public bool AssignUnusedIOPins { get; set; }

Property Value

Boolean
See Also