Gocator API
|
Starts all sensors that are currently in the ready state at a scheduled value.
NOTE: The value specified is the target value to start at, not a relative offset from the current value. The typical usage is to obtain the current value first, add an offset to it, and start at that value.
system | GoSystem object. |
value | The value at which to start the sensor. It is in uS when time triggered and ticks when encoder triggered. |