FB_MTP_PeaInformationLabel

The function block FB_MTP_PeaInformationLabel
is an object that provides information about a PEA
during runtime (e.g. via OPC UA). PEA
stands for Process Equipment Assembly
and is a process technology module. One instance of this object is created per module. The information at the output of this FB is initialized when the FB is instantiated. These values can be read and changed during runtime by a manual operation (e.g. via OPC UA) (see access rights in the variable tables).
![]() | The variables |
Name | Type | Description | OPC UA access |
---|---|---|---|
TagName | STRING | Name of the interface | - |
TagDescription | STRING | Description of the interface | - |
DeviceHeaIth | BYTE | Summarized WQC at module level (see also WQC) | Read |
Outputs
Name | Type | Description | OPC UA access |
---|---|---|---|
Assetld | STRING | Unique ID within a system. This can be specified by the system operator. | Read/write |
ComponentName | STRING | Module name within a system. This can be specified by the system operator. | Read/write |
DeviceCIass | STRING | The device class can be predefined by the PEA manufacturer. This value can be overwritten by the system operator. | Read/write |
DeviceManuaI | STRING | Reference to module-related documents (e.g. web pages) | Read |
DeviceRevision | STRING | Version information of the interface. This is executed as a Major.Minor.Patch notation (e.g. 1.2.3). | Read |
HardwareRevision | STRING | Version information of the structure of a PEA. This is executed as a Major.Minor.Patch notation (e.g. 1.2.3). | Read |
Manufacturer | STRING | Name of the module manufacturer | Read |
ManufacturerUri | STRING | Address of the manufacturer's web pages (e.g. www.Beckhoff.de) | Read |
Model | STRING | Name of the PEA. This value is identical to the name of the MTP. | Read |
ProductCode | STRING | Unique product name of the PEA | Read |
ProductInstanceUri | STRING | Unique identifier (URI) of the PEA (according to DIN SPEC 91406) | Read |
RevisionCounter | STRING | Revision counter | Read |
SerialNumber | STRING | Serial number of the PEA (Assigned by the PEA manufacturer.) | Read |
SoftwareRevision | STRING | Version information of the PLC software. This is executed as a Major.Minor.Patch notation (e.g. 1.2.3). | Read |