The reference to the velocity of the motor.

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

Syntax

C#
public readonly double Velocity
Visual Basic (Declaration)
Public ReadOnly Velocity As Double
Visual C++
public:
initonly double Velocity

Remarks

This is reported back from the motor controller as the motor changes speed.

See Also