01-10-2024 12:51 PM
@Eric1977 wrote:
I agree that the Stacked Sequence Structure should not be used but for a VERY short set of use cases, and, even then, look like they can be substituted for better alternatives based on the links you provided.
In my entire career, I have found exactly one situation where a stacked sequence is better than other alternatives.
01-22-2024 10:11 AM
Code is fine. The problem was with the hardware.
01-24-2024 06:23 AM
@altenbach wrote:
@Eric1977 wrote:
I agree that the Stacked Sequence Structure should not be used but for a VERY short set of use cases, and, even then, look like they can be substituted for better alternatives based on the links you provided.
In my entire career, I have found exactly one situation where a stacked sequence is better than other alternatives.
- exactly two frames, each with exactly the same inputs.
- No sequence locals!
- Only the last frame has outputs.
But it saves so much space! ;D