Loading…
Loading…
方法名称: flow_cal_50
方法ID: 0x40C1
方法标签: FLOW CAL 50%
方法描述: PV% display- PV% is displayed every 1 second. Calibration start- 50% calibration start. Exit- Exit and back to menu.
- {
- int end;
- int choice;
- int count;
- long ids[1];
- char status[3];
- char disp_string1[60];
- int slen1;
- slen1 = 60;
- _get_dictionary_string(19726337,disp_string1,slen1);
- ACKNOWLEDGE(disp_string1);
- _add_abort_method(4118);
- do {
- count = 0;
- choice = SELECT_FROM_LIST(literal_string(330),literal_string(339));
- switch (choice)
请登录以获得完整内容