Loading…

Method Name: method_reset_cond_status_map

Method ID: 0x40EC

Method Label: rst Condensed Sts

Method Help:


  • {
  • char status[3];
  • int result_st;
  • {
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • }
  • ;
  • ACKNOWLEDGE(literal_string(1619));
  • result_st = SELECT_FROM_LIST(literal_string(1620),literal_string(1576));
  • if (result_st == 0)
  • {
  • process_abort();
  • }
  • send(525,status);
  • if (status[0] != 0)
  • {
  • if (status[0] == 8 || status[0] == 14 || status[0] == 30)


Please login for more