Currently I am exploring trying to build an easy to use interface where the user can select between multiple options (save data, acquire data, calculations, etc.) and then change previous settings and have those changes update things properly. At the moment, I am playing with a State Machine... but things are becoming slightly unwieldly and I can only acquire data once.
Any help, suggestions, examples would be greatly appreciated!
Thanks,
Andrew