Loading…

方法名称: read_historic_status_method

方法ID: 0x405F

方法标签: historic fault

方法描述:


  • {
  • char status[3];
  • int fault0;
  • int fault1;
  • int fault2;
  • int fault3;
  • int faultH0;
  • int faultH1;
  • int faultH2;
  • int faultH3;
  • _set_device_status(0xFF,0);
  • send(136,status);
  • if (status[0])
  • {
  • display_response_status(136,status[0]);
  • }
  • fault0 = _ivar_value(16501);
  • fault1 = _ivar_value(16502);
  • fault2 = _ivar_value(16503);
  • fault3 = _ivar_value(16450);


请登录以获得完整内容