Loading…
Loading…
方法名称: reset_all_total_method
方法ID: 0x40F2
方法标签: Reset All
方法描述: Pressing ENTER will reset to 0.0 all mass and volume totalizers
- {
- char status[3];
- int choice;
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- choice = SELECT_FROM_LIST(literal_string(631),literal_string(565));
- if (choice == 0)
- {
- _iassign(16784,0);
- send_command(175);
- }
请登录以获得完整内容