I had asked a similar question, but I am not sure how I should address this issue.
the question is; how to interactively change state on enable/disable button and corresponding instrument enable/disable state.
currently the 1st event is the set config, but even that does not work perfectly with the number of enable/disable selected.
Basically, this may require monitoring of user input and immediately change the instruement enable/disable state(?)
(while the program is running continuously)
do I have a flaw in queue event sequence?
Any suggestion?