Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
GoMeasurement GoTool_FindMeasurementByType ( GoTool  tool,
GoMeasurementType  type 
)

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

Version
Introduced in firmware 4.0.10.27
Parameters
toolGoTool object.
typeA GoMeasurementType representing the measurement type to find in the given tool.
Returns
A measurement object if one is found, otherwise kNULL.