TANGO
Device Server



VacHumidity
Properties Description

VacHumidity Class

Revision: Release_2_0 - Author: peru



Device Properties
Property name
Property type
Description
Humidity_wago_addr Tango::DEV_SHORT This is the address of humidity measurement into plcWago's memory.
Wago_device_name Tango::DEV_STRING This is the PLC-Wago's device name, we use to read values.
Hdb_access_device_name Tango::DEV_STRING This is the name of hdbAccess server used to store humidity in HDB.
RelativeChange Tango::DEV_DOUBLE This is the Delta between current and previous value, (in %) minimum for HDB storage.
HdbMaxDelay Tango::DEV_LONG If values doesn't change, store data in HDB every hdbMaxDelay seconds.
HdbExceptNoRetry Tango::DEV_SHORT Number of storage tries to skip, if we receive exception from sys/hdb-push server (HDB storage failed).
HumidityHdbSignalName Tango::DEV_STRING This is the name of the signal in hdb.
Error_code_address Tango::DEV_USHORT This is the address, in wago's memory, where are stored major, and minor error codes. Major is a Error_code_address, minor is a +1 from Major.






Device Properties Default Values:
Property Name Default Values
Humidity_wago_addr No default value
Wago_device_name No default value
Hdb_access_device_name No default value
RelativeChange No default value
HdbMaxDelay No default value
HdbExceptNoRetry No default value
HumidityHdbSignalName No default value
Error_code_address No default value



There is no Class properties.






TANGO is an open source project hosted by :
Sourceforge logo small
Core and Tools : CVS repository on tango-cs project
Device Servers : CVS repository on tango-ds project