MidWeatherMonitoring Tango Device
Tango Device Server for a Weather Monitoring Station.
Attributes
- State
The operational state of the device as enumeration.
- Access:
READ
- Data type:
DevState
- Data format:
SCALAR
- Status
More detailed textual information about the device’s status.
- Access:
READ
- Data type:
DevString
- Data format:
SCALAR
- adminMode
The Admin Mode of the device. It may interpret the current device condition and condition of all managed devices to set this. Most possibly an aggregate attribute.
- Access:
READ_WRITE
- Data type:
DevEnum
- Data format:
SCALAR
- buildState
Read the Build State of the device.
- Returns:
the build state of the device
- Access:
READ
- Data type:
DevString
- Data format:
SCALAR
- healthState
Read the Health State of the device. It interprets the current device condition and condition of all managed devices to set this. Most possibly an aggregate attribute.
- Access:
READ
- Data type:
DevEnum
- Data format:
SCALAR
- humidity
Humidity Attribute
- Access:
READ
- Data type:
DevDouble
- Data format:
SCALAR
- Unit:
percent
- humidityADC
Humidity ADC Counter
- Access:
READ
- Data type:
DevLong64
- Data format:
SCALAR
- Unit:
counts
- humidityCurrent
Humidity Current Attribute
- Access:
READ
- Data type:
DevDouble
- Data format:
SCALAR
- Unit:
mA
- humiditySignalStatus
Humidity Signal Status
- Access:
READ
- Data type:
DevEnum
- Data format:
SCALAR
- loggingLevel
Read the logging level of the device.
Initialises to LoggingLevelDefault on startup. See
LoggingLevel- Returns:
Logging level of the device.
- Access:
READ_WRITE
- Data type:
DevEnum
- Data format:
SCALAR
- loggingTargets
Read the additional logging targets of the device.
Note that this excludes the handlers provided by the ska_ser_logging library defaults - initialises to LoggingTargetsDefault on startup.
- Returns:
Logging level of the device.
- Access:
READ_WRITE
- Data type:
DevString
- Data format:
SPECTRUM
- Max_dim_x:
4
- pressure
Pressure Attribute
- Access:
READ
- Data type:
DevDouble
- Data format:
SCALAR
- Unit:
mbar
- pressureADC
Pressure ADC Counter
- Access:
READ
- Data type:
DevLong64
- Data format:
SCALAR
- Unit:
counts
- pressureCurrent
Pressure Current Attribute
- Access:
READ
- Data type:
DevDouble
- Data format:
SCALAR
- Unit:
mA
- pressureSignalStatus
Pressure Signal Status
- Access:
READ
- Data type:
DevEnum
- Data format:
SCALAR
- rainfall
Rainfall Attribute
- Access:
READ
- Data type:
DevDouble
- Data format:
SCALAR
- Unit:
mm
- rainfallADC
Rainfall ADC Counter
- Access:
READ
- Data type:
DevLong64
- Data format:
SCALAR
- Unit:
counts
- rainfallCurrent
Rainfall Current Attribute
- Access:
READ
- Data type:
DevDouble
- Data format:
SCALAR
- Unit:
mA
- rainfallRate
Rainfall Rate
- Access:
READ
- Data type:
DevDouble
- Data format:
SCALAR
- Unit:
mm.min-1
- rainfallSignalStatus
Rainfall Signal Status
- Access:
READ
- Data type:
DevEnum
- Data format:
SCALAR
- simulationMode
When TRUE the device is using a simulator
- Access:
READ_WRITE
- Data type:
DevEnum
- Data format:
SCALAR
- temperature
Temperature Engineering Attribute
- Access:
READ
- Data type:
DevDouble
- Data format:
SCALAR
- Unit:
Celsius
- temperatureADC
Temperature ADC Counter
- Access:
READ
- Data type:
DevLong64
- Data format:
SCALAR
- Unit:
counts
- temperatureCurrent
Temperature Current Attribute
- Access:
READ
- Data type:
DevDouble
- Data format:
SCALAR
- Unit:
mA
- temperatureSignalStatus
Temperature Signal Status
- Access:
READ
- Data type:
DevEnum
- Data format:
SCALAR
- versionId
Read the Version Id of the device.
- Returns:
the version id of the device
- Access:
READ
- Data type:
DevString
- Data format:
SCALAR
- windDirection
Wind Direction Engineering Attribute
- Access:
READ
- Data type:
DevDouble
- Data format:
SCALAR
- Unit:
deg
- windDirectionADC
Wind Direction ADC Counter
- Access:
READ
- Data type:
DevLong64
- Data format:
SCALAR
- Unit:
counts
- windDirectionCurrent
Wind Direction Current Attribute
- Access:
READ
- Data type:
DevDouble
- Data format:
SCALAR
- Unit:
mA
- windDirectionSignalStatus
Wind Direction Signal Status
- Access:
READ
- Data type:
DevEnum
- Data format:
SCALAR
- windSpeed
Wind Speed Attribute
- Access:
READ
- Data type:
DevDouble
- Data format:
SCALAR
- Unit:
ms-1
- windSpeedADC
Wind Speed ADC Counter
- Access:
READ
- Data type:
DevLong64
- Data format:
SCALAR
- Unit:
counts
- windSpeedCurrent
Wind Speed Current Attribute
- Access:
READ
- Data type:
DevDouble
- Data format:
SCALAR
- Unit:
mA
- windSpeedSignalStatus
Wind Speed Signal Status
- Access:
READ
- Data type:
DevEnum
- Data format:
SCALAR
Commands
- GetVersionInfo() DevVarStringArray
No input parameter (DevVoid)
- Returns:
returns (None): The result code and the command unique ID
- Init() DevVoid
Init