You should familiarize yourself with dataflow. Maybe watch while run your diagram with execution highlighting.
If you want to call "state bar" twice, once with each value from each sequence frame, you need to call "state bar" in each sequence structure.
Notice also that the second value write occurs without delay after the first write, so most likely the first value only exists for an incredibly short time.
Message Edited by altenbach on 01-02-2006 11:28 PM