Skip to content

Gantner

The Teleport can connect to the Gantner Q.reader logger.

  1. Connect an ethernet cable between the router and the Gantner Q.reader logger, as well as between the router and the ETH1 port of the Teleport. Please navigate to our appendix for more instructions on how to integrate with a router.
  2. Gantner has to configure their device with the Modbus protocol. Please contact Withthegrid, so we can coordinate this with Gantner.

Modbus RTU over RS-485

  1. Connect the serial cable between the serial port of the Teleport and the serial port of the Gantner Q.reader logger.
  2. Gantner has to configure their device with the Modbus protocol. Please contact Withthegrid, so we can coordinate this with Gantner.

Modbus protocol

The Modbus protocol for the Gantner Q.reader logger is specified in the table below. The Teleport supports both big-endian and mid-little endian byte order. All registers are floating-points as described in IEEE 754.

ItemRegister addressSizeTypeUnitR/Wnote
Active power limit122882Float32%R/WAs a percentage of the nominal active power.
Watchdog122912Float32R/WWritten periodically by the Teleport1. When not written for a certain amount of time, the Gantner Q.reader will revert to a predefined active power limit.
Active power123002Float32WR
Nominal active power123022Float32WR
Generated energy123042Float32WhR
Irradiance2125002Float32W/m²RIrradiance, accumulated in case of multiple irradiance sensors.
Wind speed2125022Float32m/sRWind speed, accumulated in case of multiple wind speed sensors.

Footnotes

  1. The watchdog register is written with an increasing value at least every 15 seconds. If the value reaches or exceeds 216-1, it will roll-over to 0.

  2. Optional items, only used when environmental data is available. If this data is available, the Teleport will use a secondary and tertiary Modbus TCP connection to the Gantner Q.reader to retrieve this data. 2