The collection of available motors.

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

Syntax

C#
public MotorControlMotorCollection motors
Visual Basic (Declaration)
Public motors As MotorControlMotorCollection
Visual C++
public:
MotorControlMotorCollection^ motors

Remarks

The Motor Control Phidget is able to control 1 or more DC motors.

See Also