Loading…

Method Name: ramc_man_cal_on_off

Method ID: 0x4088

Method Label: Activate/deactiv

Method Help: Start/Stop Manual Calibration Function. As a result the manual calibration table is active and the flow is shown only in the percent unit (Refer also to Instruction Manual).


  • {
  • char status[3];
  • int choice;
  • long var_id[1];
  • int use_abort_method;
  • char disp_string1[60];
  • char disp_string2[60];
  • var_id[0] = 16464;
  • acknowledge(literal_string(256),var_id);
  • choice = SELECT_FROM_LIST(literal_string(257),literal_string(258));
  • switch (choice)
  • {
  • case 0:
  • _iassign(16515,0);
  • _iassign(resolve_array_ref(16510,0),0);


Please login for more