11-07-2007 03:25 PM
Yes, I can control my instruments through GPIB "Communicate with Instrument" and LV7.1. How do I delete the Aliases in MAX?
Please see attached
11-07-2007 03:40 PM
11-07-2007 03:53 PM
[ALIASES]
Alias0 = "'DCLOADDIGITAL','GPIB0::1::INSTR'"
Alias1 = "'DCLOADANALOG','GPIB0::2::INSTR'"
Alias2 = "'ACSOURCE','GPIB0::3::INSTR'"
Alias3 = "'METER','GPIB0::4::INSTR'"
Alias4 = "'ACLOADHTR2','GPIB0::6::INSTR'"NumAliases = 5
11-07-2007 03:59 PM
11-07-2007 04:01 PM
11-08-2007 11:48 AM
Here's also another great method:
The newer versions of MAX have a utility to configure your aliases. To access this utility, open MAX, and select Tools>>NI-VISA>>VISA Options.
Then select "Aliases" and all the aliases stored on your system will show up here. Find your GPIB device and try to add an alias. To clear out an individual alias, right click on it and select "Clear Alias". There are buttons to Rename, Add or Clear All aliases at the bottom.
Regards
Chris
Applications Engineer
National Instruments
06-16-2011 05:06 PM
@Sarah_S wrote:
ewtotem,
Ignoring the VISA Alias initially, are you able to communicate with the device in Measurement & Automation and LabVIEW? If so, please delete and then recreate the same Visa Alias for that device. If you rename it, are you able to see the Visa Alias in LabVIEW?
Hope you have a great day.
I had a similar problem where I could see the aliases in MAX, but I could not use them in TestStand. As Sarah recommended, I deleted them and re-created them, and they worked. Before this episode, I had been playing around with permissions on the boot drive of my PC, so somehow the VISA software was trying to read something on the drive, was denied access, and decided that the aliases were invalid. So each time I tried to use these invalid aliases, it wouldn't work. But when I deleted and recreated them they worked fine.
01-08-2014 10:07 AM
I have just had this same issue. While the solution listed in this thread got me back up and running, it is not a good long term solution for me.
In 2013, shutting down my test stand and turning it back on again did not cause any problem. After returning from break in 2014, every time the test stand is shut down (only two data points so far) LabVIEW does not see the GPIB aliases which are saved in MAX. After I resave them in MAX, everything is fine. Nothing has changed with the instruments or the computer other than the year. LAN instruments in the test stand do not have this problem. Thanks in advance for any help.
01-09-2014 02:52 PM
A1Penguin,
What version of the VISA driver do you have? If it is older, you may try to upgrade that driver.