Free Modbus template: Orno OR-WE-417 3-pahse power meter | ModbusCloud
Modbus TCP
Orno OR-WE-417 3-pahse power meter
ORNO
Monitors bidirectional 3-phase power consumption via Modbus TCP.
Overview
Modbus TCP template for the Orno OR-WE-417 and OR-WE-517 bidirectional 3-phase power meters. Reads voltage, current, active power, reactive power, power factor, and total energy registers per phase. No writable control registers are included.
Key readings
Voltage L1 to L3
Current L1 to L3
Active Power
Reactive Power
Power Factor
Total Energy IN/Total Active Energy
Use cases
Monitor real-time voltage, current, and power per phase on a live ModbusCloud dashboard.
Track total energy import and export to verify solar self-consumption ratios over time.
Create an alert when power factor on any phase drops below a defined threshold.
Compare energy consumption across multiple 3-phase circuits by deploying several meters.
Generate monthly energy reports for billing verification or sustainability audits.
Installation
1Mount the Orno OR-WE-417 or OR-WE-517 on the DIN rail and wire the phase conductors and neutral according to the meter manual.
2Connect the meter to your local network via its Ethernet port or an RS-485 to Modbus TCP converter, and note the assigned IP address.
3If multiple Modbus devices share the same bus, use the Orno configuration software to assign a unique Modbus address to each meter before proceeding.
4Connect your ModbusCloud gateway (MCG or MLP series) to the same local network as the meter and power it on.
5Import the Orno OR-WE-417 template in the ModbusCloud platform, enter the meter IP address and Modbus address, and verify that live readings appear on the dashboard.
Things to watch for
01
I see zero values for all registers after importing the template. What should I check?
Confirm that the meter IP address and Modbus unit ID in ModbusCloud match the actual device settings. Also verify that the meter is powered and that Modbus TCP communication is enabled on the meter.
02
Can I use multiple Orno meters on the same network?
Yes. Each meter must have a unique Modbus address. Use the Orno configuration software to change the default address (1) before adding a second device. Then create a separate device entry in ModbusCloud for each meter.
03
Why do some register values look incorrect or out of range?
Most measurement registers use float32 (two consecutive 16-bit registers). Make sure the byte order and word order in your gateway match the meter specification. The Orno meters typically use big-endian byte order.
04
Does this template support writing configuration registers like baud rate or S0 output rate?
No. This template is read-only. To change configuration registers such as baud rate, Modbus ID, or S0 output rate, use the Orno configuration software directly.
Registers (15)
15 read / 0 write
Name
Address
Function
Type
Unit
Access
S0 output rate
9
FC03
int16
imp/kWh
R
L1 Voltage
14
FC03
float32
V
R
L1 Current
22
FC03
float32
A
R
Total active energy (kWh)
256
FC03
float32
kWh
R
L2 Current
24
FC03
float32
A
R
L3 Current
26
FC03
float32
A
R
L2 Voltage
16
FC03
float32
V
R
L3 Voltage
18
FC03
float32
V
R
Active Power (kW)
28
FC03
float32
kW
R
Reactive Power (VA)
36
FC03
float32
VA
R
Power Factor
52
FC03
float32
PF
R
Total Energy IN
264
FC03
float32
kWh
R
Baud Rate
3
FC03
int16
R
A3
11
FC03
int16
A
R
Modbus ID 715
2
FC03
int16
R
Working with Modbus in your projects?
ModbusCloud is the hardware-plus-software platform that installers use to monitor, visualise and control Modbus devices from one portal. This template is one of hundreds you can use right away.