This page describes the read only device driver and the device window for the ASC Signal NGC 4000 ACU integrated weather station.
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 of the weather station
--- 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
wind.hiThreshold --- Defines the high wind threshold in m/s. If the measured value exceeds the limit a high wind fault is raised.
temp.loThreshold --- Defines the low temperature threshold in '°C'. If the measured value fall below the limit a low temperature fault is raised.
temp.hiThreshold --- Defines the high temperature threshold in '°C'. If the measured value exceeds the limit a high temperature fault is raised.
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.wind.hiThreshold | FLOAT | SAVE SETUP | DoubleRange (0.0 .. 60.0) |
| config.temp.loThreshold | FLOAT | SAVE SETUP | DoubleRange (-52.0 .. 60.0) |
| config.temp.hiThreshold | FLOAT | SAVE SETUP | DoubleRange (-52.0 .. 60.0) |
| speed | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| speed2 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| direction | INTEGER | R/O | IntegerRange R/O (0 .. 360) |
| windRose | TEXT | R/O | StringRange R/O |
| pressure | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| temp | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| temp2 | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| humidity | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| solarFlux | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (High Wind Speed) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (Low Temperature) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (High Temperature) |