System.Sensors.TCustomElectricalSensor

提供: RAD Studio API Documentation
移動先: 案内検索

System.Sensors.TCustomSensorSystem.TObjectTCustomElectricalSensor

Delphi

TCustomElectricalSensor = class(TCustomSensor)

C++

class PASCALIMPLEMENTATION TCustomElectricalSensor : public TCustomSensor

プロパティ

種類 可視性 ソース ユニット
class public
System.Sensors.pas
System.Sensors.hpp
System.Sensors System.Sensors


説明

デバイスの電機系プロパティについての情報を提供します。

TCustomElectricalSensor プロパティは、 静電容量をファラドで、 電気抵抗をオームで、 誘導係数をヘンリーで、 電流をアンペアで、 抵抗(電位)をボルトで、 電力をワットで、返します。

サポート対象プラットフォーム

このクラスは、Windows 上でのみサポートされます。

関連項目