06-12-2018 01:42 PM
Hello,
Firstly, I am very new to LabView and somewhat unfamiliar with the way it calls libraries, especially utilizing "Non-NI Supported/Offical Libraries".
In my case, I am using the Tektronix DSA8300 Library and I believe I am having issues with the way my VI is referencing the library I am using.
This program is working on another machine and I am only adding some minor features/edits on my own system. Is this an issue where I am not importing or using the directory correctly? The errors seems to show that it isn't recognizing all of the files that it is being referenced to which gave me the impression that it's not reading the library at all or the files that are connected to the VI aren't being referenced. I was told that I needed to install MAX in which I have.
LabVIEW 8.6.1
DAQmx 18.0
Tektronix DSA8300
The above are what I have installed, I am not sure if it is an issue with the block diagram that I am not using the software correctly or not.
Please let me know if there's any additional information I can provide.
06-12-2018 02:12 PM - last edited on 12-19-2024 10:09 PM by Content Cleaner
Hi bvw,
LabVIEW 8.6.1 DAQmx 18.0
This combination will not work, but shouldn't be the source of problems with your DSA8300 driver…
Where did you get that driver from? Did you install it in the right place?
06-12-2018 03:19 PM - edited 06-12-2018 03:29 PM
Here is a link to the driver I am using:
http://sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=27126
I think I installed it correctly....I used the Find Instrument Drivers search on the Help menu.
It should be installed in the libraries folder right?
EDIT: Thanks for letting me know about the compatibility issue I have, I'll take a look at the older version of MAX.
06-12-2018 03:37 PM
06-13-2018 07:51 AM
Yes VISA is installed. I'm not sure if I am passing the library correctly to the program.