1.304 IP-Sens-IPS2225P

This page describes the device driver and the device window for IP-Sens-IPS2225P temperature and humidity sensor via SNMP. The driver can handle up to 5 sensors.

It was tested with Model IPS2225 and 4 sensors.

Device window pages

The following table shows which device window pages are available with this individual device type. Tool-bar functions not mentioned here are described at the general description of device windows .

Configuration parameters

At the maintenance page of the device window there are a couple of configuration parameters which must be set to make the software talk to the device.

parameter description
address The SNMP address specification for the device (details below).
sensors Defines the number pf installed sensor to be monitored.
sensor.1..4.loTemp Defines the low temperature threshold in °C. If this value is undercut a low temperature alarm is raised
sensor.1..4.hiTemp Defines the high temperature threshold in °C. If this value is exceeded a high temperature alarm is raised
sensor.1..4.loHumidity Defines the low humidity threshold in %. If this value is undercut a low humidity alarm is raised
sensor.1..4.hiHumidity Defines the high humidity threshold in %. If this value is exceeded a high humidity alarm is raised
deviceComment An optional text entered here appears as an addition to the tooltip which is shown while the mouse is placed over a device icon in the GUI. The "\n" character sequence is translated into a newline character, splitting the text into multiple lines.

SNMP address specification

The full address consists of the following fields: aaa.bbb.ccc.ddd:pppp read-community write-community

parameter description
aaa.bbb.ccc.ddd The IP address of the device in 'dotted quad' notation. This field is mandatory.
pppp The IP port number where the device accepts SNMP requests. The port number may be omitted, the driver uses the standard port 161 in this case.
read-community The SNMP read community name. This must match the read community expected by the device.
write-community The SNMP write community name. This must match the write community expected by the device. The write community name may be omitted, the driver uses the read community name for both, read and write in this case. If both community names are missing, the driver uses public as a default for read and private as write community string.

Variables defined by this device driver

name type flags range
info.driver TEXT R/O StringRange R/O
lowLevel.cmd TEXT StringRange
lowLevel.reply TEXT R/O StringRange R/O
faults.99 ALARM R/O AlarmFlagRange R/O (Communication)
faults.commstat TEXT R/O StringRange R/O
info.type TEXT R/O StringRange R/O
info.port TEXT R/O StringRange R/O
info.frame TEXT R/O StringRange R/O
info.product TEXT R/O StringRange R/O
info.version TEXT R/O StringRange R/O
info.unit TEXT R/O StringRange R/O
info.sensorId1 TEXT R/O StringRange R/O
info.sensorId2 TEXT R/O StringRange R/O
info.sensorId3 TEXT R/O StringRange R/O
info.sensorId4 TEXT R/O StringRange R/O
info.sensorId5 TEXT R/O StringRange R/O
config.sensors CHOICE SAVE SETUP EnumRange (1 2 3 4 5)
config.sensor.1.loTemp FLOAT SETUP DoubleRange (0.0 .. 0.0)
config.sensor.1.hiTemp FLOAT SETUP DoubleRange (0.0 .. 0.0)
config.sensor.1.loHumidity FLOAT SETUP DoubleRange (0.0 .. 0.0)
config.sensor.1.hiHumidity FLOAT SETUP DoubleRange (0.0 .. 0.0)
config.sensor.2.loTemp FLOAT SETUP DoubleRange (0.0 .. 0.0)
config.sensor.2.hiTemp FLOAT SETUP DoubleRange (0.0 .. 0.0)
config.sensor.2.loHumidity FLOAT SETUP DoubleRange (0.0 .. 0.0)
config.sensor.2.hiHumidity FLOAT SETUP DoubleRange (0.0 .. 0.0)
config.sensor.3.loTemp FLOAT SETUP DoubleRange (0.0 .. 0.0)
config.sensor.3.hiTemp FLOAT SETUP DoubleRange (0.0 .. 0.0)
config.sensor.3.loHumidity FLOAT SETUP DoubleRange (0.0 .. 0.0)
config.sensor.3.hiHumidity FLOAT SETUP DoubleRange (0.0 .. 0.0)
config.sensor.4.loTemp FLOAT SETUP DoubleRange (0.0 .. 0.0)
config.sensor.4.hiTemp FLOAT SETUP DoubleRange (0.0 .. 0.0)
config.sensor.4.loHumidity FLOAT SETUP DoubleRange (0.0 .. 0.0)
config.sensor.4.hiHumidity FLOAT SETUP DoubleRange (0.0 .. 0.0)
config.sensor.5.loTemp FLOAT SETUP DoubleRange (0.0 .. 0.0)
config.sensor.5.hiTemp FLOAT SETUP DoubleRange (0.0 .. 0.0)
config.sensor.5.loHumidity FLOAT SETUP DoubleRange (0.0 .. 0.0)
config.sensor.5.hiHumidity FLOAT SETUP DoubleRange (0.0 .. 0.0)
config.deviceComment TEXT SAVE SETUP StringRange
temperature.1 FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
temperature.1f FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
humidity.1 FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
temperature.2 FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
temperature.2f FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
humidity.2 FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
temperature.3 FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
temperature.3f FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
humidity.3 FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
temperature.4 FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
temperature.4f FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
humidity.4 FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
temperature.5 FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
temperature.5f FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
humidity.5 FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
sensor.1 TEXT StringRange
sensor.2 TEXT StringRange
sensor.3 TEXT StringRange
sensor.4 TEXT StringRange
sensor.5 TEXT StringRange
reset BOOLEAN NOPRESET BooleanRange (true false)
internal.t FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
faults.01 ALARM R/O AlarmFlagRange R/O (Sensor 1 Low Temp)
faults.02 ALARM R/O AlarmFlagRange R/O (Sensor 1 High Temp)
faults.03 ALARM R/O AlarmFlagRange R/O (Sensor 1 Low Humidity)
faults.04 ALARM R/O AlarmFlagRange R/O (Sensor 1 High Humidity)
faults.05 ALARM R/O AlarmFlagRange R/O (Sensor 2 Low Temp)
faults.06 ALARM R/O AlarmFlagRange R/O (Sensor 2 High Temp)
faults.07 ALARM R/O AlarmFlagRange R/O (Sensor 2 Low Humidity)
faults.08 ALARM R/O AlarmFlagRange R/O (Sensor 2 High Humidity)
faults.09 ALARM R/O AlarmFlagRange R/O (Sensor 3 Low Temp)
faults.10 ALARM R/O AlarmFlagRange R/O (Sensor 3 High Temp)
faults.11 ALARM R/O AlarmFlagRange R/O (Sensor 3 Low Humidity)
faults.12 ALARM R/O AlarmFlagRange R/O (Sensor 3 High Humidity)
faults.13 ALARM R/O AlarmFlagRange R/O (Sensor 4 Low Temp)
faults.14 ALARM R/O AlarmFlagRange R/O (Sensor 4 High Temp)
faults.15 ALARM R/O AlarmFlagRange R/O (Sensor 4 Low Humidity)
faults.16 ALARM R/O AlarmFlagRange R/O (Sensor 4 High Humidity)
faults.17 ALARM R/O AlarmFlagRange R/O (Sensor 5 Low Temp)
faults.18 ALARM R/O AlarmFlagRange R/O (Sensor 5 High Temp)
faults.19 ALARM R/O AlarmFlagRange R/O (Sensor 5 Low Humidity)
faults.20 ALARM R/O AlarmFlagRange R/O (Sensor 5 High Humidity)