OPC Method Item

A method item in an OPC UA Server, letting you invoke a method on an object.

The OPC Method Item item type has the following properties:

NameDescriptionIDFlags
SrcUaNodeIdUA Node ID in source.5031Persisted
MethodIdThe NodeId of the method to invoke, on the uaserver object.12000Persisted

The method items also automatically creates necessary OPC Method Input Arguments Item(s) and OPC Method Output Arguments Item(s), according to the definition of the method item in the UA server, represent any necessary inputs and outputs for the method.

See also

Basic Item Properties

Predefined Item Properties

OPC DA Properties