Read Device Identification
| Object ID | Name / Description | Length | Value | Note | 
|---|---|---|---|---|
| 0x00 | Vendor Name | 20 | Schneider Electric | — | 
| 0x01 | Product Code | 20 | Commercial reference | The ProductCode value is identical to the catalog number of each device 
 | 
| 0x02 | Firmware Revision | 06 | XXX.YYY.ZZZ | — | 
| 0x03 | Vendor URL | 20 | — | |
| 0x04 | Product Range | 20 | EM3000 | — | 
| 0x05 | Product Model | 20 | Product Model | Ex: METSEEM3122 | 
| 0x06 | User Application Name | 20 | User configurable | Default = Product model | 
The Read Device ID codes 01, 02 and 04 are supported:
- 
                  01 = request to get basic device identification (stream access) 
- 
                  02 = request to get regular device identification (stream access) 
- 
                  04 = request to get one specific identification object (individual access) 
The Modbus request and response are compliant with the Modbus Application Protocol Specification.