VI class/Execution.Retain Wire Values property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 26D
Scope Basic Development Environment
Data Name Exec.PostExecutionProbes
Short Name* Exec.RetainWireValues
Long Name* Execution:Retain Wire Values
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 2
Owning Class Name VI Class
Data Type Boolean data type

Boolean

Property Node Execution:Retain Wire Values
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Available with control VIsNo
Available with global VIsNo
Available with polymorphic VIsNo
Available with strict type definitionsNo
Loads the block diagram into memoryYes
Loads the front panel into memoryNo
Must wait until user interface is idleNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedNo
Settable when the VI is runningYes

Reads or writes the Retain Wire Values setting of the VI. This property works on clone VIs, unlike the Highlight Execution? property of the TopLevelDiagram class, which always only works on the original reentrant VI.

Uses

History

Version Change(s)
LabVIEW 2020 In LabVIEW 2020 this property was changed from Private to Basic Development Environment.

See Also

External Links