HealthCtrlReset Statement
Clears the remaining months before the recommended replacement time and the consumption rate for the specified parts.
Syntax
HealthCtrlReset partType
Parameters
- partType
- Specify the parts related to the controller by an integer value (1) or by the constants shown below.
Constant Value Mode HEALTH_CONTROLLER_TYPE_BATTERY 1 Specifies the batteries.
Description
Clears the remaining months before the recommended replacement time and the consumption rate for the specified parts. The warnings are also canceled.
See Also
HealthCtrlAlarmOn, HealthRateCtrlInfo, HealthCtrlInfo
HealthCtrlReset Statement Example
> HealthCtrlReset HEALTH_CONTROLLER_TYPE_BATTERY
>