LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW saves control values automatically - resulting in large files

Hello,

 

I have a problem in LabVIEW. I'm using Vision Development Module and when I save the VI the file is very large (few MB). When I open it back in LabVIEW it turns out that all values on front panel controls have been saved (including images, what makes the file so big).

 

Somehow LabVIEW saves the VI with controls values by default, even if I don't want to do that.

 

How to turn it off?

0 Kudos
Message 1 of 3
(2,750 Views)

Hi Daresh,

 

I think that simply reinitializing the controls (and indicators probably) might solve your problem.

 

Please take a look at this knowledge base, to find out how to do this programmatically and let me know, if this resolved your issue.

 

Have a great day!

Best regards,
Jano
0 Kudos
Message 2 of 3
(2,709 Views)

Thanks for the reply!

 

Unfortunately that doesn't help. The controls are initialized on file open, so reinitializing just makes them display initial values and images (which I want to get rid of).

 

I don't want to change it programatically, the problem is only with one LabVIEW on one computer in our lab, and I can't figure out what may be set different on that system.

0 Kudos
Message 3 of 3
(2,682 Views)