6.2.3.10.3 ActionTargets
The parameter ActionTargets defines the list of Action targets that can be invoked with the signature defined by the ActionMetaData.
The DataType ActionTargetDataType represents the configuration information for one Action target. The ActionTargetDataType is formally defined in Table 24.
| Name | Type | Description |
| ActionTargetDataType | Structure | |
ActionTargetId | UInt16 | The numeric identifier assigned to the Action target which is unique within one ActionMetaData. It is used to address the Action target in combination with the PublisherId and the DataSetWriterId. |
Name | String | Name of the Action target. |
Description | LocalizedText | Description of the Action target. The default value is a null or empty LocalizedText. |
Its representation in the AddressSpace is defined in Table 25.
| Attributes | Value |
| BrowseName | ActionTargetDataType |
| IsAbstract | False |
| Subtype of Structure defined in OPC 10000-5. | |
| Conformance Units | |
| PubSub Parameters PublishedDataSet Action | |