Index: tests/dg_nvm_scripts.py =================================================================== diff -u -r343fcb136f080fb5ba1164b41bca16a8fa85a5ff -rc8987a6a349b95c0543be47345230d5dbaf1cf63 --- tests/dg_nvm_scripts.py (.../dg_nvm_scripts.py) (revision 343fcb136f080fb5ba1164b41bca16a8fa85a5ff) +++ tests/dg_nvm_scripts.py (.../dg_nvm_scripts.py) (revision c8987a6a349b95c0543be47345230d5dbaf1cf63) @@ -6,8 +6,8 @@ if dg.cmd_log_in_to_dg(): - # NOTE: For further details, please refer to 'Instructions to Calibrate a Device Using the Calibration Report' in - # the development section of the DevOps OneNote file + # NOTE: For further details, please refer to 'Instructions to Calibrate a Device Using the Calibration Report' + # in the development section of the DevOps OneNote file # Comment and un-comment any of the functions that you would like to use or you can use your own scripts. @@ -22,4 +22,10 @@ # This function requires an address for the excel report. Use the absolute address of your excel report like the # example below dg.calibration_record.cmd_set_dg_calibration_excel_to_fw('/home/fw/projects/DG_NV_Records/2022-02-10-DG-Record.xlsx') +<<<<<<< HEAD +======= + # For resetting the calibration record to benign values, use the function below + dg.calibration_record.cmd_reset_dg_calibration_record() +>>>>>>> DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up +