Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kStatus GoTool_AddExtMeasurement ( GoTool  tool,
kType  type,
kBool  isFilterable,
GoExtMeasurement measurement 
)

Adds the given custom measurement to the tool set.

Version
Introduced in firmware 4.8.2.76
Parameters
toolGoTool object.
typeThe type of the measurement.
isFilterableIndicates whether the measurement can be toggled and filtered;
measurementA pointer to hold a reference to the created measurement (can be null).
Returns
Operation status.