Loading…

Method Name: burnout_simulation_clear_method

Method ID: 0x40BD

Method Label: Clear

Method Help: Clear- Simulates the output when the device is in a critical state. Select [Clear] to cancel simulation mode.


  • {
  • char status[3];
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _add_abort_method(4118);
  • ACKNOWLEDGE("|en|Clear Failure Alarm Simulation Mode.");
  • _iassign(16565,(0));


Please login for more