08-16-2007 10:08 AM
08-16-2007 10:42 AM
A case statement, or any other LabVIEW VI/function, will execute when all of it's inputs are available. It doesn't matter if data from other functions are wired to other places. You question is moot though since the previous case statement will output all of its data at once. In other words the case statement cannot output x and then at a later time, output y.
p.s. You posted this to the Instrument Control board. In the future, you need to post questions like this to the LabVIEW board.