Gocator API
◆
GoReplayCondition_Enable()
kStatus
GoReplayCondition_Enable
(
GoReplayCondition
condition
,
kBool
enable
)
inherited
Sets the enabled state of a replay condition.
Version
Introduced in firmware 4.5.3.57
Parameters
condition
GoReplayCondition
object.
enable
kTRUE to enable the replay condition and kFALSE to disable it.
Returns
Operation status.
GoReplayMeasurement