PageSelector class/Add Page method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 3E90C01
Scope VI Scripting
Data Name Add Page
Short Name* Add Page
Long Name* Add Page
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 53
Owning Class Name PageSelector Class
Return Data Type No return value
Invoke Node Add Page
Available in Real-Time Operating SystemYes
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

Adds a new page after or before a page you specify.

Parameters

Data type Name Required Description
I32 Page Yes The page you want to add a new page before or after.
Boolean After Yes If TRUE, LabVIEW adds a new page after the page you specify.

Uses

History

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

See Also

External Links