Loading…
Loading…
方法名称: zero_set
方法ID: 0x4054
方法标签: Zero Set
方法描述: Perform only at '0' flow and with completely filled tube.
- {
- char status[3];
- char xmtr_status[6];
- int choice;
- char cmd_status;
- long ids[1];
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- SET_NUMBER_OF_RETRIES(3);
- ids[0] = 16406;
- choice = SELECT_FROM_LIST(literal_string(385),literal_string(386));
- if (choice != 0)
- {
- send(135,status);
- if (status[0])
- {
- display_response_status(48,status[0]);
- return;
- }
- _add_abort_method(16500);
请登录以获得完整内容