
5
DIGITAL SETTINGS
Factory settings Selectable values
Baud rate 9600 9600, 19200, 38400, 57600, 76800, 115200
Data bits 8 8
Parity EVEN None, odd, even
Stop bits 11 or 2
Slave address 242 1...247
ID address, baud rate, parity and stop bits can be set via:
1. EE-PCS, Product Configuration Software and the appropriate configuration cable.
2. Modbus protocol in the register 60001 (0x00) and 60002 (0x01). See Application Note Modbus AN0103
(available on www.epluse.com/ee210)
The measured values are saved as a 32 bit float value and as 16 Bit signed integer, see the Modbus Register map below.
The serial number as ASCII-code is located at read register address 30001-30008 (16 bit per address).
The firmware version is located at register address 30009 (bit 15...8 = major release; bit 7...0 = minor release).
The sensor name is located at register address 30010.
MODBUS REGISTER MAP
FLOAT 32 bit (read register):
Function code /
Register number1) [Dec] Register address2) [Hex] Parameter name Unit3)
30026 0x19 temperature [°C], [°F]
30028 0x1B relative humidity [%]
30030 0x1D water vapour partial pressure [mbar], [psi]
30032 0x1F dew point temperature [°C], [°F]
30034 0x21 wet bulb temperature [°C], [°F]
30036 0x23 absolute humidity [g/m³], [gr/ft³]
30038 0x25 mixing ratio [g/kg], [gr/lb]
30040 0x27 specific enthalpy [kJ/kg], [BTU/lb]
30042 0x29 frost point temperature [°C], [°F]
INTEGER 16 bit (read register):
Function code /
Register number1) [Dec] Register address2) [Hex] Parameter name Unit3) Scale4)
30301 0x12C temperature [°C], [°F] 100
30302 0x12D relative humidity [%] 100
30303 0x12E water vapour partial pressure [mbar], [psi] 100
30304 0x12F dew point temperature [°C], [°F] 100
30305 0x130 wet bulb temperature [°C], [°F] 100
30306 0x131 absolute humidity [g/m³], [gr/ft³] 100
30307 0x132 mixing ratio [g/kg], [gr/lb] 100
30308 0x133 specific enthalpy [kJ/kg], [BTU/lb] 100
30309 0x134 frost point temperature [°C], [°F] 100
INTEGER 16 bit (read and write register):
Function code / Register number1) [Dec] Register address2) [Hex] Parameter name
60001 0x00 Slave-ID5) modbus address
60002 0x01 Modbus protocol settings6)
INFO (read register):
Function code / Register number1) [Dec] Register address2) [Hex] Parameter name
30001 0x00 Serial number (as ASCII)
30009 0x01 Firmware version
30010 0x09 Sensor Name
1) Register number starts from 1
2) Register address starts from 0
3) The choice of measurement units (metric or non-metric) must be done in the ordering guide, see EE210 data sheet.
Switching from metric to non-metric or vice versa by using the EE-PCS is not possible.
4) 100 is scale 1:100 (2550 is equivalent to 25.5 °C)
5) If the ID is set via DIP-switch the response will be NAK
6) For Modbus protocol settings please see Application Note Modbus AN0103 (available on www.epluse.com/ee210)