In fact i want to do the following:
- when i press on a boolean button the "Create Shared variable" appears with all its input controls and output indicators and i should have a dialog that invites to fill one by one the input controls
- then i should fill the input controls
- then i should press on a button so that "Create Shared variable.vi" be executed
- then a dialog to tell me that the operation has succeeded
- then a dialog box to ask me if i want to create another shared variable or not: If yes i will start over, if no all must disappear
should i use
events structure or like u told me
"use a simple boolean switch connected to those property nodes" ?
Samer,