Loading…

Method Name: InjectCalGasMethod

Method ID: 0x4114

Method Label: Inject Cal Gas

Method Help:


  • {
  • char status[3];
  • char xmtr_status[25];
  • char disp_string1[60];
  • int wSlen1;
  • int wLocalValue;
  • int wChoice;
  • int wLocalRCU2;
  • int wLocalRCU3;
  • int wLocalCombOption;
  • int wLocalMethOption;
  • int wLocalProbeType;
  • int wLocalState;
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • wSlen1 = 60;
  • _get_dictionary_string(19726337,disp_string1,wSlen1);
  • ACKNOWLEDGE(disp_string1);
  • _add_abort_method(4118);
  • _iassign(16592,2);
  • send(0x97,status);
  • if (status[0])
  • {
  • display_response_status(0x97,status[0]);
  • DELAY(2,disp_string1);
  • process_abort();
  • }
  • wLocalState = _ivar_value(16446);
  • if (wLocalState != 3)
  • {
  • DELAY(2,literal_string(399));
  • process_abort();
  • }
  • send_command(0x82);
  • wLocalRCU2 = _ivar_value(16575);
  • wLocalRCU3 = _ivar_value(16571);
  • wLocalCombOption = _ivar_value(16533);
  • wLocalMethOption = _ivar_value(16534);
  • _iassign(16592,1);


Please login for more