TimedSequence class
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).
Contents |
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 | Long Name (English) | Description | R/W | RTE |
---|---|---|---|---|
6C4F3C00 | Configuration Node | Read Only | Yes | |
6C4F3C01 | Output Node | Read Only | Yes | |
6C4F3C02 | Timed Sequence Left DCO | Read Only | Yes | |
6C4F3C03 | Timed Sequence Right DCO | Read Only | Yes | |
6C4F3C04 | Embedded Flat Sequence | Returns a reference to the Flat Sequence structure. | Read Only | Yes (Read Only) |
Methods
Show/Hide TimedSequence Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
6C4F3800 | Convert To FlatSequence | Converts a Timed Sequence structure to a Flat Sequence structure and returns a reference to the Flat Sequence structure. | Yes (Read/Write) |
6C4F3801 | Convert To TimedLoop | Converts a Timed Sequence structure to a Timed Loop and returns a reference to the Timed Loop. | Yes (Read/Write) |
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. |