i have 15 pushbutton inputs, and each time one is pushed, labview must trigger a corresponding valve to open for 1 sec. the problem occurs when two or more buttons are pushed within one second of each other. i cannot get second, trird, etc. valve to open until the first one has closed. currently i am using while loops for each input, but clearly this is wrong. Does anyone have any suggestions for me? thanks