Loading…

Method Name: alert_status_ROM_checksum_error_method

Method ID: 0x4141

Method Label: F: ROM Checksum Error

Method Help:


  • {
  • char status[3];
  • char xmtr_status[25];
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_no_device(2);
  • get_more_status(status,xmtr_status);
  • if (xmtr_status[0] & 0x02)
  • {
  • ACKNOWLEDGE(literal_string(23));
  • }


Please login for more