Index: tests/dg_nvm_scripts.py =================================================================== diff -u -redb4707f0ccf786624a1a6c8cfaa359a35cea7e3 -r3faf9b30230285e1eb6a1818ef34cce36ccb9ce1 --- tests/dg_nvm_scripts.py (.../dg_nvm_scripts.py) (revision edb4707f0ccf786624a1a6c8cfaa359a35cea7e3) +++ tests/dg_nvm_scripts.py (.../dg_nvm_scripts.py) (revision 3faf9b30230285e1eb6a1818ef34cce36ccb9ce1) @@ -99,9 +99,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. - dg.service_record.cmd_get_dg_service_record() + #dg.service_record.cmd_get_dg_service_record() - #dg.service_record.cmd_set_dg_service_record_excel_to_fw('/home/fw/projects/DG_NV_Records/2023-06-12-DG-Record.xlsx') + dg.service_record.cmd_set_dg_service_record_excel_to_fw('/home/fw/projects/DG_NV_Records/2023-10-23-DG-Record.xlsx') #dg.service_record.cmd_reset_dg_service_record() @@ -112,14 +112,14 @@ if dg.cmd_log_in_to_dg(): - run_sw_configs_commands() + #run_sw_configs_commands() #run_calibration_commands() #run_system_commands() #run_usage_info_commands() - #run_service_commands() + run_service_commands()