Rockwell Automation Publication 842E-UM001C-EN-P - September 2016 27
EtherNet/IP Overview Chapter 3
Service Code Service Description
01h Get_Attribute_All Returns the values of all attributes
0Eh Get_Attribute_Single Returns the values of one attribute
05h Reset Resets the device:
0 = The device is reinitialized (power on).
1 = The device is reinitialized (power on) and reset to
the factory settings.
Table 4 - Instance Services of the Identity Object
Attribute
ID
Access Name Description Data
Type
Default
Value
01h Get Vendor ID Manufacturer ID UINT
02h Get Device
Type
Device profile
22 h = Encoder
UINT 0022h
03h Get Product
Code
Vendor-specific product code
03h = Single-turn
04h = Multi-turn
UINT
04h Get Revision Contains the firmware revision number in the
format XX.XX
STRUCT
Get Major
Revision
First part of the revision number, for example, 01
(depending on the release)
UINT 01h
Get Minor
Revision
Last part of the revision number, for example, 02
(depending on the release)
UINT 02h
05h Get Status Device status flags WORD See Table 6
06h Get Serial
Number
Serial number in the format YY.WW.xxx
Y = Year
W = Week
x = Sequential number
For example, 0E.34.0001 (depending on release)
UDINT 0E340001h
07h Get Product
Name
Product name Short_
String
AFx60A-
Eth/IP
68 h Get Vendor Firmware revision in the FPGA (for example, 1.2.0) UDINT 00010200h
Table 5 - Instance Attributes of the Identity Object
Bit Name Description Default Value
0 Owned 0 = No connection to the master
1 = Connection to the master established
0
1 — Reserved 0
2 Configured 0 = Device with standard configuration
1 = No standard configuration
0
3 — Reserved 0
4…7 Extended Device
Status field
Vendor-specific status bits See Table 7
8 Minor Recoverable
Status
0 = No error
1 = Recoverable error (device not in error status)
0
9 Minor Unrecoverable
Status
0 = No error
1 = Recoverable error (device not in error status)
0
Table 6 - Bits of the Instance Attribute “Status”