I have that create a wizard
very similar to Real Time Module Wizard from LabVIEW. My questions is
...? How I do to develop a user interface like RT Wizard ??. What
techinques of programming from LabVIEW I have to use??
The important is: 1. From TCL.vi to modify adding RT FIFO (How I modify a VI automatically in LabVIEW????). 2. Generate NPL.vi ( incluiding RT FIFO with TCL and communication with TCP protocol at Host). 3. Generale Host.vi (including communication with TCP protocol at NLP).
I would like to know if it's posible to create something similar.