SubPanel class/Allow User to Open Diagram property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 72584008
Scope Basic Development Environment
Data Name AllowBDOpen
Short Name* AllowOpenBD
Long Name* Allow User to Open Diagram
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 65
Owning Class Name SubPanel Class
Data Type Boolean data type

Boolean

Property Node Allow User to Open Diagram
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryYes
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

If TRUE, displays an Open Block Diagram item on the shortcut menu when the user right-clicks on the border of a subpanel control in a running VI or within the border of a subpanel control but not on a control or indicator on the front panel loaded in a subpanel control in a running VI. If FALSE, the Open Block Diagram menu item does not appear.

This property is similar to the Allow User to Open Diagram item on the shortcut menu of a subpanel control.


Uses

History

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

See Also

External Links