This class represents an Encoder. 
            All the methods and properties used to access the available encoders are implemented in this class.
            
    Namespace: 
   PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
 Syntax
Syntax
| C# | 
|---|
| public class EncoderEncoderWithEnable | 
| Visual Basic (Declaration) | 
|---|
| Public Class EncoderEncoderWithEnable | 
| Visual C++ | 
|---|
| public ref class EncoderEncoderWithEnable | 
 Remarks
Remarks
            This class was added to support encoders with enable/index.
            
 Inheritance Hierarchy
Inheritance Hierarchy
System..::.Object
Phidgets..::.EncoderEncoderWithEnable
Phidgets..::.EncoderEncoderWithEnable





