Index: tests/hd_nvm_scripts.py =================================================================== diff -u -r16df0ff9933597a0147fb309c0d2120804255fca -r3faf9b30230285e1eb6a1818ef34cce36ccb9ce1 --- tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision 16df0ff9933597a0147fb309c0d2120804255fca) +++ tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision 3faf9b30230285e1eb6a1818ef34cce36ccb9ce1) @@ -100,9 +100,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 your computer. - hd.service_record.cmd_get_hd_service_record() + #hd.service_record.cmd_get_hd_service_record() - #hd.service_record.cmd_set_dg_service_record_excel_to_fw('/home/fw/projects/HD_NV_Records/2022-12-07-HD-Record.xlsx') + hd.service_record.cmd_set_hd_service_record_excel_to_fw('/home/fw/projects/HD_NV_Records/2023-10-23-HD-Record.xlsx') #hd.service_record.cmd_reset_hd_service_record() @@ -117,12 +117,12 @@ #run_sw_configs_commands() # Comment this function if not needed - run_calibration_commands() + #run_calibration_commands() #run_system_commands() #run_usage_info_commands() - #run_service_commands() + run_service_commands()