BasePositionDecoderModuleID Property |
Gets or sets the module id. The id is used to selects the decoder being used at hardware level when multiple decoders are available.
Namespace: RAYLASE.Marker.Device.PositionDecoderAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic int ModuleID { get; set; }
Property Value
Int32
See Also