![TDK-Lambda GXE600 Series Communications Manual Download Page 19](http://html2.mh-extra.com/html/tdk-lambda/gxe600-series/gxe600-series_communications-manual_4197170019.webp)
COMMUNICATION MANUAL
GXE600 SERIES
TDKLambda
<Page>
19/79
4. GXE MODBUS Register
In GXE, Input Register and Holding Register of 16-bit data are used in the data model specified by MODBUS protocol.
Discrete Register and Coil Register of 1 bit data are not used.
The register address of GXE in this communication manual is indicated by the PDU address.
If a register that does not exist is used as the starting address, it becomes an exception response.
・Numerical notation
Numbers starting with '0x' indicate hexadecimal numbers. (Example : 0x0400 = 1024d)
Decimal numbers are indicated by appending 'd' after the value or without adding anything. (Example : 1024d , 1024)
Binary numbers are indicated by appending '0b' before the value. (Example : 0b0100 0000 0000 = 1024d)
The internal data type of GXE is 16 bit little endian. ( LSB: bit 0 / MSB: bit 15 )
4.1 Input Register List
Input Registers are read-only 16-bit data registers.
Mainly, Input Registers has measurement data.
Broadcast is invalid.
Data read is possible with function code: 0x04.
Refer to supplementary items for Q format.
#
Input Register
Starting
Address
Qty Function
1
Alarm History
0
1
(0x0000)
2
Output Voltage
1
1
Monitor value of output voltage (bS and -S)
(0x0001)
Normalized Q10
3
Output Current
2
1
Monitor value of output current.
(0x0002)
Normalized Q10
4
Converter Temperature
3
1
Monitor value of internal temperature[℃] in power supply.
(0x0003)
5
Converter Operation Time
4
2
Monitor value of cumulative operating time
(0x0004)
6
E-cap Depletion of life
6
1
(0x0006)
7
Model Name of Product
500
15
Strings of device model name. [ASCII]
(0x01F4)
8
Serial number of Product
520
8
Strings of device serial number. [ASCII]
(0x0208)
9
Lot number of Product
540
8
Strings of device lot number. [ASCII]
(0x021C)
10
Firmware Version
1000
1
Indicate the Firmware version.
(0x03E8)
Indication the history of protection occurrence.
It is cleared when "remote on" from "remote off" state.
Indication the remaining lifetime of the electrolytic
capacitor, which is the most degraded in the GXE.