The reference to the position of the servo motor.
            
    Namespace: 
   Phidgets.EventsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
 Syntax
Syntax
| C# | 
|---|
| public readonly double Position | 
| Visual Basic (Declaration) | 
|---|
| Public ReadOnly Position As Double | 
| Visual C++ | 
|---|
| public: initonly double Position | 
 Remarks
Remarks
            This is esentially just the last position that the servo was set to, echoed back from the controller board.
            





