Jump to content

TimedSequence class

From LabVIEW Wiki
Revision as of 02:08, 8 May 2020 by Q (talk | contribs) (Removed VI Server Category from page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.


    The TimedSequence class is a class in the VI Server Class Hierarchy, (see also VI Server).

    Properties

    Show/Hide TimedSequence Properties Table

    Legend
    R/WReadable/Writable Permissions
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    TimedSequence Properties Table
    Property ID Long Name (English) Description R/W RTE
    6C4F3C00Configuration NodeRead OnlyYes
    6C4F3C01Output NodeRead OnlyYes
    6C4F3C02Timed Sequence Left DCORead OnlyYes
    6C4F3C03Timed Sequence Right DCORead OnlyYes
    6C4F3C04Embedded Flat SequenceReturns a reference to the Flat Sequence structure.Read OnlyYes (Read Only)

    Methods

    Show/Hide TimedSequence Properties Table

    Legend
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    TimedSequence Methods Table
    Method ID Long Name (English) Description RTE
    6C4F3800Convert To FlatSequenceConverts a Timed Sequence structure to a Flat Sequence structure and returns a reference to the Flat Sequence structure.Yes (Read/Write)
    6C4F3801Convert To TimedLoopConverts 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

    Version Change(s)
    LabVIEW 2018 More info to come.

    See Also