Identity Object
Description
The identity object, included in all EtherNet/IP devices, provides identification and general information about the device.
Class Code
The Identity object class code is 0x01 as defined by CIP.
Class Attributes
|
Attribute ID |
Name |
Access |
Description |
|---|---|---|---|
|
0x01 |
Revision |
R |
The Identity Objects implementation revision. Returns 0x01. |
|
0x02 |
Maximum Instance |
R |
The largest instance number. Returns 0x01. |
|
0x03 |
Number of Instances |
R |
The number of object instances. Returns 0x01. |
Class Services
|
Service Code |
Name |
Description |
|---|---|---|
|
0x01 |
Get Attribute All |
Returns the value of all class attributes. |
|
0x0E |
Get Attribute Single |
Returns the value of the specified attribute. |
Instance Codes
Only one instance is implemented: Instance 1.
Instance Attributes
|
Attribute ID |
Name |
Access |
Description |
|---|---|---|---|
|
0x01 |
Vendor ID |
R |
Vendor ID (243: Schneider Electric) |
|
0x02 |
Device Type |
R |
Motor starter profile (22) |
|
0x03 |
Device Code |
R |
TeSys Tera EtherNet/IP code:
|
|
0x04 |
Identity Revision |
R |
Product version. product communication version |
|
0x05 |
Identity Status |
R |
Current status of the device |
|
0x06 |
Device Serial Number |
R |
Based on device entity and MAC:
|
|
0x07 |
Product Name |
R |
Commercial reference |
Instance Services
|
Service Code |
Name |
Description |
|---|---|---|
|
0x01 |
Get Attribute All |
Returns the value of all instance attributes with the access type of R. |
|
0x05 |
Reset |
Reboots the device (only type 0 Power Cycle is supported). |
|
0x0E |
Get Attribute Single |
Returns the value of the specified identity attribute with the access type of R. |