SabertoothCommand Method SyRen/Sabertooth Library for .NET
Sends a Packet Serial command to the motor driver.

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

public void Command(
	int command,
	int value
)

Parameters

command
Type: SystemInt32
The number of the command.
value
Type: SystemInt32
The command's value.
See Also

Reference