Jump to content

Loop class

From LabVIEW Wiki
Revision as of 00:01, 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 Loop class
Class ID 16405
Scope VI Scripting
Class Inheritance
Class Children


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

Properties

Show/Hide Loop Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Loop Properties Table
Property ID Short Name (English) Description R/W RTE
6361401 Diagram Returns a reference to the diagram of the loop. R
6361400 LoopCounter Returns a reference to the loop counter. R
6361402 ShiftRegs() Returns an array of references to the shift registers of the loop. R

Methods

Show/Hide Loop Methods Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Loop Methods Table
Method ID Short Name (English) Description RTE
6361000 Add Shift Register Adds a shift register at the specified location on the frame of the loop. The position is relative to the frame.

Events

No Events for this class.

History

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

See Also