Gocator API

◆ GoControl_GetRuntimeVariables()

kStatus GoControl_GetRuntimeVariables ( GoControl  control,
kSize  startIndex,
kSize  length,
k32s values 
)

Gets one or more runtime variables.

Version
Introduced in firmware 5.2.18.3
Parameters
controlGoControl object.
startIndexIndex of the first variable to get.
lengthNumber of variables to get.
valuesReceives the variable values.
Returns
Operation status.