set_time_sp


Description:

public void set_time_sp (int time) throws Error

Set the time setpoint in milliseconds for the motor.

The time setpoint is used by the `run-timed` command.

Parameters:

time

The new time setpoint in milliseconds.

Exceptions:

Error

if time is out of range or there was an I/O error.