Loading…

Method Name: ContactOutTestMeth

Method ID: 0x4126

Method Label: Contact O/P Test

Method Help: Toggle the Contact Output off and on


  • {
  • int result;
  • _set_device_status(0xFF,0);
  • while (1)
  • {
  • result = SELECT_FROM_LIST(literal_string(621),literal_string(622));
  • _iassign(16393,result);
  • send_command_trans(231,1);
  • if (result == 0)
  • ACKNOWLEDGE(literal_string(623));
  • else
  • if (result == 1)
  • ACKNOWLEDGE(literal_string(624));


Please login for more