DecoderProfileEnableIndex Property |
Enables or disables the decoder's index input. If enabled then the index input is evaluated and resets the decoder position when asserted. If disabled then the index input is ignored, and the decoder position remains unchanged.
Namespace: RAYLASE.Marker.Device.PositionDecoderAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic bool EnableIndex { get; set; }
Property Value
Boolean
See Also