12-07-2021 04:43 AM
I am currently working on library development for multiple instruments. It is based on event driven producer consumer and queued message handler.
Now I am trying to create library programmatically using vi scripting.
Things are going smoothly but I am stuck at one point.....
I have selected a portion of the code through scripting. Now I want to create a sub vi from this. So the question is .....
Can I create a subvi programmatically through scripting??
Solved! Go to Solution.
12-07-2021 10:59 AM
Hi Kartik, will this work for you?
12-07-2021 11:54 AM - edited 12-07-2021 11:54 AM
12-07-2021 09:33 PM
I cannot see that option...
And your invoke node looks different.. How so??
12-07-2021 10:56 PM
I just needed to enable private class..