Using the Stacked Sequence Structure
can be an option to perform sequenced coding in a reduced space.
Usually some data, typically the error
cluster or other wiring, have to be passed frame by frame for all
frames.
A the present, the only option available is the "Sequence
Local" and, in case of many frames, this becomes difficult to
read and to maintains, and fills a lot of space.
In "While loop" the "Shift
Register" passes data from an iteration to the subsequent
iteration, in similar way, I suggest to introduce a "Shift
Register" for "Stacked Sequence Structure", where the
data are passed from a frame to the subsequent frame.
In my opinion a "Shift Register"
could simplify and clarify the use of "Stacked Sequence
Structure".
Regards,
Asper