Loading…

Method Name: method_ResetAlarmHistory

Method ID: 0x41E3

Method Label: Reset logbook

Method Help: Resets message of LAST DIAG. CODE parameter


  • {
  • int choice;
  • char cDisp_string1[60];
  • char cStatus[3];
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • if (_ivar_value(16384) == 3)
  • {
  • choice = SELECT_FROM_LIST(literal_string(935),literal_string(918));
  • if (choice == 0)
  • {
  • _iassign(16619,1);
  • _iassign(16663,176);
  • send_trans(171,1,cStatus);
  • }
  • }


Please login for more