Loading…
Loading…
方法名称: reset_negative_totalizer
方法ID: 0x406D
方法标签: Reset Totalizer-
方法描述:
- {
- char status[3];
- char xmtr_status[6];
- char cmd_status;
- if (SELECT_FROM_LIST(literal_string(55),literal_string(413)) == 1)
- return;
- send(132,status);
- _set_xmtr_comm_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- if ((cmd_status = status[0]) == 0)
- {
- do {
- get_more_status(status,xmtr_status);
- DELAY(2,literal_string(370));
- }
请登录以获得完整内容