This class represents a Phidget Advanced Servo Controller. All methods to to control a motor controller and read back motor data are implemented in this class.

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

Syntax

C#
public class AdvancedServo : Phidget
Visual Basic (Declaration)
Public Class AdvancedServo _
	Inherits Phidget
Visual C++
public ref class AdvancedServo : public Phidget

Inheritance Hierarchy

System..::.Object
  Phidgets..::.Phidget
    Phidgets..::.AdvancedServo

See Also