OpcUaServerMethodArgument

Description

This object was introduced in InCore 2.3.

› Inherits:Object

Properties

description

› Type:OpcUaLocalizedText
› Signal:descriptionChanged()
› Attributes:Readonly

name

› Type:String
› Signal:nameChanged()
› Attributes:Writable

type

› Type:OpcUaType.Type
› Default:OpcUaType.Undefined
› Signal:typeChanged()
› Attributes:Writable

Example

See OpcUaServer example on how to use OpcUaServerMethodArgument.