Jump to content

TimedLoop class: Difference between revisions

From LabVIEW Wiki
Started page
(No difference)

Revision as of 00:03, 2 September 2019

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 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
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
TimedLoop Methods Table
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

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

See Also