The reference the current of the motor.

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

Syntax

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

Remarks

This is a representation of the ammount of current being used by the motor.

See Also