Generic class/Class Operator.Call method
VI Server Method Information | |
---|---|
Method ID | 6327405 |
Scope | VI Scripting |
Data Name | Class Operator.Call |
Short Name* | Class Operator.Call |
Long Name* | Class Operator:Call |
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
Owning Class ID | 3 |
Owning Class Name | Generic Class |
Return Data Type | Boolean data type |
Invoke Node | |
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes (Read/Write) |
Loads the block diagram into memory | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Remote access allowed | No |
Settable when the VI is running | Yes |
Calls the VI associated with the Operator Name, on the object. Returns FALSE if no operator VI is associated with the class of the object.
Parameters
Data type | Name | Required | Description |
---|---|---|---|
Class Operator:Call | Yes. Return value. | ||
Operator Name | Yes | Name of the operator VI. | |
Context Data | Yes | Context data. |
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. |