TimedLoop class
Appearance
| 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).
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 | Short Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 5AFCF400 | ConfigNode | R | X | |
| 5AFCF405 | LeftDataNode | R | X | |
| 5AFCF401 | OutputNode | R | X | |
| 5AFCF406 | RightDataNode | R | X | |
| 5AFCF404 | TL Timed Seq | R | X | |
| 5AFCF402 | TLLeftDCO | R | X | |
| 5AFCF403 | TLRightDCO | R | X |
Methods
Show/Hide TimedLoop Methods Table
| Legend | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Method ID | Short Name (English) | Description | RTE |
|---|---|---|---|
| 5AFCF001 | Replace With TimedSeq | Replaces a Timed Loop with a Timed Sequence structure and returns a reference of the Timed Sequence structure. | X |
| 5AFCF000 | Replace With WhileLoop | Replaces a Timed Loop with a While Loop and returns a reference to the While Loop. | X |
Events
No Events for this class.
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |