VI class/Block Diagram Window.State property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 297
Scope VI Scripting
Data Name BD.State
Short Name* BD.State
Long Name* Block Diagram Window:State
* 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 Enum U32 data type

Enum U32

Property Node Block Diagram Window:State
Available in Real-Time Operating SystemNo
Available in Run-Time EngineYes
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 memoryYes
Must wait until user interface is idleNo
Need to authenticate before useNo
PermissionsRead Only
Remote access allowedYes
Settable when the VI is runningYes

Current state of the block diagram window.

Values
0 Invalid
1 Standard
2 Hidden
4 Minimized
5 Maximized

Uses

History

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

See Also

External Links