Property | Type | Description |
---|
Method | Description | |
---|---|---|
Humidity_Air_HIH4000 ( string Name, bool Simulation, |
||
Humidity_Air_HIH4000 ( string Name, bool Simulation, |
||
Initialization ( ) : void | ||
Measure ( ) : List |
Value containing all the info about the measurement
|
|
Read ( ) : string |
Read and convert the value from the ADC
|
|
ReadInt ( ) : int |
Return the value not converted asreaded from the ADC
|
public Humidity_Air_HIH4000 ( string Name, bool Simulation, |
||
Name | string | |
Simulation | bool | |
adc | ||
channel | int | |
Logger | System.Logger | |
return | System |
public Humidity_Air_HIH4000 ( string Name, bool Simulation, |
||
Name | string | |
Simulation | bool | |
Adc | ||
Channel | int | |
CalibrationFile | string | |
Logger | System.Logger | |
return | System |