Loading…
Loading…
方法名称: ResetTotalMethod
方法ID: 0x40A6
方法标签: Reset Total
方法描述: Reset Total - Resets the totalizer and elapsed time to 0.
- {
- int result;
- result = SELECT_FROM_LIST(literal_string(251),literal_string(252));
- if (result == 1)
- {
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- send_command(168);
- }
请登录以获得完整内容