03-04-2004 02:54 AM
03-04-2004
05:34 PM
- last edited on
05-28-2025
08:05 AM
by
Content Cleaner
Hello Fehri,
This problem with NI-VISA in NT was apparent in previous releases of VISA, but this problem should not be present in version 3.0.1.
Have you tried to install NI-VISA 3.0.1 on the NT machine? I understand you did so on the 2000 and 98 machines. If you have not yet upgraded on the NT machine, I recommend you do so and see if this problem still exists.
I hope this helps. I will work with you until we have this problem resolved.
Best Regards,
Joe Des Rosier
National Instruments
03-05-2004 04:51 AM
03-05-2004
04:22 PM
- last edited on
05-28-2025
08:05 AM
by
Content Cleaner
Fehri-
Ok, let�s try the following:
First, try adding �::INSTR� (without the quotations) to your VISA commands, so that the command for ASRL appears as �ASRL1::INSTR�. Repeat this addition for ASRL1, ASRL2, ASRL3, and ASRL4 depending on which instruments you wish to read data from in your LabVIEW VI.
If this fails to correct your problem, please follow the instructions in the link below to properly change the address names (alias�) for each instrument.
Instrument Alias Change within MAX (NI Measurement & Automation Explorer)
Once you change the instrument alias within MAX, you can simply call it by the respective name in LabVIE
W, simplifying the code. For example, device ASRL1::INSTR can be renamed to �thermocouple1� and called by �thermocouple1� in LabVIEW. This nomenclature is a bit more intuitive if other people will be reading/modifying your code in the future.
I hope this solves your problem! Please let me know if you need further assistance. Have a great day.
Best Regards,
Joe Des Rosier
National Instruments