Java Mine
ContentsIndexHome
PreviousUpNext
HAHumidityBase Members

The following tables list the members exposed by HAHumidityBase.

 
Name 
Description 
 
This is DefaultActiveStateInterval, a member of class _ApplicationBase. 
 
This is DefaultActiveStateInterval_g2, a member of class _ApplicationBase. 
 
This is DefaultBiStable, a member of class _ApplicationBase. 
 
This is DefaultBiStable_g2, a member of class _ApplicationBase. 
 
This is DefaultBSNUrgentDelay, a member of class _ApplicationBase. 
 
TODO c 
 
Profile Config Page 2 
 
Profile Config Page 2 
 
This is DefaultCalibration2, a member of class _ApplicationBase. 
 
This is DefaultCalibration2_g2, a member of class _ApplicationBase. 
 
This is DefaultCalibration3, a member of class _ApplicationBase. 
 
This is DefaultCalibration3_g2, a member of class _ApplicationBase. 
 
This is DefaultCalibration4, a member of class _ApplicationBase. 
 
This is DefaultCalibration4_g2, a member of class _ApplicationBase. 
 
Gen 1 General Config Page 1 (Sector 24) 
 
Gen 2 General Config Page 1 (Sector 24) 
 
Not used in Gen1 value doesn't matter 
 
TODO c# 1 
 
This is DefaultCrystalStartTime, a member of class _ApplicationBase. 
 
Not used in Gen2 value doesn't matter 
 
Not used in Gen1 value doesn't matter 
 
This is DefaultDMExchangeDelayMultiple_g2, a member of class _ApplicationBase. 
 
This is DefaultEventDetectionCount, a member of class _ApplicationBase. 
 
This is DefaultEventDetectionCount_g2, a member of class _ApplicationBase. 
 
This is DefaultEventDetectionPeriod, a member of class _ApplicationBase. 
 
This is DefaultEventDetectionPeriod_g2, a member of class _ApplicationBase. 
 
Trigger Profile Config Page 1 
 
Trigger Profile Config Page 1 
 
This is DefaultHysteresis, a member of class _ApplicationBase. 
 
This is DefaultHysteresis_g2, a member of class _ApplicationBase. 
 
This is DefaultLinkAcceptance, a member of class _ApplicationBase. 
 
Not used in Gen2 value doesn't matter //TODO c# -25 
 
General Config Page 3 (Sector 27) 
 
Not used in Gen2 value doesn't matter 
 
This is DefaultMaximumThreshold, a member of class _ApplicationBase. 
 
This is DefaultMaximumThreshold_g2, a member of class _ApplicationBase. 
 
Interval (Measurement) Based Sensors Profile Config Page 1 
 
Interval (Measurement) Based Sensors Profile Config Page 1 
 
Other 
 
Other 
 
This is DefaultMinimumThreshold, a member of class _ApplicationBase. 
 
This is DefaultMinimumThreshold_g2, a member of class _ApplicationBase. 
 
Not used in Gen1 value doesn't matter 
 
TODO c# 72 
 
This is DefaultRearmTime, a member of class _ApplicationBase. 
 
This is DefaultRearmTime_g2, a member of class _ApplicationBase. 
 
This is DefaultReceiveSensitivity, a member of class _ApplicationBase. 
 
This is DefaultReceiveSensitivity_g2, a member of class _ApplicationBase. 
 
This is DefaultRecovery, a member of class _ApplicationBase. 
 
This is DefaultRecovery_g2, a member of class _ApplicationBase. 
 
This is DefaultReportInterval, a member of class _ApplicationBase. 
 
example of post fix 
 
General Config Page 2 (Sector 25) 
 
General Config Page 2 (Sector 25) 
 
Not used in Gen1 value doesn't matter 
 
This is DefaultSensorHood1_g2, a member of class _ApplicationBase. 
 
Not used in Gen1 value doesn't matter 
 
This is DefaultSensorHood2_g2, a member of class _ApplicationBase. 
 
This is DefaultStandardMessageDelay, a member of class _ApplicationBase. 
 
This is DefaultStandardMessageDelay_g2, a member of class _ApplicationBase. 
 
1 use aware flag normal, 0 Don't use aware flag (ForStopping the aware report) 
 
1 use aware flag normal, 0 Don't use aware flag (ForStopping the aware report) 
 
This is DefaultTimeOfDayActive, a member of class _ApplicationBase. 
 
This is DefaultTimeOfDayActive_g2, a member of class _ApplicationBase. 
 
This is DefaultTransmitIntervalLink, a member of class _ApplicationBase. 
 
This is DefaultTransmitIntervalLink_g2, a member of class _ApplicationBase. 
 
Decomposes to 3 msgs and 30 sec interval (Bit[7:5] = the number of start-test messages 0 - 7, Bit[4:0] = Interval 0-31) 
 
Decomposes to 3 msgs and 30 sec interval (Bit[7:5] = the number of start-test messages 0 - 7, Bit[4:0] = Interval 0-31) 
 
This is DefaultTransmitOffset, a member of class _ApplicationBase. 
 
This is DefaultTransmitOffset_g2, a member of class _ApplicationBase. 
 
RF Config (Sector 8) 
 
RF Config (Sector 8) 
 
This is DefaultUrgentRetries, a member of class _ApplicationBase. 
 
TODO c 
 
Name 
Description 
 
Data 
This is Data, a member of class HAHumidityBase. 
 
This is DefaultMaximumNetworkHops, a member of class _ApplicationBase. 
 
This is DefaultMaximumNetworkHops_g2, a member of class _ApplicationBase. 
 
Hum 
This is Hum, a member of class HumidityBase. 
 
This is implementedSensors, a member of class _ApplicationBase. 
 
This is impNums, a member of class _ApplicationBase. 
 
This is MonnitApplicationID, a member of class HAHumidityBase. 
 
This is ProfileType, a member of class HAHumidityBase. 
 
This is Temperature, a member of class HumidityBase. 
 
Name 
Description 
 
////---------------------------------------------------------------------------------------- //// calculates temperature [°C] and humidity [%RH] //// input : humi [Ticks] (12 bit) (ALREADY CONVERTED TO DECIMAL) //// temp [Ticks] (14 bit) (ALREADY CONVERTED TO DECIMAL) //// output: humi [%RH] //// temp [°C] //void calc_sth11(float* p_humidity, float* p_temperature) //{ // const float C1 = -4.0; // for 12 Bit // const float C2 = +0.0405; // for 12 Bit // const float C3 = -0.0000028; // for 12 Bit // const float T1 = +0.01; // for 14 Bit @ 5V // const float T2 = +0.00008; // for 14 Bit @ 5V
// float rh = *p_humidity;... more 
 
This is CalcTemperature, a member of class HumidityBase. 
 
This is classMap, a member of class _ApplicationBase. 
 
This is Create, a member of class HAHumidityBase. 
 
This is CreateApplicationBase, a member of class _ApplicationBase. 
 
This is getData, a member of class HAHumidityBase. 
 
Returns default configurations for the sensor
 
 
This is getHum, a member of class HumidityBase. 
 
This is getImplementedSensors, a member of class _ApplicationBase. 
 
This is getProfileType, a member of class HAHumidityBase. 
 
This is getTemperature, a member of class HumidityBase. 
 
This is GetType, a member of class _ApplicationBase. 
 
This is setHum, a member of class HumidityBase. 
 
This is setTemperature, a member of class HumidityBase. 
Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!