Loop class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | Loop class |
Class ID | 16405 |
Scope | VI Scripting |
Class Inheritance |
|
Class Children |
|
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The Loop class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide Loop Properties Table
Legend | |
---|---|
R/W | Readable/Writable Permissions |
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Property ID | Long Name (English) | Description | R/W | RTE |
---|---|---|---|---|
6361400 | Loop Counter | Returns a reference to the loop counter. | Read Only | No |
6361401 | Diagram | Returns a reference to the diagram of the loop. | Read Only | No |
6361402 | Shift Registers[] | Returns an array of references to the shift registers of the loop. | Read Only | No |
Methods
Show/Hide Loop Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long 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. | No |
Events
This class has no events or it inherits events from its parent: Structure Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |