I am trying to use a digital input from my DAQ Assistant to either stop a while loop or change the condition of a case structure. I can't figure out how to do this because both of these want a boolean, but the output from my DAQ Assistant is a 1D array of boolean.
↧