Gocator API

◆ GoTool_AddExtMeasurement()

kStatus GoTool_AddExtMeasurement ( GoTool  tool,
kType  type,
kBool  isFilterable,
GoExtMeasurement measurement 
)
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.