Gocator API

◆ GoControl_ScheduleAnalog()

kStatus GoControl_ScheduleAnalog ( GoControl  control,
k16u  index,
k64s  target,
k32s  value 
)

Schedules an analog output.

Version
Introduced in firmware 4.0.10.27
Parameters
controlGoControl object.
indexThe analog output index.
targetThe time or position target (uS or mm), depending on the configured domain. Ignored if scheduling disabled.
valueThe value of the scheduled output (mA).
Returns
Operation status.