03-07-2012 06:58 AM
Hello,
when I check "Remove unused members of project libraries" the simple VI is not running: COM Port is not opened.
LV2011
It shows me:
When I uncheck it, it works fine !
See attached LV2011 project
03-07-2012 07:07 AM
Anybody could say: "It doesnt matter. Simple create full package with all VIs"
NO, thats not the solution, because:
-in my real project the EXE file is MUCH bigger
-creation needs MUCH longer
So, it is not acceptible.
Is it (again a new) BUG ?
Thanks
03-07-2012 07:13 AM
i seached for the visa error code bffa0003 and found the following
http://forums.ni.com/t5/Switch-Hardware-and-Software/Error-BFFF000E-using-Agilent-3499a/m-p/899334
may offer some help as too what is happening, looks like a gpib setting error from this link
Hope it helps
03-07-2012 07:43 AM
No, its not a VISA Error (although the message box shows it)
It is a strange error with passing arguments.
Please be so kind and test the attached project.
I see this behaviour:
I enter "COM1" as COM Port, but the conversion to VISA IO Session fails (argument pass check still empty).
A very strange issue.
If I remove everything except this converion VI, it works -> very strange