Index: tests/hd_nvm_scripts.py =================================================================== diff -u -r920d1a0826639951cd7f6cfa07b41dc175083043 -r117251d18835541ec1d8beb5b4fa3be08ccce83d --- tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision 920d1a0826639951cd7f6cfa07b41dc175083043) +++ tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision 117251d18835541ec1d8beb5b4fa3be08ccce83d) @@ -33,7 +33,7 @@ # Use cmd_update_hd_sw_config_record() 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 - hd.sw_configs.cmd_update_hd_sw_config_record('/home/fw/projects/HD_NV_Records/2022-06-07-HD-SW-CONFIGS-Record.xlsx') + hd.sw_configs.cmd_update_hd_sw_config_record('/home/fw/projects/HD_NV_Records/2022-07-25-HD-SW-CONFIGS-Record.xlsx') # Use this function to reset the configuration records to all be 0 #hd.sw_configs.cmd_reset_hd_sw_config_record() @@ -68,8 +68,8 @@ 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_calibration_commands()