System.Sensors.TCustomElectricalSensor Properties
InheritedProtected
AvailableProperties | public | List of properties that this specific sensor can provide. |
Capacitance | public | Capacitance in farads. |
Category | public | Category of the sensor. |
Current | public | Current in amperes. |
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 ). |
Inductance | public | Inductance in henries. |
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. |
Power | public | Power in watts. |
Resistance | public | Resistance in ohms. |
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. |
TimeStamp | public | Date of the most recent measures that the sensor took. |
UniqueID | public | ID that uniquely identifies the sensor. |
Voltage | public | Voltage in volts. |