Loading…

方法名称: ContactOutTestMeth

方法ID: 0x4126

方法标签: Contact O/P Test

方法描述: 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));


请登录以获得完整内容