Jump to content

Application class/New LabVIEW Document method

From LabVIEW Wiki
Revision as of 14:05, 7 May 2020 by Q (talk | contribs) (Category reorg)
VI Server Method Information
Method ID 7FF
Scope VI Scripting
Data Name New LabVIEW Document
Short Name* New LabVIEW Document
Long Name* New LabVIEW Document
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Return Data Type No return value
Invoke Node New LabVIEW Document
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Remote access allowedYes

Creates a new LabVIEW document. This method achieves the same results as when you create a new document in the New dialog box.

Parameters

Data type Name Required Description
I32 File Type Yes Specifies the type of document you want to create.
ProjectItem Refnum Parent Reference No Specifies the LabVIEW project to contain the new document.

Uses

History

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

See Also

External Links