UDT_ProductData
The ProductData UDT is used to provide an avatar’s product data as one coherent variable. The interfaces of the PROFINET IO and PROFIBUS DP System Asset Management and the Device Asset Management avatar function blocks use this UDT as a parameter.
Elements
Element |
Data Type |
Description |
---|---|---|
VendorName |
STRING[20] |
Vendor name. |
ProductCode |
STRING[32] |
Vendor specific product code. |
MajorMinorRev |
STRING[7] |
Revision number of the application firmware in format xxx.yyy. |
VendorURL |
STRING[64] |
Vendor URL. |
ProductName |
STRING[32] |
Product name. |
ModelName |
STRING[20] |
Model name. |
SerialNumber |
STRING[20] |
Serial number of the module. |