09-05-2007 12:16 PM
09-05-2007 12:35 PM
Hi there!
If I had to guess I would say that you're missing the TS support API libraries for LabVIEW... Since those are the only 'special' libraries used by any of the examples in the TestStand 3.x or 4.x training manuals.
I'm going to assume that you have some recent version of LabVIEW (8.x?) and some recent version of TestStand (3.x) installed? Unless you took the NI training course more than a few years ago, in which case you might need earlier version of TS, LabVIEW version really shouldn't matter. Evaluation copies ought to be sufficient so I wouldn't blame those...
(If you don't have LabVIEW at all. Make sure you have the correct LabVIEW Run Time Engine version, as that's a pretty common source of TS errors... But without LabVIEW half of the exercises in the training manual are moot anyway...)
In your LabVIEW install path, (C:\ program files etc...\LabVIEW 8.x\) look for the folder path "vi.lib\addons\TestStand\", it ought to be full of a few *.llb files that TS would furnish to LabVIEW when the product is installed. Sometimes when you install things in an unexpected order, or if you have multiple LVs installed, these items don't get put where you expect.
If the folder is empty, copy what you need from... the TestStand install path (C:\ program files etc...\TestStand x.x\) folder "AdapterSupport\LabVIEW" and restart LV. This might get you up and running.
If the folder is not empty. Try running a MassCompile from your LabVIEW Tools ->Advanced menu, there might be a version incompatibility issue...
Feel free to send me an email if you're still stuck. But there aren't any external dependencies/hardware drivers needed for the TS training sequences...
Cheers!
--Elaine R.
09-05-2007 12:52 PM
Hello,
Thanks for the quick response. I'm using TestStand 4.0 and LabVIEW 8.2. So far the reason for the broken VIs has been because the IMAQ vision libraries have been missing. I've installed NI-IMAQ 3.6 which installed some of the libraries but not all. Currently "IMAQ Setup Match Geometric Pattern.VI" and "IMAQ Match Geometric Pattern.VI" are not being found. Can you please tell me where to find these VIs?
09-05-2007 01:22 PM
I've installed NI-IMAQ 3.6 which installed some of the libraries but not all. Currently "IMAQ Setup Match Geometric Pattern.VI" and "IMAQ Match Geometric Pattern.VI" are not being found. Can you please tell me where to find these VIs?
09-05-2007 01:38 PM
Thanks Elaine,
Here is a list of the library files in the Vision folder:
Avi1.llb
Avi2.llb
Basics.llb
DatatypeConversion.llb
Display.llb
Files.llb
Files1.llb
Image Controls.llb
Image Display Controls.llb
IMAQRT.llb
IMAQRTCompatibility.llb
Overlay.llb
ROI Display.llb
Tools Menu.llb
It does look like I'm missing a couple that you named.
09-05-2007
02:37 PM
- last edited on
04-07-2025
08:33 AM
by
Content Cleaner
09-05-2007
02:48 PM
- last edited on
04-07-2025
08:34 AM
by
Content Cleaner
Found Eval version! (didn't look in the right spot)
http://joule.ni.com/nidu/cds/view/p/id/367/lang/en
09-05-2007 03:17 PM
Thanks for your help Elaine,
If I remember correctly, when I took the TestStand courses LabVIEW 8.2.1 was on the systems we used. The version of NI-IMAQ that goes with LabView 8.2.1 is NI-IMAQ 3.7. I was going to try installing NI-IMAQ 3.7, but our IT department has blocked downloading ZIP files. I have a request for them to download it for me, then I'll give it a try. Hopefully the libraries I'm missing are in NI-IMAQ 3.7. I've found the evaluation version of Vision Development Module Version 8.2 for Windows 2000/XP and am attempting to download it. If I'm still having problems, I'll let you know.