LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I replace multiple non-system controls with system controls?

I am cleaning a project consisting to 100's of VI's. Many of them use non-system controls. Is there an easier way of replacing those non-system ones with system controls? (I mean is there a VI or tool someone might have made for achieving the same effect) or there is no solution but to do it manually, tackling each one by one.

Have a very pleasant day!

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

Unfortunatly there is no way to do that, however to overcome this problem in the future create a 'Strict Type Def'. and relink all controls to this control.

The only thing you have to do is change the contents of the Strict type def and all controls will update

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 3
(2,573 Views)
Thanks TonP for the reply!
0 Kudos
Message 3 of 3
(2,570 Views)