Loading…

Method Name: burnout_simulation_method

Method ID: 0x40B9

Method Label: Failure Alarm Simulation Mode

Method Help: Failure Alarm Simulation Mode- Simulates the output when the device is in a critical state.


  • {
  • char status[3];
  • char disp_string[60];
  • int slen;
  • int choice;
  • slen = 60;
  • choice = 0;
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);


Please login for more