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

Adds the given 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.