Loading…

Method Name: send_tgt_conc

Method ID: 0x40BF

Method Label:

Method Help:


  • {
  • char status[3];
  • int cfgchange;
  • long ids[2];
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • send(192,status);
  • DELAY(3,literal_string(558));
  • send(196,status);
  • if (status[0])
  • {
  • display_response_status(196,status[0]);
  • }
  • cfgchange = _ivar_value(16527);
  • if (3 == cfgchange)
  • {
  • delay(3,literal_string(560),ids);
  • send(196,status);
  • if (status[0])
  • {
  • display_response_status(196,status[0]);


Please login for more