LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

mass compile error after Labview update

I have updated drivers to 7.5 and LabView program to 7.1.1.

When I installed update for LabView I did mass compile as it was suggested. After it was done it says : ### Bad VI:    "mxwScript_Cluster Template.vi" Path="C:\Program Files\National Instruments\MAX\Assistants\LVCGen\LV71\mxwScriptSub.llb\mxwScript_Cluster Template.vi"

And now I can not run any samples for  my USB 6008.

The run arrow is every time broken and one of subVis does not work.

Thanks. Sergey.

0 Kudos
Message 1 of 2
(2,399 Views)
The VI you mention is just a template with an empty cluster container. That's why it shows up as a "Bad VI" in the compile list, it's suppose to be broken.

This shouldn't be causing your errors. This template is used by the Express VIs to build the bits and peices it needs to generate code for you. I have not yet upgraded to 7.4, but maybe if you can post your code, we can figure out what is now broken.

Ed


Ed Dickens - Certified LabVIEW Architect
Lockheed Martin Space
Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.
0 Kudos
Message 2 of 2
(2,387 Views)