Index: tests/hd_nvm_scripts.py =================================================================== diff -u -ra7253ef8e885d542d22539cd1e4c608f7ce63eb5 -r90d479602e84d87c0c896f6bcb02929750ed69cb --- tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision a7253ef8e885d542d22539cd1e4c608f7ce63eb5) +++ tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision 90d479602e84d87c0c896f6bcb02929750ed69cb) @@ -8,7 +8,7 @@ # @file hd_nvm_scripts.py # # @author (last) Dara Navaei -# @date (last) 15-Oct-2024 +# @date (last) 19-May-2025 # @author (original) Dara Navaei # @date (original) 10-Feb-2022 # @@ -109,9 +109,9 @@ def run_institutional_commands(): # Comment and un-comment any of the functions that you would like to use or you can use your own scripts. - #hd.institutional_record.cmd_get_hd_institutional_record() + hd.institutional_record.cmd_get_hd_institutional_record() - hd.institutional_record.cmd_set_hd_institutional_record_excel_to_fw('/home/fw/projects/HD_NV_Records/2024-03-18-HD-Record.xlsx') + #hd.institutional_record.cmd_set_hd_institutional_record_excel_to_fw('/home/fw/projects/HD_NV_Records/2024-03-18-HD-Record.xlsx') #hd.institutional_record.cmd_reset_hd_institutional_record()