01-29-2008 06:24 AM
01-29-2008 06:46 AM
As far as I know, the only difference is a flat sequence puts each frame in view -- one after the other so you can see each frame. The stacked sequence only shows one frame at a time -- one on top of the other so you can only see one frame at a time.
The advantage of the flat sequence is no code is hidden -- you see each frame. the advantage of the stacked sequence is it takes less space on your block diagram.
Hope this helps,
Tom
01-29-2008 06:49 AM - edited 01-29-2008 06:51 AM
01-29-2008 07:00 AM
Thanks GerdW,
that's very good information.
Tom
01-29-2008 07:12 AM
Therefore (extract from the LV help) :
Tom Haggerty a écrit:
The stacked sequence only shows one frame at a time -- one on top of the other so you can only see one frame at a time.
01-29-2008 07:15 AM
01-29-2008 07:20 AM
Thanks JB,
The example shows the advantage of the flat sequence very well!
Tom
01-29-2008 08:32 AM
GerdW wrote:
when you have a wire at the 2nd frame, than the flat sequence will execute it's first frame immediatly and will wait for the 2nd frame until the input is available!
01-29-2008 09:23 AM