Loading…
Loading…
Method Name: TotalizerReset_method
Method ID: 0x419C
Method Label: Reset Totalizer
Method Help: Reset Totalizer - Resets the totalizer and elapsed time to 0.
- {
- char status[3];
- int result;
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_all_resp_code(0);
- result = SELECT_FROM_LIST(literal_string(725),literal_string(726));
- if (result == 1)
- {
- send_trans(253,2,status);
- if (status[0] == 16)
- {
- _get_dev_var_value(literal_string(368),0,16523);
Please login for more