Skip to main content
Version: 5.5

OPC Method Trigger

The OPC Method Trigger is used to enable OPC clients to perform calculations on the OPC server.

OPC Trigger

The individual properties are:

PropertyDescription
ConnectionSelect the internal OPC UA server through which the method can be accessed.
Server PathSelect the path where the method should be found. You can click the button with the three dots "..." to use the tag browser.
NameSelect a name for the method.
DescriptionDescribe what your method does.
TimeoutThe transfer is canceled after the set timeout (ms) has expired.

Parameters

Input and Output Parameters

PropertyDescription
InputDefine any number of input parameters, select the data types, and add a description if necessary.
OutputDefine any number of output parameters, select the data types, and add a description if necessary.