Loading…
Loading…
Method Name: reset_all_total_method
Method ID: 0x40F2
Method Label: Reset All
Method Help: 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);
- }
Please login for more