Metering Gateway Modbus REGK
The Metering Gateway Modbus REGK is a compact, robust device that translates the proprietary communications of many utility meters into the openstandard Modbus protocol. It is primarily used in industrial, commercial and largescale residential installations where a single gateway must collect data from dozens of water, gas, electricity or heat meters and make that information available to SCADA, BMS, or cloudbased analytics platforms.
Why Use a Modbus Gateway?
- Interoperability Modbus is supported by virtually every PLC, DCS and IoT gateway.
- Scalability One gateway can serve 20100 meters depending on the configuration.
- Cost efficiency Avoid the need for custom drivers or proprietary software licences.
- Reliability The gateway operates in harsh environments, with an IP67 rating and builtin watchdogs.
Key Technical Specifications
| Parameter | Detail |
| Supported protocols | Modbus RTU (RS485), Modbus TCP/IP, Modbus ASCII |
| Meter interfaces | Optical (IEC6205621), MBus, pulse, 420mA, RS232, CANbus (optional) |
| Number of meters | Up to 128 devices (depends on bus topology) |
| Power supply | 24VDC 10%, optional PoE for Ethernet version |
| Operating temperature | -20C to +60C |
| Enclosure rating | IP67 / NEMA4X |
| Communication speed | 9600115200bps (RTU/ASCII), 10Mbps Ethernet |
| Memory | 512KB flash, 256KB RAM |
| Firmware update | Secure OTA via HTTPS |
Hardware Overview
The device consists of three main modules:
- Meter Interface Board Holds optical ports, MBus connectors and optional pulse inputs. Each port can be individually configured for the specific meter type.
- Processor & Power Module A 32bit ARM CortexA5 CPU runs the Modbus stack and handles data buffering. Integrated DCDC converters provide stable 3.3V and 5V rails.
- Communication Interface RS485 transceiver for Modbus RTU/ASCII, an RJ45 Ethernet jack for Modbus TCP, and a USBC console port for diagnostics.
Software Features
- AutoDiscovery At powerup the gateway scans all attached meters, identifies their type, and builds a Modbus address map.
- Data Normalisation Raw meter telegrams are parsed, scaled and presented as standard Modbus registers (e.g., 40001 = active energy).
- Event Logging Alarms, communication errors and meter tampering events are stored locally and can be queried via Modbus.
- Secure Access User/password authentication, rolebased permissions and TLS for Modbus TCP.
- API Extensions Optional RESTful endpoint for remote configuration and status monitoring.
Typical Register Map (example)
Address | Function | Description------- | -------- | -------------40001 | 0x03 | Total Active Energy (kWh) 32bit float40003 | 0x03 | Total Reactive Energy (kVARh) 32bit float40005 | 0x03 | Instantaneous Voltage L1 (V) 16bit40006 | 0x03 | Instantaneous Voltage L2 (V) 16bit40007 | 0x03 | Instantaneous Voltage L3 (V) 16bit40008 | 0x03 | Instantaneous Current L1 (A) 16bit40009 | 0x03 | Instantaneous Current L2 (A) 16bit40010 | 0x03 | Instantaneous Current L3 (A) 16bit40011 | 0x03 | Power Factor 16bit (scaled 1000)40012 | 0x03 | Meter Status Flags 16bit (bitfield)40020 | 0x10 | Configuration Register (writeable)
Installation Guidelines
- Site Survey Verify that the meters to be connected support one of the supported physical interfaces.
- Cabling Use twistedpair shielded cables for RS485 lines. Keep total bus length below 1200m; terminate the line with 120 at each end.
- Power Connect a 24VDC supply with at least 2A capacity. If PoE is used, ensure the switch can deliver 30W.
- IP Configuration Assign a static IP address or enable DHCP on the Ethernet port. Record the address for SCADA integration.
- Initialisation Power the unit, open a web browser to
http:///setup and follow the wizard to set the Modbus slave ID, baud rate and meter-specific parameters. - Testing Use a Modbus master simulator to read register 40001. Confirm that the value matches the reading displayed on the first meter.
Integration with SCADA / BMS
The gateway can be treated as a single Modbus slave device. In most SCADA packages you will:
- Create a new Modbus TCP data source pointing to the gateways IP.
- Define points using the register addresses shown above.
- Set the polling rate (typically 15seconds for realtime power, 60seconds for cumulative energy).
- Map alarm bits from register 40012 to corresponding system alerts.
Because the gateway normalises all meters to the same register layout, adding a new meter does not require changes to the SCADA configuration the new meters data appears automatically under the next available address block.
Maintenance & Diagnostics
Builtin diagnostic tools help field technicians quickly locate problems:
- LED Indicators Power (green), RS485 activity (amber), Ethernet link (blue), alarm (red).
- Console Access Connect via USBC and use a terminal at 115200bps to view realtime logs.
- Web Dashboard Shows live meter status, signal quality (RSSI for wireless extensions) and recent events.
- Remote Reset Issue Modbus function 0x08 (Diagnostic) with subfunction 0x0A to reboot the device.
Security Considerations
While Modbus itself is a cleartext protocol, the REGK gateway adds several layers of protection:
- Access control User accounts with readonly, readwrite, or admin rights.
- Transport security TLS 1.2 for Modbus TCP; optional VPN tunnel for remote sites.
- Firmware signing Only digitally signed images can be installed, preventing malicious updates.
- Audit log Every configuration change is timestamped and stored for 90days.
Use Cases
- Smart Water Distribution
- Collect 30meter water flow/volume data, feed it to a central watermanagement platform for leak detection.
- Industrial Energy Management
- Aggregate active and reactive energy from 50 highprecision energy meters, enable demandresponse programmes.
- Building Automation
- Integrate gas and heat meters into a BMS, trigger HVAC setpoint adjustments based on realtime consumption.
- Remote Rural Substations
- Use solarpowered RS485 network to gather meter data, then forward via cellular Modbus TCP bridge.
Regulatory Compliance
- CE Marking (EMC, Low Voltage Directive)
- RoHS 3 compliant no hazardous substances above allowed limits.
- IEC 61850905 (optional firmware) for advanced substation communication.
- UL 610101 (Electrical safety for measurement, control, and laboratory equipment).
Ordering Information
Model numbers are distinguished by the available physical interfaces:
| Model | Interfaces Included | Typical Applications |
| REGK01 | 1 Optical (IEC6205621), 2 MBus, 4 Pulse | Water utilities, small commercial sites |
| REGK02 | 1 Optical, 4 MBus, 1 CANbus, RS232 | Multiutility campuses, industrial parks |
| REGKEP | All of REGK02 + PoE Ethernet | Remote substations where power is limited |
Support & Documentation
Comprehensive documentation is available on the manufacturers portal:
- Installation Guide PDF, 12pages
- Modbus Register Reference Excel sheet, 250+ registers
- Firmware Release Notes Markdown, weekly updates
- Online Knowledge Base Searchable articles and video tutorials
For technical assistance, contact the regional support centre or open a ticket through the portal. Warranty covers 24months from the date of shipment, with optional extended service contracts.
We use cookies to enhance your browsing experience and analyze site traffic. By clicking 'Accept all cookies', you agree to the use of these cookies. You can manage your preferences or learn more in our [Privacy Policy/Cookie Policy.