Jump to content

WhileLoop class

From LabVIEW Wiki
Revision as of 00:02, 2 September 2019 by Q (talk | contribs) (Started page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name WhileLoop class
Class ID 16435
Scope VI Scripting
Class Inheritance
Class Children


The WhileLoop class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide WhileLoop Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
WhileLoop Properties Table
Property ID Short Name (English) Description R/W RTE
6362C00 LoopEndRef Returns a reference to the end terminal of the While Loop. R
6362C01 StopIfTrue Specifies whether the While Loop stops if you wire TRUE to the end terminal of the loop. R/W

Methods

Show/Hide WhileLoop Methods Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
WhileLoop Methods Table
Method ID Short Name (English) Description RTE
6362800 Replace With TimeLoop Replaces a While Loop with a Timed Loop. X

Events

No Events for this class.

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also