Skip to content

Landis + Gyr

Teleport can connect to Landis + Gyr power meters fitted with the E65C CU-XE module. You can connect using Modbus RTU using the RS485 serial interface or Modbus TCP over ethernet, which is recommended. More configuration information can be found in the official documentation.

  1. Connect the ethernet cable between the ETH1 port of the Teleport and the LAN port of the CU-XE module. If the LAN port of the module is already occupied (e.g. connected to a router), navigate to our appendix for instructions on how to integrate with a router.

  2. In case Teleport connects directly to the meter, open the web interface of the module and navigate to Communication and Network to set the following settings:

    • IPv4 Configuration: Static
    • IP Address: 192.168.0.10
    • Subnet Mask: 255.255.255.0
    • Gateway: 0.0.0.0
  3. Enable the Modbus client by opening the web interface of the module and navigating to Protocol Conversion > Clients > Modbus and clicking the checkbox.

  4. Configure the modbus map, shown in the table below, if that is not already done. All registers should be Holding registers with data type Float and register length 2.

Modbus RTU over RS485

  1. Connect the serial cable between the serial port of the Teleport and the serial port of the CU-XE module. The serial port is an RJ45 socket, where the wires must be connected as follows:

    • RS485_NEG pin on Teleport to pin 5 of the module
    • RS485_POS pin on Teleport to pin 6 of the module
    • GND pin on Teleport to pin 1 or 7 of the module
    • Module bus should be terminated with 120 Ohm termination resistor
  2. Enable the Modbus client by opening the web interface of the module and navigating to Protocol Conversion > Clients > Modbus and clicking the checkbox.

  3. Teleport is configured to use the following default Modbus interface configuration of the module (let us know if you use a custom configuration):

    • Device address: 1
    • Baud rate: 9600
    • Stop bits: 1
    • Parity: none
  4. Configure the modbus map, shown in the table below, if that is not already done. All registers should be Holding registers with data type Float and register length 2.

Register addressData pointUnit
0Voltage L1V
2Voltage L2V
4Voltage L3V
6Current L1A
8Current L2A
10Current L3A
12Neutral currentA
14FrequencyHz
16Active power sumkW
18Reactive power sumkvar
20Apparent power sumkVA
22Power factor-
24Power factor L1-
26Power factor L2-
28Power factor L3-
30Active power L1kW
32Active power L2kW
34Active power L3kW
36Reactive power L1kvar
38Reactive power L2kvar
40Reactive power L3kvar
42Apparent power L1kVA
44Apparent power L2kVA
46Apparent power L3kVA
48Total energy M1 - positive activekWh
50Total energy M2 - negative activekWh
52Total energy M3 - positive reactivekvarh
54Total energy M4 - negative reactivekvarh