Class Operator:Call
- Updated2026-02-04
- 1 minute(s) read
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
| Name | Data type | Required | Description |
|---|---|---|---|
| Operator Name | ![]() |
Yes | Name of the operator VI. |
| Context Data | ![]() |
Yes | Context data. |
Remarks
The following table lists the characteristics of this method.
| Short Name | Class Operator.Call |
| Data type | ![]() |
| Available in Run-Time Engine | Yes |
| Available in Real-Time Operating System | Yes |
| Settable when the VI is running | Yes |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Loads the block diagram into memory | No |
| Remote access allowed | No |


