eGauge Pro & Core Meters
How to connect an eGauge Meter to the Senseware Platform
Julien Stamatakis avatar
Written by Julien Stamatakis
Updated over a week ago

You can use a Senseware Modbus Bridge to connect to the eGauge Pro and Core meters with the eGauge RS485-USB Converter. The Senseware Node and Modbus Bridge can be powered by the local USB port on the eGauge meter.

Each eGauge Meter requires pre-installation configuration in the eGauge Platform based on electrical schedules and Modbus channels to be pulled into the Senseware System. There is a 64 Register limit on the eGauge meters, and if you reach the limit, the Senseware platform can accommodate a cloud computation via the Meters App.

How to wire the CTs to the eGauge Meter:

  1. On the egauge Meter, start by connecting the first CT to CT1. On the meter, the empty white circle is '-' and the full white circle is '+'.

  2. Continue connecting all the CTs and write down all the CT sizes used.

How to wire the Voltage Leads to the eGauge Meter:

  1. The eGauge Meters always require a voltage lead connected to N.

  2. If using single phase, connect N and L1.

  3. If using split phases, connect N, L1, and L2

  4. If using 2 phases 240V without neutral, connect N and L1.

  5. If using 3 phases up to 277Vp-n with neutral, use N, L1, L2, and L3

  6. If using 3 phases without neutral, use Potential Transformers.

  7. We recommend referring to the eGauge Configuration Guide or contacting the eGauge Technical Support if you have any questions.

How to configure the eGauge Meter:

  1. Connect the eGauge RS485-USB Converter to an available USB port on the eGauge meter.

  2. Connect and power the Node and Modbus Bridge to the other available USB port on the eGauge meter.

  3. Wire the Modbus Bridge to the eGauge RS485 Converter by matching polarity on both devices.

  4. Power and connect the eGauge meter directly to your computer via the Ethernet port. Navigate to 192.168.1.88 in a browser window.

  5. Once connected, find and navigate to the meter's Installation Menu in the eGauge platform.

  6. Select and configure the CTs according to installation schedules .

  7. Configure the registers. We recommend contacting the eGauge Technical Support if you have any questions configuring your registers. 

  8. Configure the Modbus Server Menu:

  • Check ‘Enable Modbus RTU Server’

  • Select the USB port (1 or 2) that the RS485 convertor is connected to

  • Use the default settings

  • Click ‘Save

    9. Export Modbus Map – This contains the register numbers for the configured      
        registers in the Installation Menu. Keep the Modbus Map on file to reference
        while configuring registers in the Senseware dashboard.

You can verify the readings and make sure things are wired properly by clicking on Tools > Channel Checker.

How to set the Senseware Module Configurations to read the eGauge meter registers:

  1. Use the following Senseware Module Configuration - Modbus Configuration:

  • Change Endianness to ‘Big Endian

  • For each Read Operation: Operation 4

Types of Registers:

  • U32 = Unsigned 32-Bit Register

  • F32 = Float 32-Bit Register

  • S64 = Signed 64-Bit Register *Not currently supported

How to input eGauge Registers:

  1. Use the Modbus Map and take the last 4 digits of each address you are looking to pull into the Senseware platform
    i.e. Address 40500 = Senseware Modbus Register 500

  2. Rename and define the register based on the register range and register type and conversion functions
    See examples below and for more information see our Modbus Configuration Help Article 

  3. Click 'Save'

Unsigned 32-Bit Register:

Float 32-Bit Register:

Did this answer your question?