This class represents an Encoder. All the methods and properties used to access the available encoders are implemented in this class.

Namespace:  Phidgets
Assembly:  Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34

Syntax

C#
public class EncoderEncoderWithEnable
Visual Basic (Declaration)
Public Class EncoderEncoderWithEnable
Visual C++
public ref class EncoderEncoderWithEnable

Remarks

This class was added to support encoders with enable/index.

Inheritance Hierarchy

System..::.Object
  Phidgets..::.EncoderEncoderWithEnable

See Also