Loading…
Loading…
方法名称: reset_counters_method
方法ID: 0x4C74
方法标签: Reset Counters
方法描述: Resets certain diagnostics counters. Be careful to use this command since you may lose very important data!
- {
- char status[3];
- int temp;
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- ACKNOWLEDGE(literal_string(1214));
- temp = SELECT_FROM_LIST(literal_string(1215),literal_string(1216));
- if (temp == 0)
- {
- _iassign(16559,1);
- }
请登录以获得完整内容