Loading…

Method Name: EDD_compatability_method

Method ID: 0x4326

Method Label: Incompatible DD Revision

Method Help: The DD Revision is not compatible with the firmware in this device.


  • {
  • char S[3];
  • long ids[2];
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_all_resp_code(1);
  • _set_resp_code(8,0);
  • send(151,S);
  • ids[0] = 158;
  • if (_ivar_value(16804) > 2)
  • {
  • ACKNOWLEDGE(literal_string(2378));
  • }
  • else
  • {
  • ACKNOWLEDGE(literal_string(2379));
  • }


Please login for more