Gocator API

◆ GoExtTool_FindMeasurementByName()

GoMeasurement GoExtTool_FindMeasurementByName ( GoExtTool  tool,
const kChar name 
)
inherited

Retrieves the first found instance of a measurement for a given enumeration type.

Version
Introduced in firmware 4.4.4.14
Parameters
toolGoExtTool object.
nameThe name of the measurement to retrieve.
Returns
A measurement object if one is found, otherwise kNULL.