Loading…

Method Name: identify_nd9000_method

Method ID: 0x4C75

Method Label: Identify Device

Method Help: Device should show scrolling text 'DEVICE ACCESSED' on its display.


  • {
  • char status[3];
  • _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(1218));
  • send(72,status);


Please login for more