Gocator API
◆
GoTools_FindMeasurementById()
GoMeasurement
GoTools_FindMeasurementById
(
GoTools
tools
,
k32u
id
)
Returns an enabled measurement handle if the specified ID is valid.
Version
Introduced in firmware 4.0.10.27
Parameters
tools
GoTools
object.
id
The measurement ID to search for.
Returns
A
GoMeasurement
object if an enabled measurement with the ID is found, otherwise kNULL.
GoTools