IFM Interface Identification
IFM Interface Firmware Revision
The IFM interface firmware revision starts at register 11776 and has a maximum length of eight registers.
The firmware revision is an ASCII string using the format XXX.YYY.ZZZ with:
-
XXX = major version (000–127)
-
YYY = minor version (000–255)
-
ZZZ = revision number (000–255)
The NULL character ends the revision number.
Address |
Register |
RW |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|---|
0x2DDF–0x2DEE |
11744–11759 |
R |
– |
OCTET STRING |
– |
Device family |
0x2DEF–0x2DF6 |
11760–11767 |
R |
– |
OCTET STRING |
– |
Product range |
0x2DF7–0x2DFE |
11768–11775 |
R |
– |
OCTET STRING |
– |
Product model |
0x2DFF–0x2E04 |
11776–11781 |
R |
– |
OCTET STRING |
– |
Firmware revision |
Serial Number for IFM Interface TRV00210 or STRV00210
The serial number of IFM interface TRV00210 or STRV00210 is composed of a maximum of 11 alphanumeric characters with the following format: PPYYWWDnnnn.
-
PP = plant code
-
YY = year of fabrication (05–99)
-
WW = week of fabrication (01–53)
-
D = day of fabrication (1–7)
-
nnnn = production number of the device on the day (0001–9999)
A read request of six registers is necessary to read the IFM interface serial number.
Address |
Register |
RW |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|---|
0x2E07 |
11784 |
R |
– |
OCTET STRING |
– |
‘PP’ |
0x2E08 |
11785 |
R |
– |
OCTET STRING |
‘05’–‘99’ |
‘YY’ |
0x2E09 |
11786 |
R |
– |
OCTET STRING |
‘01’–‘53’ |
‘WW’ |
0x2E0A |
11787 |
R |
– |
OCTET STRING |
D: ‘1’–‘7’ n: ‘0’–‘9’ |
‘Dn’ |
0x2E0B |
11788 |
R |
– |
OCTET STRING |
‘00’–‘99’ |
‘nn’ |
0x2E0C |
11789 |
R |
– |
OCTET STRING |
‘0’–‘9’ |
‘n’ (the NULL character ends the serial number) |
Serial Number for IFM Interface LV434000
The serial number of IFM interface LV434000 is composed of a maximum of 17 alphanumeric characters with the following format: PPPPPPYYWWDLnnnn0.
-
PPPPPP = plant code (example: BATAM plant code is 0000HL)
-
YY = year of fabrication (05–99)
-
WW = week of fabrication (01–53)
-
D = day of fabrication (1–7)
-
L = line or machine number (0-9 or a-z)
-
nnnn = production number of the device on the day (0001–9999)
A read request of ten registers is necessary to read the IFM interface serial number.
Address |
Register |
RW |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|---|
0x2E5C-0x2E5E |
11869-11871 |
R |
– |
OCTET STRING |
– |
‘PPPPPP’ |
0x2E5F |
11872 |
R |
– |
OCTET STRING |
‘05’–‘99’ |
‘YY’ |
0x2E60 |
11873 |
R |
– |
OCTET STRING |
‘01’–‘53’ |
‘WW’ |
0x2E61 |
11874 |
R |
– |
OCTET STRING |
D: ‘1’–‘7’ L: ‘0’–‘9’ or ‘a’–‘z |
‘DL’ |
0x2E62 |
11875 |
R |
– |
OCTET STRING |
‘00’–‘99’ |
‘nn’ |
0x2E63 |
11876 |
R |
– |
OCTET STRING |
‘00’–‘99’ |
‘nn’ |
0x2E64-0x2E65 |
11877-11878 |
R |
– |
OCTET STRING |
‘0’ |
‘0’ (the NULL character ends the serial number) |
Current Date and Time
Address |
Register |
RW |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|---|
0x2E73–0x2E76 |
11892–11895 |
R-WC |
– |
DATETIME |
– |
Current date and time in DATETIME format |
0x2E77–0x2E78 |
11896–11897 |
R |
Seconds |
INT32U |
0x00–0xFFFFFFFF |
Number of seconds counted since last start |
Product Identification
Address |
Register |
RW |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|---|
0x2E7C |
11901 |
R |
– |
INT16U |
– |
Product identification = 15146 for the IFM interface |
Hardware Revision for IFM Interface LV434000
The hardware revision of IFM interface LV434000 starts at register 11922 and has a maximum length of ten registers.
The hardware revision is an ASCII string using the format XXX.YYY.ZZZ with:
-
XXX = major version (000–127)
-
YYY = minor version (000–255)
-
ZZZ = revision number (000–255)
The NULL character ends the revision number.
Address |
Register |
RW |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|---|
0x2E91–0x2E96 |
11922–11927 |
R |
– |
OCTET STRING |
– |
Hardware revision |
Read Device Identification
The Read Device Identification function is used to access in a standardized manner the information required to identify a device clearly. The description is made up of a set of objects (ASCII character strings).
A complete description of the Read Device Identification function is available at www.modbus.org.
The coding for the identification of the IFM interface is the following:
Name |
Type |
Description |
---|---|---|
Vendor name |
OCTET STRING |
‘Schneider Electric’ (18 characters) |
Product code |
OCTET STRING |
'LV434000’ or 'TRV00210' (1) or ‘STRV00210’ |
Firmware revision |
OCTET STRING |
‘XXX.YYY.ZZZ’ from IFM interface revision 002.002.000 |
Vendor URL |
OCTET STRING |
‘https://www.se.com’ (33 characters) |
Product name |
OCTET STRING |
‘ULP/Modbus-SL communication interface module’ |
(1) Product code returns ‘TRV00210-L’ when IFM interface TRV00210 is loaded with IFM legacy firmware. For more information, refer to MasterPact Modbus Legacy User Guide. |
@ Adrien > Confirm that 'LV434000' is returned for LV434000 with legacy firmware ??? Define the specificities of data and command for IFM legacy firmware ???
IMU Identification
Identification of the IMU can be set by using the EcoStruxure Power Commission software. When not programmed, the IMU identification registers return 0 (0x0000).
The FDM121 display displays the first 14 characters of the IMU name.
Address |
Register |
RW |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|---|
0x2801–0x2820 |
10242–10273 |
R-WC |
– |
OCTET STRING |
– |
User application name Maximum length is 64 characters. |
Address |
Register |
RW |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|---|
0x2E2F–0x2E38 |
11824–11833 |
R |
– |
OCTET STRING |
– |
Vendor name = ‘Schneider Electric’ |
0x2E39–0x2E42 |
11834–11843 |
R |
– |
OCTET STRING |
– |
Product Code = ‘LV434000’ or ‘TRV00210’ or ‘STRV00210’ |
0x2E43–0x2E44 |
11844–11845 |
R |
– |
OCTET STRING |
– |
Reserved |
Info to writers: This chapter is common to both Masterpact NT/NW and Masterpact MTZ products.