Click or drag to resize

BaseIOControllerAutomationFeatureSet Property

The types of automation that this controller can process as command lists in a scan controller.

Namespace: RAYLASE.Marker.Device.IOController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public ISet<ScanControllerAutomationFeatureType> AutomationFeatureSet { get; }

Property Value

ISetScanControllerAutomationFeatureType
See Also