Loading…

方法名称: method_reset_cond_status_map

方法ID: 0x40EC

方法标签: rst Condensed Sts

方法描述:


  • {
  • 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)


请登录以获得完整内容