LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating and using vi templates example

Hi I am taking over some existing LV code where the programmer created 8 exact copies of the same vi with different names.  As you can image this is a maintenance nightmare.   So I was reading about using vi templates to create 8 instances of my same sub vi here: http://zone.ni.com/reference/en-XX/help/371361J-01/lvhowto/creating_vi_templates/

 

I have attached an image of my labview code and utimately would like to have 8 references to new vis spawned off 1 template VI.  Is there an example or does anyone have any guidance on how to achieve this?

 

 

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

Look at the shipping examples "Populating the Asynchronous Call pool.vi" ans Asynchronous Call and Collect (Using option 0x04).vi

 

Using a VIT at run time is obsolete with the Asynchronous Call By Reference node.

 

Leave your VIT's in <LabVIEW>\Templates for "File>>New..." 


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 2
(3,543 Views)