Loading…

方法名称: get_hardware_info

方法ID: 0x40AD

方法标签: Hardware Info

方法描述: 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);


请登录以获得完整内容