You are sending an array of three booleans, but the DAQ assistan3 is only configured for one.
Well, you should probably start with one of the desing templates and do a proper state machine architecture. Why are there so many sequence frames in the sequence structure (For example the execution order of the code in the first three frame is irrelevant, so why chop up the dataflow?)? I would not trap the code with 60 seconds waits. Keep the program interactive!
Sorry, I hate express VIs and dynamic data, because they obscure way too much. I personally don't use them, so I am not sure what you get if an output tunnel uses default if unwired. I would probably use lower level DAQ and more defined datatypes for clarity.