Loading…

Method Name: get_hardware_info

Method ID: 0x40AD

Method Label: Hardware Info

Method Help: Hardware information and error status. Before consulting factory, please note down all 6 codes. (Fct. 2.02)


  • {
  • char cmd_status[3];
  • long ids[1];
  • int i;
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • for (i = 1; i < 8; i += 2)
  • {
  • _iassign(16386,i);
  • send(128,cmd_status);


Please login for more