Loading…

Method Name: flow_cal_100

Method ID: 0x409A

Method Label: FLOW CAL 100%

Method Help: PV% display- PV% is displayed every 1 second. Calibration start- 100% 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)
  • {
  • case 0:


Please login for more