Page class/Page Visible property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 18044C01
Scope Basic Development Environment
Data Name PageVis
Short Name* PageVis
Long Name* Page Visible
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 54
Owning Class Name Page Class
Data Type Boolean data type

Boolean

Property Node Page Visible
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/Write
Remote access allowedYes
Settable when the VI is runningYes

Shows or hides individual pages of a tab control.

If you hide the default page, the next page becomes the default page. If the only visible page is the default page, you cannot hide the default page.

This property is similar to the Hide Page and Show Hidden Pages items on the shortcut menu of a tab control.


Uses

History

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

See Also

External Links