Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kStatus GoControl_ScheduleDigital ( GoControl  control,
k16u  index,
k64s  target,
k8u  value 
)

Schedules a digital output.

Version
Introduced in firmware 4.0.10.27
Parameters
controlGoControl object.
indexThe digital output index.
targetThe time or position target (uS or mm), depending on the configured domain. Ignored if scheduling disabled or pulsed mode enabled.
valueThe value of scheduled output (0-Low or 1-High). Ignored if pulsed mode enabled.
Returns
Operation status.