Click or drag to resize

BaseScanControllerConfigurationType Enumeration

[Missing <summary> documentation for "T:RAYLASE.Marker.Device.ScanController.BaseScanController.ConfigurationType"]


Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
[FlagsAttribute]
public enum ConfigurationType
Members
Member nameValueDescription
None0 
Laser1 
ScanHead2 
Motf4 
IO8 
All15 
See Also