Gocator API
|
Schedules an analog output.
This method requires that the output be configured to trigger on software control. NOTE: It is not possible to schedule a continuous output. The operation will fail accordingly if attempted.
sensor | GoSensor object. |
index | The analog output index. |
target | The time or position target (us or mm), depending on GoDomain. Ignored if GoAnalog_ScheduleEnabled is false. |
value | The value of the scheduled output (uA). |