Function class/Has Side Effects? property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 6359C02
Scope VI Scripting
Data Name SideEffects?
Short Name* SideEffects?
Long Name* Has Side Effects?
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16400
Owning Class Name Function Class
Data Type Boolean data type

Boolean

Property Node Has Side Effects?
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead Only
Remote access allowedYes
Settable when the VI is runningNo

Returns TRUE if the function executes even when the outputs are unwired. Otherwise, this property returns FALSE.


Uses

History

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

See Also

External Links