Jump to content

Error Case Structure: Difference between revisions

From LabVIEW Wiki
No edit summary
No edit summary
Line 1: Line 1:
And '''Error Case Structure''' is term that describes a [[Case Structure]] that has an [[Error Cluster]] wired to its selector terminal, which causes it's two possible cases to be ''Error'' (showing a green frame) and ''No Error'' (showing a red frame).
And '''Error Case Structure''' is term that describes a [[Case Structure]] that has an [[Error Cluster]] wired to its selector terminal, which causes it's two possible cases to be ''No Error'' (showing a green frame) and ''Error'' (showing a red frame).


[[Image:Error Case Structure.png]]
[[Image:Error Case Structure.png]]

Revision as of 23:14, 28 August 2007

And Error Case Structure is term that describes a Case Structure that has an Error Cluster wired to its selector terminal, which causes it's two possible cases to be No Error (showing a green frame) and Error (showing a red frame).

External Links