Loading…

Method Name: TestRelayDMethod

Method ID: 0x427F

Method Label: Test Relay D

Method Help: Method to test Relay D.


  • {
  • char acStatus[3];
  • char acDispString[60];
  • long var_id[1];
  • int wSlen;
  • int wChoice;
  • wSlen = 60;
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • ACKNOWLEDGE(literal_string(1471));
  • _add_abort_method(17020);
  • wChoice = SELECT_FROM_LIST(literal_string(1472),literal_string(1425));
  • if (wChoice == 0)
  • {
  • DELAY(2,literal_string(1448));
  • process_abort();
  • }
  • else


Please login for more