Index: tests/dg_nvm_scripts.py =================================================================== diff -u -r7c47b3d1b3c4b685999c0f0a8b402b692391d633 -ra7f6b7938acc3b1e5e8dd9b8d5f8237a3b298e6b --- tests/dg_nvm_scripts.py (.../dg_nvm_scripts.py) (revision 7c47b3d1b3c4b685999c0f0a8b402b692391d633) +++ tests/dg_nvm_scripts.py (.../dg_nvm_scripts.py) (revision a7f6b7938acc3b1e5e8dd9b8d5f8237a3b298e6b) @@ -21,8 +21,8 @@ # Use cmd_set_dg_calibration_excel_to_fw() set the changes back to firmware # 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') + #dg.calibration_record.cmd_set_dg_calibration_excel_to_fw('/home/fw/projects/DG_NV_Records/2022-02-14-DG-Record.xlsx') # For resetting the calibration record to benign values, use the function below - dg.calibration_record.cmd_reset_dg_calibration_record() + #dg.calibration_record.cmd_reset_dg_calibration_record()