OPC Method Trigger
The OPC Method Trigger is used to enable OPC clients to perform calculations on the OPC server.
-04a803c7dc05388064586b95f0a15261.png)
The individual properties are:
| Property | Description |
|---|---|
| Connection | Select the internal OPC UA server through which the method can be accessed. |
| Server Path | Select the path where the method should be found. You can click the button with the three dots "..." to use the tag browser. |
| Name | Select a name for the method. |
| Description | Describe what your method does. |
| Timeout | The transfer is canceled after the set timeout (ms) has expired. |
Parameters
Input and Output Parameters
| Property | Description |
|---|---|
| Input | Define any number of input parameters, select the data types, and add a description if necessary. |
| Output | Define any number of output parameters, select the data types, and add a description if necessary. |