Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
GoMeasurement GoExtTool_FindMeasurementByName ( GoExtTool  tool,
const kChar name 
)

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.