Loading…

Method Name: x3301_method_start_passive_oi

Method ID: 0x407D

Method Label: Start Passive Oi

Method Help: Test to check the cleanliness of the detector's optical surfaces and the ability to respond to an IR signal. Relays unaffected.


  • {
  • char status[3];
  • char status_48[3];
  • char data_48[8];
  • int slen1;
  • int slen2;
  • int xmtr_status_1;
  • char disp_string1[80];
  • char disp_string2[60];
  • long x;
  • int tempint;
  • slen1 = 80;
  • slen2 = 60;
  • ACKNOWLEDGE(literal_string(258));
  • send(41,status);
  • if (status[0])
  • {
  • display_response_status(41,status[0]);
  • _get_dictionary_string(19726342,disp_string2,slen2);
  • DELAY(2,disp_string2);
  • process_abort();
  • }


Please login for more