Loading…
Loading…
方法名称: reset_totalizer_method
方法ID: 0x40C0
方法标签: Reset totalizer
方法描述: Reset totalizer-Replace the totalized value with the set value of the Total restart val.
- {
- int choice;
- char status[3];
- send(158,status);
- if (status[0])
- {
- display_response_status(158,status[0]);
- process_abort();
- }
- choice = SELECT_FROM_LIST(literal_string(498),literal_string(499));
请登录以获得完整内容