Loading…
Loading…
Method Name: reset_continuous_method
Method ID: 0x40A2
Method Label: reset continuous
Method Help: Reset continuous diagnostic data (stroke count,cycle count, time open, time closed and time near closed ) to 0.The previous data are lost and must be recorded to be used later.
- {
- char nbr;
- long ids[2];
- char status[3];
- if ((_ivar_value(16388) & 0x80) == 0x80)
- {
- ACKNOWLEDGE(literal_string(576));
- return;
- }
- _add_abort_method(16440);
- send(249,status);
- if (status[0])
- {
- display_response_status(249,status[0]);
- DELAY(3,literal_string(434));
- process_abort();
Please login for more