LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

error when "Remove unused members of project libraries" checked->HP3631

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:

ErrorVisa.jpg

 

When I uncheck it, it works fine !

 

See attached LV2011 project

 

-------------------------------------------------------------------
Eugen Wiebe
Bernstein AG
CLAD - Certified LabView Associate Developer
0 Kudos
Message 1 of 4
(2,805 Views)

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

-------------------------------------------------------------------
Eugen Wiebe
Bernstein AG
CLAD - Certified LabView Associate Developer
0 Kudos
Message 2 of 4
(2,803 Views)

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 

Please remember to accept any solutions and give kudos, Thanks


LV 8.6.1, LV2010,LV2011SP1, FPGA, Win7
0 Kudos
Message 3 of 4
(2,801 Views)

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).

ArgumentPassCheck.jpg

 

A very strange issue.

 

If I remove everything except this converion VI, it works -> very strange

 

 

-------------------------------------------------------------------
Eugen Wiebe
Bernstein AG
CLAD - Certified LabView Associate Developer
0 Kudos
Message 4 of 4
(2,794 Views)