YTL DDS353H-2 energy meter
This guide describes how to connect a YTL DDS353H-2 single-phase energy meter for DIN rail mounting (1TE) to the Currentt Navigator via Modbus RTU over RS485.
The YTL DDS353H-2 is a single-phase energy meter with RS485 Modbus RTU interface. The meter is compact and suitable for DIN rail mounting.
The DDS353H-2 uses Even parity as its default setting. This differs from most other meters which default to None (no parity). Set the Currentt Navigator to Even parity for this meter.
Make sure each device on the RS485 bus has a unique Modbus address.
🔌 Connecting the meter
The meter is connected to the Currentt Navigator using a twisted pair data cable (for example CAT5 or CAT6 UTP). The cable contains two signal lines (A+ and B-) and optionally a ground connection. Always use a twisted pair for the signal lines — the twisting suppresses electromagnetic interference (EMI) and is essential for a reliable RS485 connection.
The RS485 connection is located on the terminal strip of the DDS353H-2. The relevant terminals are:
| Terminal | Function | Description |
|---|---|---|
| 23 | A+ | Data line A (positive) |
| 24 | G | Reference (earth) |
| 25 | B- | Data line B (negative) |

YTL DDS353H-2: RS485 terminals (23=A+, 24=G, 25=B-)
Always use a twisted pair for the A and B signal lines. The twisting of the pair suppresses electromagnetic interference (EMI) and is essential for a reliable RS485 connection, especially over longer distances.
Connect the ground on one side only: either to the Currentt Navigator or to the meter — but never on both sides. Connecting ground on both sides can cause a ground loop, leading to communication errors or equipment damage.
Connecting the cable
| YTL DDS353H-2 | Currentt Navigator |
|---|---|
| A+ (terminal 23) | A+ |
| B- (terminal 25) | B- |
Bus topology
Preferably use a daisy-chain (series) topology. At short distances (< 25 meters), a star topology often works as well. Connect a maximum of 32 devices to a single RS485 bus. Place a 120 Ohm termination resistor at both ends of the bus.
The Currentt Navigator has a built-in termination resistor that can be enabled or disabled via software. By default, it is enabled.
⚙️ Configuration in the Currentt Navigator
After physically connecting the meter, the device must be added in the Currentt Navigator. This can be done in two ways:
Via the setup wizard (recommended)
- Click the settings icon (top right of the screen)
- Choose Setup wizard
- Follow the on-screen steps
Manual configuration
- Click the settings icon (top right of the screen)
- Go to Components
- Click the + button in the Meters section
- Select YTL
- Choose the model DDS353H-2
- Specify what the meter will measure:
- Consumption and generation — the meter measures both consumption and feed-in (bidirectional)
- Consumption only — the meter measures consumption only
- Generation only — the meter measures generation only (for example, behind an inverter)
- Specify which phase the meter is connected to (L1, L2, or L3)
- Under Communication, select RS-485
- Set the communication parameters. The meter's default settings are pre-filled in the Navigator (see settings summary)
Additional options
- Measurement range: If possible, specify the measurement range in amperes that will be measured.
- Reverse meter direction: If the meter is physically installed in the wrong direction, the measurement direction can be reversed in software. This prevents the meter from registering consumption as generation (or vice versa) without physically reversing the meter.
- Use as PAP: This meter can also be used to measure the main connection (PAP, primary allocation point). In that case, select the "Use as PAP" option during configuration.
📋 Settings summary
| Parameter | Value |
|---|---|
| Brand | YTL |
| Model | DDS353H-2 |
| Type | Single-phase energy meter |
| Baud rate | 9600 |
| Data bits | 8 |
| Parity | Even |
| Modbus address | 1 (default) |
| Terminal 23 | A+ (→ Navigator A+) |
| Terminal 24 | G (ground) |
| Terminal 25 | B- (→ Navigator B-) |
🛟 Troubleshooting
| Problem | Possible cause | Solution |
|---|---|---|
| No communication | Parity is set to None instead of Even | Set parity to Even in the Currentt Navigator |
| No communication | Wrong A/B wiring | Swap the A and B wires |
| No communication | Wrong Modbus address | Verify that the address matches in both the meter and the Navigator |
| Incorrect readings | Scale factor not applied | Voltage: divide by 100, current: divide by 1000, power: divide by 1000 |
| Intermittent communication | No twisted pair used | Use a twisted pair for the signal lines |
| Intermittent communication | Termination missing | Enable the termination resistor on the last device in the chain |
| Timeout errors | Wrong baud rate | Make sure the baud rate is 9600 on both sides |