Index: tests/dg_nvm_scripts.py =================================================================== diff -u -rd2a920fb57105d383a9845a4491e74b5af0f15ff -rf7388cedad143cac22f58b5cc03d26b6826c20c2 --- tests/dg_nvm_scripts.py (.../dg_nvm_scripts.py) (revision d2a920fb57105d383a9845a4491e74b5af0f15ff) +++ tests/dg_nvm_scripts.py (.../dg_nvm_scripts.py) (revision f7388cedad143cac22f58b5cc03d26b6826c20c2) @@ -54,7 +54,7 @@ # 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/2024-02-24-DG-Record.xlsx') + dg.calibration_record.cmd_set_dg_calibration_excel_to_fw('/home/fw/projects/DG_NV_Records/2024-03-02-DG-Record.xlsx') # For resetting the calibration record to benign values, use the function below #dg.calibration_record.cmd_reset_dg_calibration_record()