05-23-2006 03:11 AM
05-23-2006 06:50 AM - edited 05-23-2006 06:50 AM
Keep the condition you want to check for stack 1 as a sub VI with a while loop of its own.( set sub VI node set up options as 'show Front panel when called' and 'close afterwards if originally opened')
when the condition you are looking for is satisfied in this sub VI, stop this loop , exit your sub VI, and go to stack 2
any doubts on this, do ask
Message Edited by devchander on 05-23-2006 06:52 AM