SubVI class/Relink To VI method
Appearance
| VI Server Method Information | |
|---|---|
| Method ID | 635E000 |
| Scope | VI Scripting |
| Data Name | Relink To VI |
| Short Name* | Relink To VI |
| Long Name* | Relink To VI |
| * Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
| Owning Class ID | 16401 |
| Owning Class Name | SubVI Class |
| Return Data Type | SubVI Refnum data type |
| Invoke Node | |
| Available in Real-Time Operating System | Yes |
| Available in Run-Time Engine | No |
| Loads the block diagram into memory | No |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Remote access allowed | Yes |
| Settable when the VI is running | No |
After the connector pane pattern of a subVI changes, re-links the subVI to the calling VI. LabVIEW uses the new connector pane pattern and attempts to reconnect any existing wires to the new pattern. This method then returns a reference to the re-linked subVI.
Parameters
| |
Parameters Table is incomplete. Please help to add missing information. |
| Data type | Name | Required | Description |
|---|---|---|---|
| Relink To VI | Yes. Return value. |
Uses
| |
Specific use cases for this method. |
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |