Hello,
There shouldn't be any fundamental reason why you cannot execute a case structure just once. Yes, putting the case in a while loop would certainly cause this, but running the VI "continuously" would do the same thing even without a while loop. The next thing to look at is the VI inside the case structure. You can run the VI with the "highlight execution" on to see if it really is the case that is executing continuously or the VI that is running continuously. At any rate, this shouldn't be a problem with the case structure itself. You could test this by making a small program with just a case structure and a dummy operation inside. Let me know if you are still having trouble though.
Russell
Applications Engineer
National Instruments
http://www.n
i.com/support