GroupLab.Phidgets.NET Documentation

EncoderUnit Properties

The properties of the EncoderUnit class are listed below. For a complete list of EncoderUnit class members, see the EncoderUnit Members topic.

Public Instance Properties

Index Gets the index of this Encoder unit.
Position Gets/sets the position of the encoder shaft. This property will behave differently for absolute and incremental encoders. An absolute encoder will vary this property from 0 to (CPR - 1), wrapping with each revolution. An incremental encoder will increment or decrement this property based on the direction of rotation.

See Also

EncoderUnit Class | GroupLab.Phidgets Namespace