Loading…

Method Name: InitiateCOCalMethod

Method ID: 0x417D

Method Label: Initiate Cal

Method Help:


  • {
  • char status[3];
  • char xmtr_status[25];
  • char disp_string1[60];
  • int wSlen1;
  • int wChoice;
  • int wLocalRCU2;
  • int wLocalRCU3;
  • int wLocalCombOption;
  • int wLocalMethOption;
  • int wLoopChoice;
  • int wLocalTime;
  • int wLocalMin;
  • int wLocalSec;
  • int wLocalProbeType;
  • int wLocalUnits;
  • long var_id[8];
  • float rLocalSetPoint;
  • float rLocalTemperature;
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • wChoice = SELECT_FROM_LIST(literal_string(348),literal_string(349));
  • if (wChoice == 1)
  • {
  • process_abort();
  • }
  • _iassign(16592,1);
  • send(0x97,status);
  • if (status[0])
  • {
  • display_response_status(0x97,status[0]);
  • DELAY(2,disp_string1);
  • process_abort();
  • }
  • wLocalProbeType = _ivar_value(16389);
  • wSlen1 = 60;
  • _get_dictionary_string(19726337,disp_string1,wSlen1);
  • ACKNOWLEDGE(disp_string1);
  • _add_abort_method(4118);


Please login for more