LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error in 6.0.2 with building application that contains SPC vi

I am attempting to build a .exe file with the app builder, I have a sub vi that includes SPC vi's the failing one is 'Vertical Bar Graph With Limits.vi'. It notes that 'Error 1 occured at this vi'. When I remove this sub vi the program complies fine, any suggestions?
0 Kudos
Message 1 of 3
(2,592 Views)
There's nothing about that VI I can imagine causing an error on build. You might try doing a force compile of your app to track it down. Try opening up your top level VI, hold CTRL+Shift and hit the run arrow at the same time. If it gives you a broken arrow, you can bring up the error list to try to find it. Maybe this will help locate the problem. If you haven't already, might not hurt to do a mass compile of the SPC VI's also.
0 Kudos
Message 2 of 3
(2,592 Views)
Mass compile of the SPC vi's was it, the problem no longer exists,

-Thanx
0 Kudos
Message 3 of 3
(2,592 Views)