VI class/Compile.VI method
< VI class
VI Server Method Information | |
---|---|
Method ID | 466 |
Scope | VI Scripting |
Data Name | Compile |
Short Name* | Compile |
Long Name* | Compile:VI |
* 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 |
Return Data Type | No return value |
Invoke Node | |
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes (Read/Write) |
Available with control VIs | No |
Available with global VIs | No |
Available with polymorphic VIs | No |
Available with strict type definitions | No |
Loads the block diagram into memory | No |
Loads the front panel into memory | No |
Must wait until user interface is idle | No |
Need to authenticate before use | No |
Remote access allowed | Yes |
Settable when the VI is running | No |
Compiles the VI and optionally the entire VI hierarchy of that VI.
Note This method does not show a modification, or asterisk (*) in the title bar, for the VI unless you included the 0x01 option flag as part of the options input to the Open VI Reference function when you opened the VI reference. |
Parameters
Data type | Name | Required | Description |
---|---|---|---|
Compile Entire Hierarchy (F) | No | ||
Force Compile (T) | No |
Uses
Specific use cases for this method. |
History
Version | Change(s) |
---|---|
This method was added in LabVIEW 2011. |
See Also
Add links to internal wiki pages that would also help. |
External Links
Add links to external resources that would also help. |