07-14-2010 10:20 AM
Is it possible to assign multiple visa aliases to a single instrument? I would like to do this so I can make my software interchangable with stations that have either one or two of the same instrument.
07-14-2010 01:19 PM
07-14-2010 03:03 PM
Is there a way to configure max to accept two different aliases for the same instrument?
07-14-2010 03:47 PM
@Steve Block wrote:
Is there a way to configure max to accept two different aliases for the same instrument?
No- MAX aliases are unique per instrument instance. However, you can have an unlimited number of MAX configuration files. and these files can contain the aliases. So, in effect you could create a routine that identifies the Machine and associates it with a specific MAX configuration on a test by test basis. e.g. For test A running on Station X use the *.nce located at G:\... and use the MAX Copy Configuration.vi to programatically load the configuration (and all the aliases)