System.Sensors.TCustomEnvironmentalSensor Properties
InheritedProtected
AvailableProperties | public | List of properties that this specific sensor can provide. |
Category | public | Category of the sensor. |
CustomData | public | Sensor-specific data fields. |
CustomProperty | public | Sensor-specific properties. |
Description | public | Description of the system sensor. |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
HasCustomData | public | Specifies whether the system sensor has custom data with the specified index (True ) or not (False ). |
HasCustomProperty | public | Specifies whether the system sensor has a custom property with the specified index (True ) or not (False ). |
Humidity | public | Getter for the relative humidity, expressed in percentanges. |
Manager | public | Manager that handles this sensor. |
Manufacturer | public | Manufacturer of the system sensor. |
Model | public | Model of the system sensor. |
Name | public | Name of the system sensor. |
Pressure | public | Getter for the atmospheric pressure, expressed in Bars. |
SensorType | public | Type of the sensor. |
SerialNo | public | Serial number of the system sensor. |
Started | public | Indicates whether the sensor is activated and ready. |
State | public | State of the sensor. |
Temperature | public | Getter for the temperature, expressed in Celsius degrees. |
TimeStamp | public | Date of the most recent measures that the sensor took. |
UniqueID | public | ID that uniquely identifies the sensor. |
WindDirection | public | Getter for the wind direction relative to magnetic north, expressed in degrees counter-clockwise. |
WindSpeed | public | Getter for the wind speed, expressed in meters per second. |