The collection of available servos.

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

Syntax

C#
public ServoServoCollection servos
Visual Basic (Declaration)
Public servos As ServoServoCollection
Visual C++
public:
ServoServoCollection^ servos

Remarks

Note that there is no way of programatically determining how many motors are actually attached to the board.

See Also