Short Name: Class Operator.Set
Requires: VI Scripting
Class: Application Methods
To Use: Create a method.
Sets an operator VI for the specified class. Returns FALSE if it fails.
| Data type | Name | Required | Description |
|---|---|---|---|
![]() | Class Name | Yes | The class of the operator VI. |
![]() | Operator Name | Yes | Name of the operator VI. |
![]() | VI Path | Yes | Path to the operator VI. |
![]() | Old VI Reference | No | Reference to the previous operator VI. |
The following table lists the characteristics of this method.
| Data type | ![]() |
| Available in Run-Time Engine | Yes (Read/Write) |
| Available in Real-Time Operating System | Yes |
| Remote access allowed | No |