TimedLoop class/Replace With WhileLoop method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 5AFCF000
Scope VI Scripting
Data Name Replace With WhileLoop
Short Name* Replace With WhileLoop
Long Name* Replace With WhileLoop
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16467
Owning Class Name TimedLoop Class
Return Data Type WhileLoop Refnum data type

WhileLoop Refnum

Invoke Node Replace With WhileLoop
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

Replaces a Timed Loop with a While Loop and returns a reference to the While Loop.

Parameters

Data type Name Required Description
WhileLoop Refnum Replace With WhileLoop Yes. Return value.

Uses

History

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

See Also

External Links