VI class/Modifications.Block Diagram Mods Bitset property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 21B
Scope Basic Development Environment
Data Name Mods.Block Diagram
Short Name* Mods.BlockDiagram
Long Name* Modifications:Block Diagram Mods Bitset
* 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 U32 data type

U32

Property Node Modifications:Block Diagram Mods Bitset
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 memoryNo
Loads the front panel into memoryNo
Must wait until user interface is idleNo
Need to authenticate before useNo
PermissionsRead Only
Remote access allowedYes
Settable when the VI is runningNo

Indicates whether changes were made to the block diagram since the VI was saved or opened, depending on which was last. If the value is zero, no changes were made. If the value is nonzero, changes were made.

This property is similar to the options available on the Explain Changes dialog box.


Uses

History

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

See Also

External Links