EMU4 Modbus RTU
EMU4 Modbus RTU
EcoMonitorLight
MODBUS
Interface Specifications
Model name EMU4-FD1-MB
SPEC.NO. LSPY-9038
1. Introduction ......................................................................................................................................................... 2
1.1 MODBUS RTU............................................................................................................................................ 2
1.2 MODBUS TCP ............................................................................................................................................ 2
2. System configuration example ........................................................................................................................... 2
2.1 MODBUS RTU Example ............................................................................................................................ 2
2.2 MODBUS TCP Example............................................................................................................................. 2
3. Technical Characteristic ..................................................................................................................................... 3
3.1 MODBUS RTU............................................................................................................................................ 3
3.2 MODBUS TCP ............................................................................................................................................ 3
4. Telegraph specifications ..................................................................................................................................... 4
4.1 General MODBUS frame .......................................................................................................................... 4
4.2 MODBUS RTU .......................................................................................................................................... 5
4.3 MODBUS TCP .......................................................................................................................................... 7
5. Format of query and response ........................................................................................................................... 8
5.1 Register read function (03h) ....................................................................................................................... 8
5.2 Write Multiple Registers (10h) .................................................................................................................... 9
5.3 Diagnostics (08h) (Sub function code: 00h) ............................................................................................. 10
6. Error handling and response in the event of error............................................................................................ 11
®
6.1 MODBUS RTU ........................................................................................................................................ 11
®
6.2 MODBUS TCP ........................................................................................................................................ 11
6.3 Example .................................................................................................................................................... 11
7. Data specifications ........................................................................................................................................... 12
7.1 Register list ............................................................................................................................................... 12
7.1.1 EcoMonitorLight ............................................................................................................................ 13
7.2 Specifications of Register Data ................................................................................................................ 23
7.2.1 Specifications of Register Data ..................................................................................................... 23
7.2.2 Setting data for primary voltage (line voltage) .............................................................................. 23
7.2.3 Setting data for primary voltage (phase voltage) .......................................................................... 24
7.2.4 Setting data for secondary voltage ............................................................................................... 24
7.2.5 Setting data for primary current .................................................................................................... 24
7.2.6 Setting data for secondary current ................................................................................................ 24
7.2.7 Setting data for time constant for demand current and electric power demand ........................... 24
7.2.8 16bit set / reset register................................................................................................................. 25
7.2.9 16bit monitor ................................................................................................................................. 25
7.2.10 Setting data for measuring method of operating time ................................................................. 26
7.2.11 Setting data for multiplying factor ................................................................................................ 26
7.2.12 Model code data .......................................................................................................................... 26
7.2.13 Logging unit present time ............................................................................................................ 27
7.2.14 MAC Address .............................................................................................................................. 27
7.2.15 IP Address/Subnet mask/Default gateway.................................................................................. 27
7.3 Multiplying factor of monitor data.............................................................................................................. 28
LSPY-9038
1
1. Introduction
1.1 MODBUS RTU
1
MITSUBISHI Energy Measuring Unit EcoMonitorLight* transfers measured data to PCs and programmable
®
controllers via RS-485 communication (MODBUS RTU protocol).
USB MODBUS(RS-485)
or
120Ω
LAN 120Ω terminal
terminal
OR
Maximum connectable:31device
* EcoMonitorLight doubles as 120Ω (1/2W) terminal by connecting “485-“ and “Ter” terminals.
MODBUS TCP
Client: (ex:PC)
MODBUS TCP
Client: (ex:PLC)
Ethernet
LSPY-9038
2
3. Technical Characteristic
3.1 MODBUS RTU
Item Specifications
Physical interface RS-485 2wires half duplex
Protocol MODBUS RTU mode
Transmission wiring type Multi-point bus (either directly on the trunk cable, forming a daisy-chain)
Baud rate 2400, 4800, 9600, 19200, 38400bps (default: 19200bps)
Data bit 8
Stop bit 1, 2 (default: 1)
Parity ODD,EVEN,NONE (default: EVEN)
Slave address 1~255 (FFh) (default: 1)
(0: Broadcast, 248 to 255 are reserved)
Response time 1s or shorter from completion of receiving query data to response
transmission
Transmission distance 1200m
Maximum connectable 31 devices
devices
Termination resistor 120Ω 1/2W
Recommended cable SPEV(SB)-MPC-0.2 × 1P (Mitsubishi cable industries)
* Transmission speed, parity and stop bit are configured in setting mode of EcoMonitorLight:EMU4-FD1-MB.
Item Specifications
Interface 1port (10BASE-T/100BASE-TX)
Transmission method Base band
Number of cascade Max. 4 stages (10BASE-T)
connection stages *1 Max. 2 stages (100BASE-TX)
Maximum node-to-node
200m
distance
Maximum segment length
100m
*2
Connector applicable for
RJ45
external wiring
Cable compliant with the IEEE802.3 10BASE-T Standard
10BASE-T
(unshielded twisted pair cable (UTP cable), Category 3 or more)
Cable
Cable compliant with the IEEE802.3 100BASE-TX Standard
100BASE-TX
(shielded twisted pair cable (STP cable), Category 5 or more)
Protocol MODBUS TCP (Port Number 502)
Number of simultaneously
Max. 4
connection
Autonegotiation (10BASE-T/100BASE-TX automatically detected)
Supported function
Auto MDIX function (straight/crossover cable automatically detected)
*1: This is the maximum number of cascade connection stages when a repeater hub is used. For the
maximum number of cascade connection stages, contact to the manufacturer for the switching hub used.
*2: Length between a hub and a node.
LSPY-9038
3
4. Telegraph specifications
4.1 General MODBUS frame
The MODBUS protocol defines a simple protocol data unit (PDU) independent of the underlying communication
layers. The mapping of MODBUS protocol on specific buses or network can introduce some additional fields on
the application data unit (ADU).
ADU
PDU
For details, please download and refer to Modbus Technical Resources and Mobdus Spesifications posted on
the following URL; http://www.modbus.org/
LSPY-9038
4
4.2 MODBUS RTU
(1) MODBUS RTU Frame
The transmission format of query and response is as follows:
Slave Function
Data CRC(Lo) CRC(Hi)
address code
1byte 1byte 0 to 252 bytes
PDU
Address : 0 to FFh
The configurable address for each slave is the range from 01 to F7h.
0 is the address for broadcast, and in broadcast all slaves execute the function.
Function : 03h Read register (Monitor)
: 08h Diagnosis
: 10h Batch write register (Batch configuration)
Data : 8-bit HEX data
CRC : 16-bit CRC from Address to Data X16 + X15 + X2 + 1
LSPY-9038
5
(3) Transmission timing
You need to set the idling for 3.5 characters or longer before and after each transmission text.
The response is sent within one second of the receipt of query.(for detail, refer the table below)
Each data is sent at 1.5-character or longer interval.
If the transferred data interval becomes longer than 3.5 characters, transmission is finished and received data
is discarded. In this case, the data after interval is considered as the beginning address of new query.
<Reference>
Data interval
3.5 characters 1.5 characters
Transmission
Stop bit: 1 Stop bit: 1 Stop bit: 1 Stop bit: 1
speed
Parity: 1 Parity: NONE Parity: 1 Parity: NONE
2400 bps 16.04ms 14.58ms 6.88ms 6.25ms
4800 bps 8.02ms 7.29ms 3.44ms 3.13ms
9600 bps 4.01ms 3.65ms 1.72ms 1.56ms
19200 bps 2.00ms 1.82ms 0.86ms 0.78ms
38400 bps 1.00ms 0.91ms 0.43ms 0.39ms
LSPY-9038
6
4.3 MODBUS TCP
(1) MODBUS TCP frame
The frame specifications of MODBUS TCP are indicated below.
(Message length)
LSPY-9038
7
5. Format of query and response
5.1 Register read function (03h)
(1) Query framing
Function
Data
Code Head holding
Read points
register number
03h Hi Lo Hi Lo
・Head holding register number : 2byte
・Read points : 0001h to 007Dh (Maximum 125 points)
■Response framing
01h 03h 02h Hi Lo Lo Hi
Slave Byte phase 2 CRC
address count current value
<Example2>In case of monitoring from “the phase 1 current value (0300h) “ to “the neutral current value
®
(0303h)”. Slave address is 01h in MODBUS RTU.
■Query framing
01h 03h 03h 00h 00h 04h 44h 4Dh
Slave Head holding Read points CRC(=4D44h)
address register number
■Response framing
01h 03h 08h Hi Lo Hi Lo Hi Lo Hi Lo Lo Hi
Slave Byte phase 1 phase 2 phase 3 Neutral CRC
address count current value current value current value current value
®
<Example3> In case of monitoring of the active energy (0518h) in MODBUS TCP.
■Query framing
00h 00h 00h 00h 00h 06h FFh 03h 05h 18h 00h 02h
Transaction Protocol ID Message Unit Func. Head holding Read points
ID Length ID Code register number
■Response framing
00h 00h 00h 00h 00h 07h FFh 03h 04h HH HL LH LL
Transaction Protocol ID Message Unit Func. Byte active energy
ID Length ID Code count
LSPY-9038
8
5.2 Write Multiple Registers (10h)
(1) Query framing
Data
Function Byte
Code Head holding Write points
register number n
count Data1 Data2 … Data n
nx2
10h Hi Lo Hi Lo Hi Lo Hi Lo … Hi Lo
・Head holding register number : 2byte
・Write points : 0001h to 007Bh (Maximum 123 points)
・Byte count : Write point x 2 (Maximum 246)
・Data1 to Data n : Write data
■Response framing
01h 10h 02h 07h 00h 02h Lo Hi
Slave Head holding CRC
Write points
address register number
®
<Example2>In case of reset alarm by 16bits set/reset register (020Bh) in MODBUS TCP.
■Query framing
00h 00h 00h 00h 00h 09h FFh 10h 02h 0Bh 00h 01h 02h 00h 01h
Transaction Protocol ID Message Unit Func. Head holding Write points Byte 16bit
ID Length ID Code register number count set/reset
register2
■Response framing
00h 00h 00h 00h 00h 06h FFh 10h 02h 0Bh 00h 01h
Transaction Protocol ID Message Unit Func. Head holding Write points
ID Length ID Code register number
LSPY-9038
9
5.3 Diagnostics (08h) (Sub function code: 00h)
®
Diagnostics (08h) is the function dedicated to the MODBUS serial protocol.
■Response framing
01h 08h 00h 00h 12h 34h EDh 7Ch
Slave Sub function Data CRC(=7CEDh)
address code
LSPY-9038
10
6. Error handling and response in the event of error.
6.1 MODBUS® RTU
Error item Error content Handling Error indication
Receive the next data before Not return error response and Nothing
Framing error
reading the UART receipt buffer. transition to waiting data
Overrun error Not correct one byte data length. receipt.
Parity error Not correct parity bit.
CRC check error Not correct CRC error check code
Receive function except for ‘03’,
Illegal function Response the error code 01.
‘08’ or ‘10’.
Register address Requested register address does
Response the error code 02.
error not exist.
Data is out of allowable range.
The number of word for setting
Data value error Response the error code 03.
item disagrees with that of word
for setting value data.
Slave busy While changing setting value Response the error code 06
6.3 Example
<Example> In case of monitoring from ΣReactive power (0322h) to undefined address(0329h).Slave
®
address is 01h in MODBUS RTU.
Query framing
01h 03h 03h 22h 00h 08h Lo Hi
Slave Starting address Quantity of CRC
address registers
Response framing
01h 83h 02h Lo Hi
Slave Illigal data CRC
address address
LSPY-9038
11
7. Data specifications
7.1 Register list
item substance
R/W Read and write address
R Read only
item substance
○ Support
△ Not used
× Error
LSPY-9038
12
7.1.1 EcoMonitorLight
(1)Setting register
Support (*2)
Register address
Number R/W EMU4-FD1-MB
Register name RANGE Unit
of byte (*1) 1P3W
Decimal Hex 1P2W 3P4W
3P3W
512 0200h 2 R/W Phase wire system 1 to 4 - ○ ○ ○
Primary voltage
513 0201h 4 R/W 1 to 6600 V ○ ○ ○
(L-L: line voltage)
Primary voltage
515 0203h 4 R/W 10 to 66000 ×0.1V △(*3) △(*3) ○(*3)
(L-N: phase voltage)
517 0205h 4 R/W Secondary voltage 10 to 2200 ×0.1V ○ ○ ○
519 0207h 4 R/W Primary current 10to 60000 ×0.1A ○ ○ ○
521 0209h 2 R/W Electric power demand time 0 to 1800 s ○ ○ ○
522 020Ah 2 R/W Current demand time 0 to 1800 s ○ ○ ○
523 020Bh 2 R/W 16 bits Set/Reset register ○ ○ ○
524 020Ch 2 R 16 bits monitor ○ ○ ○
525 020Dh 2 R/W N/A - - △ △ △
526 020Eh 2 R/W N/A - - △ △ △
527 020Fh 2 R/W N/A - - △ △ △
528 0210h 2 R/W N/A - - △ △ △
529 0211h 2 R/W N/A - - △ △ △
530 0212h 2 R/W N/A - - △ △ △
531 0213h 2 R/W N/A - - △ △ △
581 0245h 4 R/W Secondary current 1:1A,5:5A A ○ ○ ○
1: By current,
753 02F1h 2 R/W Measuring method of operating time ○ ○ ○
2: By contact/pulse
754 02F2h 2 R Multiplying factor of current -127 to 127 ○ ○ ○
755 02F3h 2 R Multiplying factor of voltage -127 to 127 ○ ○ ○
756 02F4h 2 R Multiplying factor of electric power -127 to 127 ○ ○ ○
757 02F5h 2 R Multiplying factor of electric energy -127 to 127 ○ ○ ○
758 02F6h 2 R Multiplying factor of power factor -127 to 127 ○ ○ ○
759 02F7h 2 R Multiplying factor of frequency -127 to 127 ○ ○ ○
Multiplying factor of content rate of
760 02F8h 2 R -127 to 127 ○ ○ ○
harmonic current
Multiplying factor of content rate of
761 02F9h 2 R -127 to 127 ○ ○ ○
harmonic voltage
LSPY-9038
13
(2)Momentary value monitor register
Register address Support (*2)
Number R/W EMU4-FD1-MB
Register name RANGE Unit
Decimal Hex of byte (*1) 1P3W
1P2W 3P4W
3P3W
768 0300h 2 R Phase 1 current 0 to 65535 A ○ ○ ○
769 0301h 2 R Phase 2 current 0 to 65535 A △ ○ ○
770 0302h 2 R Phase 3 current 0 to 65535 A △ ○ ○
771 0303h 2 R Neutral current 0 to 65535 A △ △ ○
772 0304h 2 R Average value current 0 to 65535 A ○ ○ ○
773 0305h 2 R Phase 1 current demand 0 to 65535 A ○ ○ ○
774 0306h 2 R Phase 2 current demand 0 to 65535 A △ ○ ○
775 0307h 2 R Phase 3 current demand 0 to 65535 A △ ○ ○
776 0308h 2 R Neutral current demand 0 to 65535 A △ △ ○
777 0309h 2 R N/A - A △ △ △
778 030Ah 2 R Voltage V12 0 to 65535 V ○ ○ ○
779 030Bh 2 R Voltage V23 0 to 65535 V △ ○ ○
780 030Ch 2 R Voltage V31 0 to 65535 V △ ○ ○
781 030Dh 2 R Average value voltage (L-L) 0 to 65535 V ○ ○ ○
782 030Eh 2 R Voltage V1N 0 to 65535 V △ △ ○
783 030Fh 2 R Voltage V2N 0 to 65535 V △ △ ○
784 0310h 2 R Voltage V3N 0 to 65535 V △ △ ○
785 0311h 2 R N/A - - △ △ △
786 0312h 2 R N/A - - △ △ △
787 0313h 2 R N/A - - △ △ △
788 0314h 2 R N/A - - △ △ △
-500 to +1000
789 0315h 2 R ΣPower factor ×0.1% ○ ○ ○
to 500
790 0316h 2 R Frequency 445 to 999 ×0.1Hz ○ ○ ○
791 0317h 2 R N/A - - △ △ △
792 0318h 2 R N/A - - △ △ △
793 0319h 2 R N/A - - △ △ △
794 031Ah 2 R ΣActive power -32768 to 32767 kW ○ ○ ○
795 031Bh 2 R N/A - - △ △ △
796 031Ch 2 R N/A - - △ △ △
797 031Dh 2 R N/A - - △ △ △
798 031Eh 2 R ΣActive power demand -32768 to 32767 kW ○ ○ ○
799 031Fh 2 R N/A - - △ △ △
800 0320h 2 R N/A - - △ △ △
801 0321h 2 R N/A - - △ △ △
802 0322h 2 R ΣReactive power -32768 to 32767 kvar ○ ○ ○
803 0323h 2 R N/A - - △ △ △
804 0324h 2 R N/A - - △ △ △
805 0325h 2 R N/A - - △ △ △
806 0326h 2 R ΣApparent power 0 to 32767 kVA △ △ ○
LSPY-9038
14
(3)Setting register2
ResisterAddress Support (*2)
Number R/W EMU4-FD1-MB
Register name RANGE Unit
Decimal Hex of byte (*1) 1P3W
1P2W 3P4W
3P3W
1024 0400h 2 R/W N/A - - △ △ △
1025 0401h 2 R/W N/A - - △ △ △
1026 0402h 2 R/W N/A - - △ △ △
1027 0403h 2 R/W N/A - - △ △ △
1028 0404h 2 R/W Logging ID 01h to FFh - ○ ○ ○
0h:no,
1029 0405h 2 R/W Logging data clear - ○ ○ ○
1h:yes
1030 0406h 2 R/W Logging unit time (Year,Month) 00 to 99 + 01 to 12 - ○ ○ ○
1031 0407h 2 R/W Logging unit time (Day,Hour) 01 to 31 + 00 to 23 - ○ ○ ○
1032 0408h 2 R/W Logging unit time (Minute,Second) 00 to 59 + 00 to 59 - ○ ○ ○
1033 0409h 2 R N/A - - △ △ △
… … R N/A - - △ △ △
1063 0427h 2 R N/A - - △ △ △
1066 042Ah 4 R MAC Address (1,2 octet) - ○ ○ ○
Refer to 7.2.14
1068 042Ch 4 R MAC Address (3 to 6 octet) - ○ ○ ○
1070 042Eh 4 R/W IP Address - ○ ○ ○
1072 0430h 4 R/W Subnet mask address Refer to 7.2.15 - ○ ○ ○
1074 0432h 4 R/W Default gateway address - ○ ○ ○
LSPY-9038
15
(4)Electric energy / reactive energy monitor register
Register Support (*2)
address Number R/W EMU4-FD1-MB
Register name RANGE Unit
of byte (*1) 1P3W
Decimal Hex 1P2W 1P2W
3P3W
1280 0500h 2 R Integrated electric energy (*4) Less than 1000 ○ ○ ○
import kWh
Integrated electric energy (*4)
1281 0501h 2 R 1000 or more ○ ○ ○
(Higher)
Integrated electric energy (*4)
1282 0502h 2 R Less than 1000 ○ ○ ○
(Lower)
export kWh
Integrated electric energy (*4)
1283 0503h 2 R 1000 or more ○ ○ ○
(Higher)
Reactive energy (*4)
1284 0504h 2 R Less than 1000 ○ ○ ○
(Lower)
import LAG kvarh
Reactive energy (*4)
1285 0505h 2 R 1000 or more ○ ○ ○
(Higher)
1286 0506h 2 R △ △ △
N/A - - -
1287 0507h 2 R △ △ △
1288 0508h 2 R △ △ △
N/A - - -
1289 0509h 2 R △ △ △
1290 050Ah 2 R △ △ △
N/A - - -
1291 050Bh 2 R △ △ △
1292 050Ch 2 R △ △ △
N/A - - -
1293 050Dh 2 R △ △ △
1294 050Eh 2 R △ △ △
N/A - - -
1295 050Fh 2 R △ △ △
1296 0510h 2 R △ △ △
N/A - - -
1297 0511h 2 R △ △ △
1298 0512h 2 R △ △ △
N/A - - -
1299 0513h 2 R △ △ △
1300 0514h 2 R △ △ △
N/A - - -
1301 0515h 2 R △ △ △
1302 0516h 2 R △ △ △
N/A - - -
1303 0517h 2 R △ △ △
1304 0518h 4 R/W Integrated electric energy(*3) import 0 to 999999 kWh ○ ○ ○
1306 051Ah 4 R/W Integrated electric energy (*3) export 0 to 999999 kWh ○ ○ ○
1308 051Ch 4 R/W Reactive energy (*3) import LAG 0 to 999999 kvarh ○ ○ ○
1310 051Eh 4 R/W N/A - - - △ △ △
1312 0520h 4 R/W N/A - - - △ △ △
1314 0522h 4 R/W N/A - - - △ △ △
Extended integrated
1316 0524h 4 R import 0 to 999999 kWh ○ ○ ○
electric energy (*3)
Extended integrated
1318 0526h 4 R export 0 to 999999 kWh ○ ○ ○
electric energy (*3)
Expanded
1320 0528h 4 R import LAG 0 to 999999 kvarh ○ ○ ○
reactive energy (*3)
1374 055Eh 4 R/W Periodic electric energy (*3) import 0 to 999999 kWh ○ ○ ○
1376 0560h 4 R/W Pulse count (*3) 0 to 999999 ○ ○ ○
1378 0562h 4 R/W Operating time (*3) 0 to 999999 h ○ ○ ○
LSPY-9038
16
Note: Please replace upper register data and lower register data when acquire 4 bytes data.
LSPY-9038
17
(6)Momentary RMS value of harmonic line voltage monitor register
Register address Support (*2)
Number R/W EMU4-FD1-MB
Register name RANGE Unit
Decimal Hex of byte (*1) 1P3W
1P2W 1P2W
3P3W
2048 0800h 2 R Harmonics value V12 Total 0 to 65535 V ○ ○ △
2049 0801h 2 R Harmonics value V23 Total 0 to 65535 V △ ○ △
2050 0802h 2 R N/A - - - △ △ △
2051 0803h 2 R Harmonics value V12 1st 0 to 65535 V ○ ○ △
2052 0804h 2 R Harmonics value V23 1st 0 to 65535 V △ ○ △
2053 0805h 2 R N/A - - - △ △ △
2054 0806h 2 R Harmonics value V12 3rd 0 to 65535 V ○ ○ △
2055 0807h 2 R Harmonics value V23 3rd 0 to 65535 V △ ○ △
2056 0808h 2 R N/A - - - △ △ △
2057 0809h 2 R Harmonics value V12 5th 0 to 65535 V ○ ○ △
2058 080Ah 2 R Harmonics value V23 5th 0 to 65535 V △ ○ △
2059 080Bh 2 R N/A - - - △ △ △
2060 080Ch 2 R Harmonics value V12 7th 0 to 65535 V ○ ○ △
2061 080Dh 2 R Harmonics value V23 7th 0 to 65535 V △ ○ △
2062 080Eh 2 R N/A - - - △ △ △
2063 080Fh 2 R Harmonics value V12 9th 0 to 65535 V ○ ○ △
2064 0810h 2 R Harmonics value V23 9th 0 to 65535 V △ ○ △
2065 0811h 2 R N/A - - - △ △ △
2066 0812h 2 R Harmonics value V12 11th 0 to 65535 V ○ ○ △
2067 0813h 2 R Harmonics value V23 11th 0 to 65535 V △ ○ △
2068 0814h 2 R N/A - - - △ △ △
2069 0815h 2 R Harmonics value V12 13th 0 to 65535 V ○ ○ △
2070 0816h 2 R Harmonics value V23 13th 0 to 65535 V △ ○ △
2071 0817h 2 R N/A - - - △ △ △
2072 0818h 2 R Harmonics value V12 15th 0 to 65535 V ○ ○ △
2073 0819h 2 R Harmonics value V23 15th 0 to 65535 V △ ○ △
2074 081Ah 2 R N/A - - - △ △ △
LSPY-9038
18
(7)Momentary RMS value of harmonic current monitor register
Register address Support (*2)
Number R/W EMU4-FD1-MB
Register name RANGE Unit
Decimal Hex of byte (*1) 1P3W
1P2W 1P2W
3P3W
2304 0900h 2 R Harmonics value I1 Total 0 to 65535 A ○ ○ ○
2305 0901h 2 R Harmonics value I2 Total 0 to 65535 A △ △ ○
2306 0902h 2 R Harmonics value I3 Total 0 to 65535 A △ ○ ○
2307 0903h 2 R Harmonics value IN Total 0 to 65535 A △ △ ○
2308 0904h 2 R Harmonics value I1 1st 0 to 65535 A ○ ○ ○
2309 0905h 2 R Harmonics value I2 1st 0 to 65535 A △ △ ○
2310 0906h 2 R Harmonics value I3 1st 0 to 65535 A △ ○ ○
2311 0907h 2 R Harmonics value IN 1st 0 to 65535 A △ △ ○
2312 0908h 2 R Harmonics value I1 3rd 0 to 65535 A ○ ○ ○
2313 0909h 2 R Harmonics value I2 3rd 0 to 65535 A △ △ ○
2314 090Ah 2 R Harmonics value I3 3rd 0 to 65535 A △ ○ ○
2315 090Bh 2 R Harmonics value IN 3rd 0 to 65535 A △ △ ○
2316 090Ch 2 R Harmonics value I1 5th 0 to 65535 A ○ ○ ○
2317 090Dh 2 R Harmonics value I2 5th 0 to 65535 A △ △ ○
2318 090Eh 2 R Harmonics value I3 5th 0 to 65535 A △ ○ ○
2319 090Fh 2 R Harmonics value IN 5th 0 to 65535 A △ △ ○
2320 0910h 2 R Harmonics value I1 7th 0 to 65535 A ○ ○ ○
2321 0911h 2 R Harmonics value I2 7th 0 to 65535 A △ △ ○
2322 0912h 2 R Harmonics value I3 7th 0 to 65535 A △ ○ ○
2323 0913h 2 R Harmonics value IN 7th 0 to 65535 A △ △ ○
2324 0914h 2 R Harmonics value I1 9th 0 to 65535 A ○ ○ ○
2325 0915h 2 R Harmonics value I2 9th 0 to 65535 A △ △ ○
2326 0916h 2 R Harmonics value I3 9th 0 to 65535 A △ ○ ○
2327 0917h 2 R Harmonics value IN 9th 0 to 65535 A △ △ ○
2328 0918h 2 R Harmonics value I1 11th 0 to 65535 A ○ ○ ○
2329 0919h 2 R Harmonics value I2 11th 0 to 65535 A △ △ ○
2330 091Ah 2 R Harmonics value I3 11th 0 to 65535 A △ ○ ○
2331 091Bh 2 R Harmonics value IN 11th 0 to 65535 A △ △ ○
2332 091Ch 2 R Harmonics value I1 13th 0 to 65535 A ○ ○ ○
2333 091Dh 2 R Harmonics value I2 13th 0 to 65535 A △ △ ○
2334 091Eh 2 R Harmonics value I3 13th 0 to 65535 A △ ○ ○
2335 091Fh 2 R Harmonics value IN 13th 0 to 65535 A △ △ ○
2336 0920h 2 R Harmonics value I1 15th 0 to 65535 A ○ ○ ○
2337 0921h 2 R Harmonics value I2 15th 0 to 65535 A △ △ ○
2338 0922h 2 R Harmonics value I3 15th 0 to 65535 A △ ○ ○
2339 0923h 2 R Harmonics value IN 15th 0 to 65535 A △ △ ○
LSPY-9038
19
(8)Momentary distortion rate of harmonic phase voltage monitor register
Register address Support (*2)
Number R/W EMU4-FD1-MB
Register name RANGE Unit
Decimal Hex of byte (*1) 1P3W
1P2W 1P2W
3P3W
2560 0A00h 2 R THD V1N Total 0 to 1000 ×0.1% △ △ ○
2561 0A01h 2 R THD V2N Total 0 to 1000 ×0.1% △ △ ○
2562 0A02h 2 R THD V3N Total 0 to 1000 ×0.1% △ △ ○
2563 0A03h 2 R Harmonics ratio V1N 3rd 0 to 1000 ×0.1% △ △ ○
2564 0A04h 2 R Harmonics ratio V2N 3rd 0 to 1000 ×0.1% △ △ ○
2565 0A05h 2 R Harmonics ratio V3N 3rd 0 to 1000 ×0.1% △ △ ○
2566 0A06h 2 R Harmonics ratio V1N 5th 0 to 1000 ×0.1% △ △ ○
2567 0A07h 2 R Harmonics ratio V2N 5th 0 to 1000 ×0.1% △ △ ○
2568 0A08h 2 R Harmonics ratio V3N 5th 0 to 1000 ×0.1% △ △ ○
2569 0A09h 2 R Harmonics ratio V1N 7th 0 to 1000 ×0.1% △ △ ○
2570 0A0Ah 2 R Harmonics ratio V2N 7th 0 to 1000 ×0.1% △ △ ○
2571 0A0Bh 2 R Harmonics ratio V3N 7th 0 to 1000 ×0.1% △ △ ○
2572 0A0Ch 2 R Harmonics ratio V1N 9th 0 to 1000 ×0.1% △ △ ○
2573 0A0Dh 2 R Harmonics ratio V2N 9th 0 to 1000 ×0.1% △ △ ○
2574 0A0Eh 2 R Harmonics ratio V3N 9th 0 to 1000 ×0.1% △ △ ○
2575 0A0Fh 2 R Harmonics ratio V1N 11th 0 to 1000 ×0.1% △ △ ○
2576 0A10h 2 R Harmonics ratio V2N 11th 0 to 1000 ×0.1% △ △ ○
2577 0A11h 2 R Harmonics ratio V3N 11th 0 to 1000 ×0.1% △ △ ○
2578 0A12h 2 R Harmonics ratio V1N 13th 0 to 1000 ×0.1% △ △ ○
2579 0A13h 2 R Harmonics ratio V2N 13th 0 to 1000 ×0.1% △ △ ○
2580 0A14h 2 R Harmonics ratio V3N 13th 0 to 1000 ×0.1% △ △ ○
2581 0A15h 2 R Harmonics ratio V1N 15th 0 to 1000 ×0.1% △ △ ○
2582 0A16h 2 R Harmonics ratio V2N 15th 0 to 1000 ×0.1% △ △ ○
2583 0A17h 2 R Harmonics ratio V3N 15th 0 to 1000 ×0.1% △ △ ○
LSPY-9038
20
(9)Momentary distortion rate of harmonic line voltage monitor register
Register address Support (*2)
Number R/W EMU4-FD1-MB
Register name RANGE Unit
Decimal Hex of byte (*1) 1P3W
1P2W 1P2W
3P3W
2816 0B00h 2 R THD V12 Total 0 to 1000 ×0.1% ○ ○ △
2817 0B01h 2 R THD V23 Total 0 to 1000 ×0.1% △ ○ △
2818 0B02h 2 R N/A - - - △ △ △
2819 0B03h 2 R Harmonics ratio V12 3rd 0 to 1000 ×0.1% ○ ○ △
2820 0B04h 2 R Harmonics ratio V23 3rd 0 to 1000 ×0.1% △ ○ △
2821 0B05h 2 R N/A - - - △ △ △
2822 0B06h 2 R Harmonics ratio V12 5th 0 to 1000 ×0.1% ○ ○ △
2823 0B07h 2 R Harmonics ratio V23 5th 0 to 1000 ×0.1% △ ○ △
2824 0B08h 2 R N/A - - - △ △ △
2825 0B09h 2 R Harmonics ratio V12 7th 0 to 1000 ×0.1% ○ ○ △
2826 0B0Ah 2 R Harmonics ratio V23 7th 0 to 1000 ×0.1% △ ○ △
2827 0B0Bh 2 R N/A - - - △ △ △
2828 0B0Ch 2 R Harmonics ratio V12 9th 0 to 1000 ×0.1% ○ ○ △
2829 0B0Dh 2 R Harmonics ratio V23 9th 0 to 1000 ×0.1% △ ○ △
2830 0B0Eh 2 R N/A - - - △ △ △
2831 0B0Fh 2 R Harmonics ratio V12 11th 0 to 1000 ×0.1% ○ ○ △
2832 0B10h 2 R Harmonics ratio V23 11th 0 to 1000 ×0.1% △ ○ △
2833 0B11h 2 R N/A - - - △ △ △
2834 0B12h 2 R Harmonics ratio V12 13th 0 to 1000 ×0.1% ○ ○ △
2835 0B13h 2 R Harmonics ratio V23 13th 0 to 1000 ×0.1% △ ○ △
2836 0B14h 2 R N/A - - - △ △ △
2837 0B15h 2 R Harmonics ratio V12 15th 0 to 1000 ×0.1% ○ ○ △
2838 0B16h 2 R Harmonics ratio V23 15th 0 to 1000 ×0.1% △ ○ △
2839 0B17h 2 R N/A - - - △ △ △
LSPY-9038
21
(10) Harmonics current content rate monitor register
Register address Support (*2)
Number R/W EMU4-FD1-MB
Register name RANGE Unit
Decimal Hex of byte (*1) 1P3W
1P2W 1P2W
3P3W
3072 0C00h 2 R THD I1 Total 0 to 1000 ×0.1% ○ ○ ○
3073 0C01h 2 R THD I2 Total 0 to 1000 ×0.1% △ △ ○
3074 0C02h 2 R THD I3 Total 0 to 1000 ×0.1% △ ○ ○
3075 0C03h 2 R THD IN Total 0 to 1000 ×0.1% △ △ ○
3076 0C04h 2 R Harmonics ratio I1 3rd 0 to 1000 ×0.1% ○ ○ ○
3077 0C05h 2 R Harmonics ratio I2 3rd 0 to 1000 ×0.1% △ △ ○
3078 0C06h 2 R Harmonics ratio I3 3rd 0 to 1000 ×0.1% △ ○ ○
3079 0C07h 2 R Harmonics ratio IN 3rd 0 to 1000 ×0.1% △ △ ○
3080 0C08h 2 R Harmonics ratio I1 5th 0 to 1000 ×0.1% ○ ○ ○
3081 0C09h 2 R Harmonics ratio I2 5th 0 to 1000 ×0.1% △ △ ○
3082 0C0Ah 2 R Harmonics ratio I3 5th 0 to 1000 ×0.1% △ ○ ○
3083 0C0Bh 2 R Harmonics ratio IN 5th 0 to 1000 ×0.1% △ △ ○
3084 0C0Ch 2 R Harmonics ratio I1 7th 0 to 1000 ×0.1% ○ ○ ○
3085 0C0Dh 2 R Harmonics ratio I2 7th 0 to 1000 ×0.1% △ △ ○
3086 0C0Eh 2 R Harmonics ratio I3 7th 0 to 1000 ×0.1% △ ○ ○
3087 0C0Fh 2 R Harmonics ratio IN 7th 0 to 1000 ×0.1% △ △ ○
3088 0C10h 2 R Harmonics ratio I1 9th 0 to 1000 ×0.1% ○ ○ ○
3089 0C11h 2 R Harmonics ratio I2 9th 0 to 1000 ×0.1% △ △ ○
3090 0C12h 2 R Harmonics ratio I3 9th 0 to 1000 ×0.1% △ ○ ○
3091 0C13h 2 R Harmonics ratio IN 9th 0 to 1000 ×0.1% △ △ ○
3092 0C14h 2 R Harmonics ratio I1 11th 0 to 1000 ×0.1% ○ ○ ○
3093 0C15h 2 R Harmonics ratio I2 11th 0 to 1000 ×0.1% △ △ ○
3094 0C16h 2 R Harmonics ratio I3 11th 0 to 1000 ×0.1% △ ○ ○
3095 0C17h 2 R Harmonics ratio IN 11th 0 to 1000 ×0.1% △ △ ○
3096 0C18h 2 R Harmonics ratio I1 13th 0 to 1000 ×0.1% ○ ○ ○
3097 0C19h 2 R Harmonics ratio I2 13th 0 to 1000 ×0.1% △ △ ○
3098 0C1Ah 2 R Harmonics ratio I3 13th 0 to 1000 ×0.1% △ ○ ○
3099 0C1Bh 2 R Harmonics ratio IN 13th 0 to 1000 ×0.1% △ △ ○
3100 0C1Ch 2 R Harmonics ratio I1 15th 0 to 1000 ×0.1% ○ ○ ○
3101 0C1Dh 2 R Harmonics ratio I2 15th 0 to 1000 ×0.1% △ △ ○
3102 0C1Eh 2 R Harmonics ratio I3 15th 0 to 1000 ×0.1% △ ○ ○
3103 0C1Fh 2 R Harmonics ratio IN 15th 0 to 1000 ×0.1% △ △ ○
LSPY-9038
22
7.2 Specifications of Register Data
* If the setting data is 8000h (2-byte data) or 80000000h (4-byte data), the data in address concerned is
not changed.
* Please take interval more than 5 seconds after change setting when monitoring (resetup) setup value.
If you setup or monitor (resetup) during this time, this unit response error or can’t monitor correct values.
LSPY-9038
23
7.2.3 Setting data for primary voltage (phase voltage)
The setting value is 4-byte data which the tenfold voltage value is converted into. (For example, “63.5V” is
converted into “635(0000027Bh)”.)
(1) EcoMonitorLight(EMU4-FD1-MB)
If the setting for phase wire system is 3P3W, 1P3W or 1P2W:
The exception code of illegal data address is replied. Use the 7.2.2 Setting data for primary voltage (line
voltage).
If the setting for phase wire system is 3P4W:
For the setting range, refer to the users’ manual.
If the setting value is 63.5V,100V,105V,110V,115V,120V,127V,220V,230V,240V,242V,250V,
254V,265V,277V.
→The setting becomes “Direct (Without VT)”, and received value of voltage is considered as the value
of direct voltage.
If the setting voltage is the value other than those above:
→The setting becomes “With VT”, and received primary voltage is set. In this case, the setting of
secondary voltage is also necessary.
→The upper three digits of primary voltage are configurable, and otherwise are rounded down. (If the
primary voltage is lower than 100V, the upper two digits of it are configurable.)
7.2.7 Setting data for time constant for demand current and electric power demand
The setting value is 2-byte data which the value is converted into in seconds unit. (For example, “2 min.” is
converted into “120(0078h)”.)
For the setting range, refer to the users’ manual.
LSPY-9038
24
7.2.8 16bit set / reset register
EMU4-
Bit Content Value is "1" Value is "0" Note
FD1-MB
b0 Reset alarm Clear it Do not clear ○
b1 Clear integrated data Clear it Do not clear ○ Note1
b2 Not in use - - ―
Data L
b3 Not in use - - ―
b4 Not in use - - ―
b5 Not in use - - ―
b6 Not in use - - ―
Set data
b7 Not in use - - ―
b8 Clear contact input latch Clear it Do not clear ○
b9 Clear external input data Clear it Do not clear ○ Note2
b10 Not in use - - ―
Data H
LSPY-9038
25
7.2.10 Setting data for measuring method of operating time
Measuring method of
Setting value
operating time
By current 0001h
By contact / pulse 0002h
LSPY-9038
26
7.2.13 Logging unit present time
When setting Logging unit present time, specify that the register address is 1030(0406h) and the write points is 3.
When a data of Logging unit time in the write multiple registers (10h) is 80000000h, the setting is not skipped.
Ex) When Logging unit time of EMU4-LM is “October 23, 2016 02:34:56, the monitor data are follows.
Ex) When MAC Address of EMU4-CM-MT is 00:26:92:FF:6F:A9, the monitor data are follows.
Ex) When IP Address of EMU4-CM-MT is 192.168.3.10, the monitor/setting data are follows.
LSPY-9038
27
7.3 Multiplying factor of monitor data
True value is converted to the true value by multiplying multiplying factor by below table to the monitored
data.
Data Judgement data Punctuation Multiplying factor
Voltage Primary voltage Less than 300V ×0.1
Harmonic voltage RMS (*1) 300V or more ×1
Less than 40A ×0.001
Current
40A or more and less than 400A ×0.01
Current demand Primary current
400A or more and less than 4000A ×0.1
Harmonic current RMS
4000A or more ×1
Less than 12kW ×0.001
Electric power 12kW or more and less than 120kW ×0.01
Electric power demand Full load power 120kW or more and less than 1200kW ×0.1
Reactive power 1200kW or more and less than 12000kW ×1
12000kW or more ×10
Less than 12kW ×0.01
12kW or more and less than 120kW ×0.1
Electric energy
Full load power 120kW or more and less than 1200kW ×1
Reactive energy
1200kW or more and less than 12000kW ×10
12000kW or more ×100
Less than 12kW ×0.00001
Electric energy 12kW or more and less than 120kW ×0.0001
(expansion)
Full load power 120kW or more and less than 1200kW ×0.001
Reactive energy
(expansion) 1200kW or more and less than 12000kW ×0.01
12000kW or more ×0.1
Power factor - - ×0.1(Hold)
Frequency
Content rate
*1 Primary voltage is primary voltage (phase voltage) when wire phase system is 3P4W.
*2 Total electric power is calculated in below.
α×(Primary voltage)×(Primary current)
Total electric power [kW]=
1000
α value is showed in below table.
Wire phase system α value Note
1P2W α=1
Please setup the primary voltage is 110V(in 110/220V system)
1P3W α=2
3P3W α=1.732
3P4W α=3 Primary voltage is setup value of phase voltage
LSPY-9038
28