Loading…
Loading…
方法名称: TotalizerReset_method
方法ID: 0x419C
方法标签: Reset Totalizer
方法描述: 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(363),0,16523);
请登录以获得完整内容