EMH
Teleport can connect to EMH power meters fitted with the Interface Module XC Modbus. You can connect using Modbus RTU using the RS485 serial interface.
Modbus RTU over RS485
-
Connect the serial cable between the serial port of the Teleport and the serial port of the Interface Module XC Modbus.
-
Configure the Buad rate on the meter using the EMH COMBI-TOOL-Software.
- Navigate to the following menu: Meter —> Interfaces —> Electrical supplement / aditional interface
- Select a fixed baud rate
-
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
- Device address:
-
Configure the Modbus protocol, if that is not already done. All registers should be Holding registers with data type signed integer 32 and register length 2.
Modbus protocol
| Register Address | Data Point | Unit |
|---|---|---|
| 0 | Modbus ID-Address | - |
| 2 | Active Power Total | kW |
| 4 | Reactive Power Total | kvar |
| 6 | Apparent Power Total | kVA |
| 8 | Current L1 | A |
| 10 | Current L2 | A |
| 12 | Current L3 | A |
| 14 | Voltage L1 | V |
| 16 | Voltage L2 | V |
| 18 | Voltage L3 | V |
| 20 | Power factor | - |
| 22 | Frequency | Hz |
| 24 | Total Active Energy - Positive | kWh |
| 26 | Total Active Energy - Negative | kWh |