Invoke class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | Invoke class |
Class ID | 16420 |
Scope | VI Scripting |
Class Inheritance |
|
Class Children | This class has no children.
|
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The Invoke class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide Invoke Properties Table
Legend | |
---|---|
R/W | Readable/Writable Permissions |
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Property ID | Long Name (English) | Description | R/W | RTE |
---|---|---|---|---|
6370400 | Method (Deprecated) | Read/Write | No | |
6370401 | All Supported Methods (Deprecated) | Read Only | No | |
6370402 | Invoke Node Class Name | Sets or gets the class name for the invoke node. | Read/Write | No |
6370403 | Linked Control | Returns a reference to a front panel control if the invoke node links to the control. | Read Only | Yes |
6370404 | Input Terminals [] | Returns references to the input parameters. | Read Only | Yes |
6370405 | Output Terminals [] | Returns references to the output parameters. | Read Only | Yes |
6370406 | Deprecated_Flags | Read Only | Yes | |
6370407 | Flags:Not Available In AppLibs | Read Only | No | |
6370408 | Flags:Is Private | Read Only | No | |
6370409 | Flags:Is Scripting | Read Only | No | |
637040A | Flags:Is Deprecated | Read Only | No | |
637040B | Flags:Must Run At Root Loop | Read Only | No | |
637040D | All Supported Methods | Lists all methods supported for the current class. | Read Only | No |
637040E | Method | Gets information about the methods selected in this node. | Read Only | No |
Methods
Show/Hide Invoke Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
6370000 | Link To Control | Links the invoke node to the control you specify. The link to the control is available only when you do not wire data to the Reference input. If you wire data to the Reference input, LabVIEW returns an error. | Yes (Read/Write) |
6370001 | Disconnect From Control | Disconnects the invoke node from a control. | Yes (Read/Write) |
6370002 | Set Method | Sets the method of the invoke node. | No |
6370003 | Set Method (Allow Private) | No |
Events
This class has no events or it inherits events from its parent: ObjectFunction Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |