LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Front panel error fix

Solved!
Go to solution

Hi,

 

I implemented an algorithm for counting and labeling connected components in binary images (LabVIEW 8.0). At the end of programming I inserted a tab control (changed to indicator) and copied some images into its pages for future reference. The VI worked fine until I close it. When I try to open it again, I get the following messages: "Save/load error: Unknown error" and "Save/load error: Improper format". The VI can be inserted into another VI and the code runs, however I cannot have access to the front panel again.

 

Does any one know how to get access to the front panel and fix this problem? Thanks!

Arthur de Sá Ferreira, PhD, PT
http://www.phd2.com.br
0 Kudos
Message 1 of 9
(4,238 Views)

 

Your vi opened smoothly in LV9 (although a subvi is lacking). So I saved it back into LV8.0. I hope you'll be able to access th FP again.
I also had a look at the diagram. Seems terribly complicated with regard to the result. What are you trying to achieve ?

 

Chilly Charly    (aka CC)
0 Kudos
Message 2 of 9
(4,227 Views)

Dear CC,

Thank you for your quick reply. I am trying to isolate regions of a 2D histogram converted to binary contour plots. The VI was tested with a simple example to verify its labeling accuracy.

Regarding the VI, I still cannot open it (still get the same error message). As the problem appeared after insertion of the tab control and the images, I wonder if the deletion of such indicator will fix the problem. Please, save back to 8.0 again.

Regards,

Arthur de Sá Ferreira, PhD, PT
http://www.phd2.com.br
0 Kudos
Message 3 of 9
(4,219 Views)
Solution
Accepted by topic author Arthur S.Ferreira

done...

Chilly Charly    (aka CC)
0 Kudos
Message 4 of 9
(4,209 Views)

Thank you  you, it worked.

Regards, 

Arthur de Sá Ferreira, PhD, PT
http://www.phd2.com.br
0 Kudos
Message 5 of 9
(4,200 Views)

 


@chilly charly wrote:

done...


Spoiler
Kudos moved-- I guess Laura should have updated your signature.

CC needs a change

 


"Should be" isn't "Is" -Jay
0 Kudos
Message 6 of 9
(3,888 Views)

Hi Charly..

 

One vi is missing in this code. Can you please upload "remove termos reptidos vi"

0 Kudos
Message 7 of 9
(1,290 Views)

@Jishan wrote:

One vi is missing in this code. Can you please upload "remove termos reptidos vi"


This thread is over a decade old and Charly hasn't been here for years. Modern LabVIEW versions have this function, which probably does what you need. Try it! (remove the build array node too)

 

Edit: seems to work just fine...

 

altenbach_1-1688309030801.png

 

 

 

Message 8 of 9
(1,271 Views)

Thanks @Knight Of NI

 

It is working now.

0 Kudos
Message 9 of 9
(1,222 Views)