LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 1 reported wth Application builder using Labview 2013

I am using Labview 2013.

 

Unfortunately I cannot post my code online.

 

I am getting Error 1:

 

Error 1 occurred

Possible reason(s):

LabVIEW: An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @.
=========================
NI-488: Command requires GPIB Controller to be Controller-In-Charge.

 

On debugging of the error, I figured out this is Labview Error and not NI-488 error.

 

The SubVI that gives an error, can be converted into executable by itself no problem.

I see the error only when I try to include the subVI into the Main VI and try to create executable for the main VI

 

The subVI that gives the error, it has 3D plot polymorphic VI. I went on deleting all the code into the subVI to see which code gives me error, it turns out if I have the 3D plot code into the subVI it gives an error, if not there is no error.

 

Any help on this would be appreciated.

 

Thanks

 

One of the SubVIs I use

0 Kudos
Message 1 of 2
(2,493 Views)

Hi gyg

 

What I can found about Error 1 happening when you are building a project and have helped a lot of people is described in this link

 

http://forums.ni.com/t5/LabVIEW/Build-application-still-fails-with-error-1-in-LV12/td-p/2279948/high...

 

Try some of the recommendations people said there and keep us in touch

 

 

0 Kudos
Message 2 of 2
(2,428 Views)