Hi,
There's a request to dynamically assign terminal index at run time, I attached a demo, you can see:
1. Template.vi defines all input and output terminals and assigned the index.
2. Target.vi loads the Template.vi, and attached indicators and controller.
3. Main.vi re-assigns the terminal index of Template.vi
Image "_before" indicates the terminal index before the Main.vi run, "_after_different_order" indicates the modified index.
I meant to change the index of "In1" from 11 to 6, and would like the controller at "Target.vi" be moved too. But the controller at "Target.vi" just disconnect.
Is it possible to fix it? thanks a lot.
My demo is designed using LabView 2011