Gocator API

◆ GoSensor_GetRuntimeVariables()

kStatus GoSensor_GetRuntimeVariables ( GoSensor  sensor,
kSize  startIndex,
kSize  length,
k32s values 
)

Gets the values associated with a given runtime variable starting index and length.

Version
Introduced in firmware 4.5.3.57
Parameters
sensorGoSensor object.
startIndexThe starting index of the runtime variable values to retrieve.
lengthThe number of runtime variables to retrieve.
valuesA reference to an array which will hold the retrieved runtime variable values.
Returns
Operation status.