Instance Attributes
Attributes #1–4 and #6–7 can be customized by implementing the EtherNet/IP Host Object, see EtherNet/IP Host Object (F8h)
# | Name | Access | Type | Value/Description |
---|---|---|---|---|
1 | Vendor ID | Get | UINT | 005Ah (HMS Industrial Networks) |
2 | Device Type | Get | UINT | 002Bh (Generic Device) |
3 | Product Code | Get | UINT | 0037h (Anybus CompactCom 40 EtherNet/IP) |
4 | Revision | Get | Struct of: USINT USINT | Major and minor firmware revision |
5 | Status | Get | WORD | See Device Status table below |
6 | Serial Number | Get | UDINT | Unique serial number (assigned by HMS) |
7 | Product Name | Get | SHORT_STRING | “Anybus CompactCom 40 EtherNet/IP (TM)” |
11 | Active language | Set | Struct of: USINT USINT USINT | Requests sent to this instance are forwarded to the Application Object. If the request is accepted, the module will update the language accordingly. |
30 | Supported Language List 2 | Get | Struct of: UINT Array of: USINT USINT USINT | List of languages supported by the host application. The list is read from the Application Object and translated to CIP standard. By default the only supported language is English. The application has to implement the corresponding attributes in the application object to enable more languages. |