Jump to content

TimedLoop class

From LabVIEW Wiki
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.


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

    Properties

    Show/Hide TimedLoop Properties Table

    Legend
    R/WReadable/Writable Permissions
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    TimedLoop Properties Table
    Property ID Long Name (English) Description R/W RTE
    5AFCF400ConfigurationNodeRead OnlyYes
    5AFCF401OutputNodeRead OnlyYes
    5AFCF402Timed Loop Left DCORead OnlyYes
    5AFCF403Timed Loop Right DCORead OnlyYes
    5AFCF404TL Timed SequenceRead OnlyYes
    5AFCF405Left Data NodeRead OnlyYes
    5AFCF406Right Data NodeRead OnlyYes

    Methods

    Show/Hide TimedLoop Properties Table

    Legend
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    TimedLoop Methods Table
    Method ID Long Name (English) Description RTE
    5AFCF000Replace With WhileLoopReplaces a Timed Loop with a While Loop and returns a reference to the While Loop.Yes (Read/Write)
    5AFCF001Replace With TimedSequenceReplaces 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

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

    See Also