This class represents a servo motor for a Phidget Servo.  All the properties of a servo motor are stored and modified in this class.
            
    Namespace: 
   PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
 Syntax
Syntax
| C# | 
|---|
| public class ServoServo | 
| Visual Basic (Declaration) | 
|---|
| Public Class ServoServo | 
| Visual C++ | 
|---|
| public ref class ServoServo | 
 Remarks
Remarks
            A Phidget Servo servo object stores the position data for that motor.
            
 Inheritance Hierarchy
Inheritance Hierarchy
System..::.Object
Phidgets..::.ServoServo
Phidgets..::.ServoServo





