cancel
Showing results for 
Search instead for 
Did you mean: 

Add Sub VI in VI Scripting

paulneuda
Member

Add Sub VI in VI Scripting

Hi All,

Do you have an idea to add Sub VI using VI Scripting?

Can you give me an example?

Thanks

5 REPLIES 5
MikaelH
Active Participant

Re: Add Sub VI in VI Scripting

Message contains an image

Easy, just wire the path to the New VI Object

subvi.png

paulneuda
Member

Re: Add Sub VI in VI Scripting

Thanks MikaelH. I will try this one.

paulneuda
Member

Re: Add Sub VI in VI Scripting

Hi MikaelH,

How about if I will connect control and indicator from SUB VI? Do you have any samples for this?

Thanks

Highlighted
MikaelH
Active Participant

Re: Add Sub VI in VI Scripting

Message contains an image

Try this:

Scripting.png

paulneuda
Member

Re: Add Sub VI in VI Scripting

Thanks MikaelH. I will try this one also.