Click or drag to resize

SPICE3DeviceIOController Property

Gets or sets the IO controller used by the scan controller.

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

Property Value

BaseIOController
See Also