Hi,
It is possible to control an instrument using IVI drivers in LabView, with using MAX application?
Now I can control a DMM, Fgen and Switch matrix but I have to give them a Logical Name to the session Handle. It would be possible to write the configuration in a config file and read it in labView and then I don't need to use MAX.
I want to do that because I am updating an application with IVI drivers. In that application the instruments configurations (the instruments sessions) are read from a config file.
Thanks