Does anyone know how to initialize VISA to use for all tests then close it at the end of the last test?
Example:
The test sequence starts with initialize instruments then testing starts until the last test is to close all instrument handles.
Thanks in advance.