Loading…

Method Name: write_factory_demand_calibration_method

Method ID: 0x40AD

Method Label: Restore cal

Method Help: Restore Demand Calibration: This function overwrites the user Demand calibration with the factory supplied Demand calibration.


  • {
  • char status[3];
  • char display_string[60];
  • int demand_cal_source_local;
  • int string_length;
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _add_abort_method(16567);
  • string_length = 60;
  • _get_dictionary_string(19726337,display_string,string_length);
  • ACKNOWLEDGE(display_string);
  • ACKNOWLEDGE(literal_string(362));


Please login for more