LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

corrupt block diagram

Hi all,

 

I have a VI which is able to open and I can even start the front panel, but when trying to open the block diagram, the screens stays white and Labview crashes.

 

Is anybody able to open the block diagram of this file?

 

Thank you in advance>

 

Greetz, Bart

0 Kudos
Message 1 of 9
(3,663 Views)

Hi,

Tested with LabVIEW2013 and LabVIEW 2014 f2 (Without loading DAQmx Vi), it's OK.

Reg
0 Kudos
Message 2 of 9
(3,657 Views)

No problem with LV2014f1 either - just an annoying "execute on load" setting...

 

Hint: use typedef'd enums for your statemachine!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 9
(3,649 Views)

Works here on 2013 as well. Try a recompile of your code. That might fix it.

PaulG.
Retired
0 Kudos
Message 4 of 9
(3,618 Views)
To force a recompile, hold down the shift and control keys and click the run button.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
Message 5 of 9
(3,594 Views)

Thank you all for the quick replies.

 

I'll try the suggested recompile option. If the problem still persist, maybe I should consider reinstalling Labview.

0 Kudos
Message 6 of 9
(3,557 Views)

For you whom it worked, did you get a recompile star? Maybe you can repost the working one?

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 7 of 9
(3,545 Views)

Saved for LV2012

 

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 8 of 9
(3,541 Views)

A foreign colleague of me also tried to open the file and managed to do so, with the exact same version of Labview, so I think something was wrong was the Labview.

 

By doing a repair session in the Labview Installation I managed to get the file working again.

 

So the error wasn't in the file itself, but in Labview (I assume).

 

Thank you very much all for helping me find a solution.

0 Kudos
Message 9 of 9
(3,503 Views)