1.38 Altec-Puregas-P550

This page describes the device driver and the device window for Altec-Puregas-P550 waveguide pressurizer and dehydrator via SNMP.

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).
readBackDelay Defines the delay the driver uses when it reads back parameters recently commanded. The delay is initialized at a proved preset value which should not be changed under normal circumstances.
highFlowThd Defines the high flow threshold value in ft2/h.
lowPressureThd Defines the low pressure threshold in psi.
highPressureThd Defines the high pressure threshold in psi.
highHumidityThd Defines the high humidity threshold in %.
highRunTimeThd Defines the high runtime threshold in seconds.
startupDelay Defines the startup delay in seconds.
alarmDelay Defines the alarm delay to be activated or not.
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 123456 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.model TEXT R/O StringRange R/O
info.version TEXT R/O StringRange R/O
info.runTime FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
info.lastRunTime FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
config.readBackDelay INTEGER SAVE SETUP IntegerRange (100 .. 10000)
config.highFlowThd INTEGER SETUP IntegerRange (0 .. 900)
config.highPressureThd FLOAT SETUP DoubleRange (0.3 .. 20.0)
config.lowPressureThd FLOAT SETUP DoubleRange (0.3 .. 19.9)
config.highHumidityThd INTEGER SETUP IntegerRange (3 .. 15)
config.highRunTimeThd INTEGER SETUP IntegerRange (120 .. 300)
config.startupDelay INTEGER SETUP IntegerRange (0 .. 10)
config.alarmDelay CHOICE SETUP EnumRange (ON OFF)
config.deviceComment TEXT SAVE SETUP StringRange
internal.temp INTEGER R/O IntegerRange R/O (0 .. 0)
internal.pressure FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
pressure INTEGER R/O IntegerRange R/O (0 .. 0)
pressure2 FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
tank.pressure INTEGER R/O IntegerRange R/O (0 .. 0)
tank.pressure2 FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
humidity INTEGER R/O IntegerRange R/O (0 .. 0)
temperature INTEGER R/O IntegerRange R/O (0 .. 0)
temperature2 INTEGER R/O IntegerRange R/O (0 .. 0)
flowRate INTEGER R/O IntegerRange R/O (0 .. 0)
compressor BOOLEAN R/O BooleanRange R/O (true false)
fan BOOLEAN R/O BooleanRange R/O (true false)
heater BOOLEAN R/O BooleanRange R/O (true false)
system CHOICE R/O EnumRange R/O (ON SHUTDOWN)
reset TEXT NOPRESET StringRange
faults.01 ALARM R/O AlarmFlagRange R/O (High Flow)
faults.02 ALARM R/O AlarmFlagRange R/O (High pressure)
faults.03 ALARM R/O AlarmFlagRange R/O (Low pressure)
faults.04 ALARM R/O AlarmFlagRange R/O (High Humidity)
faults.05 ALARM R/O AlarmFlagRange R/O (High Cab temperature)
faults.06 ALARM R/O AlarmFlagRange R/O (High Compr. run time)
faults.07 ALARM R/O AlarmFlagRange R/O (Maintenance required)
faults.08 ALARM R/O AlarmFlagRange R/O (Total)