UsbSabertoothGetSpecial Method SyRen/Sabertooth Library for .NET
Gets a special value from the motor driver.

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

public int GetSpecial(
	char type,
	int number,
	int getType
)

Parameters

type
Type: SystemChar
The type of channel to get from.
number
Type: SystemInt32
The number of the channel.
getType
Type: SystemInt32
The get type.

Return Value

Type: Int32
The value, or GetTimedOut.
See Also

Reference