Gocator API
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
GoMeasurement
GoExtTool_MeasurementAt
(
GoExtTool
tool
,
kSize
index
)
Retrieves the measurement at the given index.
Version
Introduced in firmware 4.4.4.14
Parameters
tool
GoExtTool
object.
index
The index of the measurement.
Returns
The measurement at the given index or kNULL if an invalid index is provided.
GoExtTool