Gocator API

◆ GoSensor_GetRuntimeVariableAt()

kStatus GoSensor_GetRuntimeVariableAt ( GoSensor  sensor,
kSize  index,
k32s value 
)

Gets the value associated with a given runtime variable index.

Version
Introduced in firmware 4.5.3.57
Parameters
sensorGoSensor object.
indexThe index of the runtime variable value to retrieve.
valueA reference to be updated with the runtime variable value.
Returns
Operation status.