01-24-2013 06:53 AM
Hello, I' m trying to convert plug and play driver to be used in LabView. In one of previous topics where the drivers were the same it was succesfull, but I've getting an error.
installed following the Agilent recomendations.
Converted using: LabVIEW 8.2 and LabVIEW Interference Generator for LabWindows/CVI Instrument Drivers 1.1
Error: During conversion everything goes well but at the end in Conversion report apers that none of VIs can not be created.
Is the problem in my old LabView version or somevere else?
Solved! Go to Solution.
01-25-2013 03:20 PM
Hi ku_ku,
To clarify, is your goal to use this plug and play driver in LabVIEW 8.2 or in another version? Also, would it be possible for you to attach a larger image? The current image is too small to read.
Best Regards,
01-25-2013 03:32 PM - edited 01-25-2013 03:33 PM
Did you install Agilient IO Libraries? They are kind of necessary to have to run the pnp driver. Without them the vis won't be able to find the DLLs they need and won't build.
01-26-2013 06:20 AM
Hi... no I'm not limited with 8.2 version prefered is 8.5... but it can be newer version as well....
01-26-2013 09:29 AM
I've tried to use 8.6 version and the result looks better but still it do not generate usable VI's
all generated VI have errors like this:
How to fix the Function Library node???
In attachment I'm adding report that is generated during VI conversion
01-26-2013 11:04 AM
OK. One more time. Install Agilient IO Libraries.
01-26-2013 02:31 PM
hi, I've done the following...
1. installed -> VXIPlug&Play Driver for 4395A: http://www.home.agilent.com/agilent/software.jspx?ckey=2249830&lc=eng&cc=LV&nid=-11143.0.00&id=22498...
installed following the Agilent recomendations.
2. converted to VI's using Labview (unsuccessfully, VI's do not work)
3. what libraries should I install more???
I'm in puzzlement....
01-26-2013 02:36 PM - edited 01-26-2013 02:38 PM
01-27-2013 04:18 AM
Thank you very much!!! Absence of IO Libraries vas the problem.