This page describes the device driver and the device window for the hub air condition system integrated in ASC Signal NGC 4000 ACU.
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 .
--- Shows all measurements as well as the climate control units state
--- The faults page.
--- The device info page.
--- The maintenance page. The configuration parameters described below are set at this page.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 controller.
parameter --- description
address --- The SNMP address specification for the device. The full address specification consists of the following fields:aaa.bbb.ccc.ddd:pppp read-community write-community
readBackDelay --- Delays the read back of a parameter actually set for at least the given delay time. This shall ensure that the device has processed the new parameter before it is read back. You should leave this parameter at it's default setting.
highTempAlarm --- Defines the ambient temperatures high alarm limit.
lowTempAlarm --- Defines the ambient temperatures low alarm limit.
fan.setpoint --- Defines the temperature setpoint in '°C' for activating the fan.
fan.diffSetpoint --- Defines the differential temperature setpoint in '°C' for how long the fan stays on.
cool.setpoint --- Defines the temperature setpoint in '°C' for activating the a/c cooling.
cool.diffSetpoint.1 --- Defines the differential temperature setpoint in '°C' for how long a/c cooling stays on.
cool.diffSetpoint.2 --- Defines the differential temperature setpoint in °C for how long a/c cooling stays on
heat.setpoint --- Defines the temperature setpoint in '°C' for activating the heating furnace
heat.diffSetpoint.1 --- Defines the heating differential temperature setpoint in '°C' for how long heating furnace stays on.
heat.diffSetpoint.2 --- Defines the heating differential temperature setpoint in '°C' for how long heating furnace stays on.
loPressure.setpoint --- Defines the compressor low pressure alarm setpoint.
hiPressure.setpoint --- Defines the compressor high pressure alarm setpoint.
humidity.setpoint --- Defines the humidity cycle differential setpoint for how long furnace or cooling stay on.
humidity.diffSetpoint --- Defines the humidity cycle setpoint
unitA.voltage --- Defines the output voltage unit B.
unitB.voltage --- Defines the output voltage unit B.
switchoverTime --- Defines the auto switchover interval in fixed steps.
compressorDelay --- Defines the compressor delay time in fixed steps.
fanMode --- Defines the hub a/c fan mode.
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 |
| config.readBackDelay | INTEGER | SAVE SETUP | IntegerRange (100 .. 10000) |
| config.highTempAlarm | FLOAT | SETUP | DoubleRange (0.0 .. 0.0) |
| config.lowTempAlarm | FLOAT | SETUP | DoubleRange (0.0 .. 0.0) |
| config.fan.setpoint | FLOAT | SETUP | DoubleRange (0.0 .. 0.0) |
| config.fan.diffSetpoint | FLOAT | SETUP | DoubleRange (0.0 .. 0.0) |
| config.cool.setpoint | FLOAT | SETUP | DoubleRange (0.0 .. 0.0) |
| config.cool.diffSetpoint.1 | FLOAT | SETUP | DoubleRange (0.0 .. 0.0) |
| config.cool.diffSetpoint.2 | FLOAT | SETUP | DoubleRange (0.0 .. 0.0) |
| config.heat.setpoint | FLOAT | SETUP | DoubleRange (0.0 .. 0.0) |
| config.heat.diffSetpoint.1 | FLOAT | SETUP | DoubleRange (0.0 .. 0.0) |
| config.heat.diffSetpoint.2 | FLOAT | SETUP | DoubleRange (0.0 .. 0.0) |
| config.loPressure.setpoint | INTEGER | SETUP | IntegerRange (0 .. 0) |
| config.hiPressure.setpoint | INTEGER | SETUP | IntegerRange (0 .. 0) |
| config.humidity.setpoint | INTEGER | SETUP | IntegerRange (0 .. 0) |
| config.humidity.diffSetpoint | INTEGER | SETUP | IntegerRange (0 .. 0) |
| config.unitA.voltage | FLOAT | SETUP | DoubleRange (0.0 .. 0.0) |
| config.unitB.voltage | FLOAT | SETUP | DoubleRange (0.0 .. 0.0) |
| config.switchoverTime | CHOICE | SETUP | EnumRange (8hrs 24hrs 7dys 30dys) |
| config.compressorDelay | CHOICE | SETUP | EnumRange (0sec 30sec 60sec 90sec 120sec 150sec 180sec 210sec 240sec 270sec 300sec) |
| config.fanMode | CHOICE | SETUP | EnumRange (AUTO FAN ON) |
| temp.1 | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| fan | BOOLEAN | R/O | BooleanRange R/O (true false) |
| state.fan | CHOICE | R/O | EnumRange R/O (UNINITIALIZED DISABLED OFF ACTIVE COAST ON OVERIDE ON TEMP SENSOR FLT COMMUNICATION FORCED ON FORCED OFF BLOCKED) |
| fan.count | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| ac | BOOLEAN | R/O | BooleanRange R/O (true false) |
| state.ac | CHOICE | R/O | EnumRange R/O (UNINITIALIZED DISABLED OFF ACTIVE COAST ON OVERIDE ON TEMP SENSOR FLT COMMUNICATION FORCED ON FORCED OFF BLOCKED AUTO ON HEAT ON COLD ON FAN ONLY) |
| ac.count | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| temp.2 | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| pressure.1 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| pressure.2 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| cool.1 | BOOLEAN | R/O | BooleanRange R/O (true false) |
| cool.2 | BOOLEAN | R/O | BooleanRange R/O (true false) |
| heat.1 | BOOLEAN | R/O | BooleanRange R/O (true false) |
| heat.2 | BOOLEAN | R/O | BooleanRange R/O (true false) |
| fan.1 | BOOLEAN | R/O | BooleanRange R/O (true false) |
| fan.2 | BOOLEAN | R/O | BooleanRange R/O (true false) |
| reheat.1 | BOOLEAN | R/O | BooleanRange R/O (true false) |
| reheat.2 | BOOLEAN | R/O | BooleanRange R/O (true false) |
| internal.state | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (Unit A) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (Unit B) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (Compressor A) |
| faults.04 | ALARM | R/O | AlarmFlagRange R/O (Compressor B) |
| faults.05 | ALARM | R/O | AlarmFlagRange R/O (Heater A) |
| faults.06 | ALARM | R/O | AlarmFlagRange R/O (Heater B) |
| faults.07 | ALARM | R/O | AlarmFlagRange R/O (Reheat A) |
| faults.08 | ALARM | R/O | AlarmFlagRange R/O (Reheat B) |
| faults.09 | ALARM | R/O | AlarmFlagRange R/O (Low pressure A) |
| faults.10 | ALARM | R/O | AlarmFlagRange R/O (Low pressure B) |
| faults.11 | ALARM | R/O | AlarmFlagRange R/O (High pressure A) |
| faults.12 | ALARM | R/O | AlarmFlagRange R/O (High pressure B) |
| faults.13 | ALARM | R/O | AlarmFlagRange R/O (Pressure Transducer A) |
| faults.14 | ALARM | R/O | AlarmFlagRange R/O (Pressure Transducer B) |
| faults.15 | ALARM | R/O | AlarmFlagRange R/O (Pressure Transducer A FLT) |
| faults.16 | ALARM | R/O | AlarmFlagRange R/O (Pressure Transducer B FLT) |
| faults.17 | ALARM | R/O | AlarmFlagRange R/O (Temperature Sensor) |
| faults.18 | ALARM | R/O | AlarmFlagRange R/O (Humidity Sensor) |
| faults.19 | ALARM | R/O | AlarmFlagRange R/O (Low Hub Temp.) |
| faults.20 | ALARM | R/O | AlarmFlagRange R/O (High Hub Temp.) |
| faults.21 | ALARM | R/O | AlarmFlagRange R/O (HubAC Comms) |
| faults.22 | ALARM | R/O | AlarmFlagRange R/O (BMS Latched) |