Hi!
I have one programme that acquires data and an other that analyzes data, and I want a dialog box to appear when I run the VI so that I can choose which programme to use. Kind of like a small start menu with two options.
Maybe use a case structure and the buttons in the dialog box is true or false?
Thank you in advance!