UsbSabertoothGetCurrent Method (Int32)SyRen/Sabertooth Library for .NET
Gets the motor output current.

Namespace: DimensionEngineering
Assembly: DimensionEngineering.Sabertooth (in DimensionEngineering.Sabertooth.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax

public int GetCurrent(
	int motorOutputNumber
)

Parameters

motorOutputNumber
Type: SystemInt32
The number of the motor output, 1 or 2. You can also use a character, such as '3', to select by Plain Text Serial address.

Return Value

Type: Int32
The value, or GetTimedOut.
See Also

Reference