Gocator API

◆ GoExtTool_MeasurementAt()

GoMeasurement GoExtTool_MeasurementAt ( GoExtTool  tool,
kSize  index 
)
inherited

Retrieves the measurement at the given index.

Version
Introduced in firmware 4.4.4.14
Parameters
toolGoExtTool object.
indexThe index of the measurement.
Returns
The measurement at the given index or kNULL if an invalid index is provided.