ActivitySensor.PowerInMilliwatts Property

Definition

Gets the power in milliwatts that the sensor consumes.

public:
 property double PowerInMilliwatts { double get(); };
double PowerInMilliwatts();
public double PowerInMilliwatts { get; }
var double = activitySensor.powerInMilliwatts;
Public ReadOnly Property PowerInMilliwatts As Double

Property Value

Double

double

The power in milliwatts that the sensor consumes.

Applies to