Click or drag to resize

DecoderProfileSimulationDataEnabled Property

If enabled then the quadrature decoder is sourced from the internal simulator module, whose speed and acceleration can be programmed. If disabled, then the signals from external 'MOTF' connector are routed to the decoder.

Namespace: RAYLASE.Marker.Device.PositionDecoder
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public bool Enabled { get; set; }

Property Value

Boolean
See Also