|
Gocator API
|
Schedules a digital output.
This method requires that the output is configured to trigger on software control.
| sensor | GoSensor object. |
| index | The digital output index. |
| target | The time or position target (us or mm), depending on GoDomain. Ignored if GoDigital_ScheduleEnabled is false or GoDigital_SignalType is pulsed. |
| value | The value of scheduled output (0-Low or 1-High). Ignored if output GoDigital_SignalType is pulsed. |