DecoderProfileInvertDirection Property |
Gets or sets a flag indicating whether the decoder position should be inverted. If the decoder is decrementing its position for a positive belt movement then the flag must be set, otherwise the flag must be cleared if the decoder is incrementing its position for a positive belt movement.
Namespace: RAYLASE.Marker.Device.PositionDecoderAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic bool InvertDirection { get; set; }
Property Value
Boolean
See Also