Jump to content

Stacked Sequence structure

From LabVIEW Wiki
Revision as of 20:51, 24 July 2019 by Q (talk | contribs) (added Stacked Sequence Structure page)
Stacked Sequence Structure

A Stacked Sequence Structure is a set of subdiagrams represented by a numerical indices that executes in order of the indices. Since LabVIEW 2014 it has been removed from the Structures palette and is considered deprecated. However, due to software in older versions of LabVIEW using the structure, it has not been removed from the development environment nor from the run-time engine. Therefore, the code will still show the stacked sequence structure where used.