Loading…
Loading…
方法名称: TotalizerReset_method
方法ID: 0x4A63
方法标签: 可重置累加器清零
方法描述: 将可重置累加器的流量和时间清零
- {
- char status[3];
- int result;
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- result = SELECT_FROM_LIST(literal_string(1707),literal_string(1708));
- if (result == 0)
- {
- send_trans(253,3,status);
- if (status[0] == 16)
- {
- _get_dev_var_value(literal_string(1709),0,16511);
- send_trans(150,2,status);
- send_trans(253,3,status);
- if (status[0] == 16)
- {
请登录以获得完整内容