Index: tests/dg_nvm_scripts.py =================================================================== diff -u -r1b04b37b3a327b145b150477f567e26a26c60e4e -rd784180e6543330849bf7fbb6bd9acfd36323706 --- tests/dg_nvm_scripts.py (.../dg_nvm_scripts.py) (revision 1b04b37b3a327b145b150477f567e26a26c60e4e) +++ tests/dg_nvm_scripts.py (.../dg_nvm_scripts.py) (revision d784180e6543330849bf7fbb6bd9acfd36323706) @@ -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/2023-05-19-DG-Record.xlsx') + #dg.calibration_record.cmd_set_dg_calibration_excel_to_fw('/home/fw/projects/DG_NV_Records/2023-05-20-DG-Record.xlsx') # For resetting the calibration record to benign values, use the function below #dg.calibration_record.cmd_reset_dg_calibration_record()