Click or drag to resize

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.PositionDecoder
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public int ModuleID { get; set; }

Property Value

Int32
See Also