LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

find VI version

How do I find out which version a VI was developed in?
0 Kudos
Message 1 of 6
(3,318 Views)
That shouldn't be too hard to find.

*looks*

...Wow, I have no idea. >_<
0 Kudos
Message 2 of 6
(3,295 Views)
There's an application method for this:


Ton


Message Edited by TonP on 12-05-2007 08:47 PM
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 3 of 6
(3,293 Views)
can you please tell me how to find this method?
0 Kudos
Message 4 of 6
(3,279 Views)
Right-click on the block diagram, navigate to the "Application Control" palette, and select the "Invoke Node" item. By default the class selected is the Application class. All you need to do is left-click on the "Method" box and that will pop up a long menu. Select the "Get VI Version" menu item, and wire in a path to the VI.
Message 5 of 6
(3,245 Views)
That works like a charm. Thankyou very much for your help.
0 Kudos
Message 6 of 6
(3,224 Views)