Loading…

Method Name: GetHealthStatus

Method ID: 0x0403

Method Label: GetHealthStatus

Method Help:


  • {
  • unsigned char status;
  • _set_device_status(0xFF,0);
  • send_command_trans(167,7);
  • switch (Parameter_DiagListShortInfo_Diag0_namurClass_RC_Common_0)
  • {
  • case 0:
  • {
  • status = 5;
  • break;
  • }
  • case 4:
  • {
  • status = 1;
  • break;
  • }
  • case 3:
  • {
  • status = 2;
  • break;
  • }


Please login for more