TimedSequence class/Convert To TimedLoop method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6C4F3801
Scope VI Scripting
Data Name Convert T oTimedLoop
Short Name* Convert T oTimedLoop
Long Name* Convert To TimedLoop
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16496
Owning Class Name TimedSequence Class
Return Data Type TimedLoop Refnum data type

TimedLoop Refnum

Invoke Node Convert To TimedLoop
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

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.

Parameters

Data type Name Required Description
TimedLoop Refnum Convert To TimedLoop Yes. Return value.

Uses

History

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

See Also

External Links