TimedSequence class
Appearance
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | TimedSequence class |
| Class ID | 16496 |
| 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 TimedSequence class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide TimedSequence 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 |
|---|---|---|---|---|
| 6C4F3C00 | ConfigNode | R | X | |
| 6C4F3C04 | EmbeddedFlatSeq | Returns a reference to the Flat Sequence structure. | R | X |
| 6C4F3C01 | OutputNode | R | X | |
| 6C4F3C02 | TSLeftDCO | R | X | |
| 6C4F3C03 | TSRightDCO | R | X |
Methods
Show/Hide TimedSequence Methods Table
| Legend | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Method ID | Short Name (English) | Description | RTE |
|---|---|---|---|
| 6C4F3800 | Convert To FlatSeq | Converts a Timed Sequence structure to a Flat Sequence structure and returns a reference to the Flat Sequence structure.
This method automatically closes the reference to the Timed Sequence structure. |
X |
| 6C4F3801 | Convert T oTimedLoop | Converts a Timed Sequence structure to a Timed Loop and returns a reference to the Timed Loop.
This property automatically closes the reference to the Timed Sequence structure. |
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. |