0611IB1302-09

IFE Interface Registers

IFE Interface Identification and Status Registers

IFE Interface Firmware Revision

The IFE 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

IFE Interface Hardware Revision

The IFE interface hardware revision starts at register 11784 and has a maximum length of eight registers.

The hardware revision is an ASCII string using the format XXX.YYY.ZZZ with:

  • XXX = major version (000127)

  • YYY = minor version (000255)

  • ZZZ = revision number (000255)

The NULL character ends the revision number.

Address

Register

RW

Unit

Type

Range

Description

0x2E07–0x2E0C

11784–11789

R

OCTET STRING

Hardware revision

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).

Locking Pad Position

Address

Register

RW

Unit

Type

Range

Description

0x2E72

11891

R

INT16U

1,3

Locking pad position

  • 1 = locking pad is in the locked position

  • 3 = locking pad is in the unlocked position

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

17100–17101

Product identification:

  • 17100 for IFE Ethernet interface for one circuit breaker (‘LV434001’ or ‘LV434010’)

  • 17101 for IFE Ethernet switchboard server (‘LV434002’ or ‘LV434011’)

Validity Duration of Data

Address

Register

RW

Unit

Type

Range

Description

0x306A

12395

R

s

INT16U

5–300 (in step of 5 s)

Duration of validity of data in the dataset

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 IFE interface is the following:

Name

Type

Description

Vendor name

OCTET STRING

‘Schneider Electric’ (18 characters)

Product code

OCTET STRING

  • 'LV434001' or 'LV434010'

  • 'LV434002' or 'LV434011'

Firmware revision

OCTET STRING

‘XXX.YYY.ZZZ’

Vendor URL

OCTET STRING

‘www.se.com’ (26 characters)

Product name

OCTET STRING

  • For IFE Ethernet interface for one circuit breaker (LV434001 or LV434010):

    ‘Ethernet interface for LV breakers’

  • For IFE Ethernet switchboard server (LV434002 or LV434011):

    ‘Ethernet interface for LV breakers + gateway’

Family

OCTET STRING

‘Gateway and server’

Range

OCTET STRING

‘Enerlin’X’

Model

OCTET STRING

IFE Ethernet interface’ or ‘IFE/Gateway’

Product ID

INT16U

Product ID of the core of IMU:

  • 17100 = IFE without gateway

  • 17101 = IFE with gateway

MAC Address of the IFE Server

Address

Register

RW

Unit

Type

Range

Description

0x2E7D–

0x2E7F

11902–

11904

R

INT16U

MAC address of the IFE interface coded over 3 registers (6 bytes) in hexadecimal.

Example: The MAC address 00:80:F4:02:12:34 (or 00-80-F4-02-12-34) is coded in hexadecimal as follows: 0080F4021234 (0x00 0x80 0xF4 0x02 0x12 0x34).

Manufacturing Date and Time

Address

Register

RW

Unit

Type

Range

Description

0x2E89–

0x2E8C

11914–

11917

R

DATETIME

Manufacturing date and time

IFE Interface Serial Number

The IFE interface serial number is composed of a maximum of 11 alphanumeric characters with the following format: PPYYWWDnnnn.

  • PP = plant code

  • YY = year of fabrication (0599)

  • WW = week of fabrication (0153)

  • D = day of fabrication (17)

  • nnnn = production number of the device on the day (00019999)

A read request of 6 registers is necessary to read the IFE interface serial number.

Address

Register

RW

Unit

Type

Range

Description

0x02E91

11922

R

OCTET STRING

‘PP’

0x02E92

11923

R

OCTET STRING

‘05’–‘99’

‘YY’

0x02E93

11924

R

OCTET STRING

‘01’–‘53’

‘WW’

0x02E94

11925

R

OCTET STRING

D: ‘1’–‘7’

n: ‘0’–‘9’

‘Dn’

0x02E95

11926

R

OCTET STRING

‘00’–‘99’

‘nn’

0x02E96

11927

R

OCTET STRING

‘0’–‘9’

‘n’ (the NULL character ends the serial number)

Modbus Parameters of the IFE Server

These parameters are valid for the IFE switchboard server only.

Address

Register

RW

Unit

Type

Range

Description

0x306F

12400

R

INT16U

Modbus address of IFE server (always 255)

0x3070

12401

R

INT16U

1–3

Modbus parity:

  • 1 = no parity

  • 2 = even parity (factory setting)

  • 3 = odd parity

0x3071

12402

R

INT16U

5–8

Modbus Baud rate:

  • 5 = 4800 Baud

  • 6 = 9600 Baud

  • 7 = 19,200 Baud (factory setting)

  • 8 = 38,400 Baud

0x3072

12403

R

INT16U

1,3,5

Number of stop bits:

  • 1 = Auto (factory setting)

  • 3 = 1 stop bit

  • 5 = 2 stop bits

Time Synchronization

Address

Register

RW

Unit

Type

Range

Description

0x3098–0x30B7

12441–12472

R

OCTET STRING

The type of source use for time synchronization:

  • ‘Auto–SNTP’

  • ‘Manual–Modbus’

  • ‘Manual–ULP’

  • ‘Manual–Webpage’

0x30B8–0x30BB

12473–12476

R

DATETIME

Date and time of last time synchronization

0x30BC–0x30BD

12477–12478

R

s

FLOAT32

Time since last time synchronization

0x30BE

12479

R

INT16U

0–2

Status of automatic time synchronization:

  • 0 = SNTP disabled

  • 1 = SNTP failed

  • 2 = SNTP succeeded

0x30BF

12480

R

INT16

SNTP fails count

IP Network Parameters

Network Parameters

Address

Register

RW

Unit

Type

Range

Description

0x27FF–0x2800

10240–10241

R

INT32

0–1

Network configuration mode:

  • 0 = IPv4 only

  • 1 = IPv4 and IPv6

IPv4 Parameters

Address

Register

RW

Unit

Type

Range

Description

0x2823–0x2824

10276–10277

R-WC

INT32U

0–2

IPv4 address acquisition mode, set by using the EcoStruxure Power Commission software:

  • 0 = Static

  • 1 = BootP

  • 2 = DHCP

0x2825–0x2826

10278–10279

R

INT32U

IPv4 address acquisition status:

  • 0 = IP acquisition successful

  • 1 = IP acquisition in progress

  • 2 = Acquired IP address is duplicated

  • 3 = Error in IP acquisition

0x2827–0x2828

10280–10281

R-WC

INT32U

IPv4 address of IFE interface

Example: 169.254.1.1

Register 10280 = 0xA9FE

Register 10281 = 0x0101

0x2829–0x282A

10282–10283

R-WC

INT32U

IPv4 subnet mask

Example: 255.255.0.0

Register 10282 = 0xFFFF

Register 10283 = 0x0000

0x282B–0x282C

10284–10285

R-WC

INT32U

IPv4 default gateway address

Example: 169.154.1.1

Register 10284 = 0xA9FE

Register 10285 = 0x0101

0x282D–0x2846

10286–10311

Reserved

QR Code is a registered trademark of DENSO WAVE INCORPORATED in Japan and other countries.

Was this helpful?