Click or drag to resize

BaseSerialControllerAutomationFeatureSet Property

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

Namespace: RAYLASE.Marker.Device.SerialController
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