TimedLoop class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | TimedLoop class |
Class ID | 16467 |
Scope | VI Scripting |
Class Inheritance |
|
Class Children | This class has no children.
|
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The TimedLoop class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide TimedLoop 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 |
---|---|---|---|---|
5AFCF400 | ConfigurationNode | Read Only | Yes | |
5AFCF401 | OutputNode | Read Only | Yes | |
5AFCF402 | Timed Loop Left DCO | Read Only | Yes | |
5AFCF403 | Timed Loop Right DCO | Read Only | Yes | |
5AFCF404 | TL Timed Sequence | Read Only | Yes | |
5AFCF405 | Left Data Node | Read Only | Yes | |
5AFCF406 | Right Data Node | Read Only | Yes |
Methods
Show/Hide TimedLoop Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
5AFCF000 | Replace With WhileLoop | Replaces a Timed Loop with a While Loop and returns a reference to the While Loop. | Yes (Read/Write) |
5AFCF001 | Replace With TimedSequence | Replaces a Timed Loop with a Timed Sequence structure and returns a reference of the Timed Sequence structure. | Yes (Read/Write) |
Events
This class has no events or it inherits events from its parent: WhileLoop Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |