Index: tests/hd_nvm_scripts.py =================================================================== diff -u -r4b04e9c162a0bfb7e603e22fa0681c8ed963ddf2 -r9d477b8958653efb24fc7b1f5fc55f622922d6d8 --- tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision 4b04e9c162a0bfb7e603e22fa0681c8ed963ddf2) +++ tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision 9d477b8958653efb24fc7b1f5fc55f622922d6d8) @@ -69,9 +69,9 @@ # It creates a folder called DG_NV_Records in the destination that is called # If no address is provided, the default location is one folder above the dialin folder wherever it is installed # in you computer. - hd.system_record.get_hd_system_record() + #hd.system_record.cmd_get_hd_system_record_report() - #hd.system_record.cmd_set_hd_system_record('home/fw/projects/DG_NV_Records/2022-09-06-DG-Record.xlsx') + hd.system_record.cmd_set_hd_system_record_excel_to_fw('/home/fw/projects/HD_NV_Records/2022-09-26-HD-Record.xlsx') # For resetting the system record to benign values, use the function below #hd.system_record.cmd_reset_hd_system_record() @@ -84,10 +84,10 @@ if hd.cmd_log_in_to_hd(): # Comment this function if not needed - #run_sw_configs_commands() + run_sw_configs_commands() # Comment this function if not needed #run_calibration_commands() - run_system_commands() + #run_system_commands()