Skip to main content

Enum Ens160.OperatingMode

Sensor operating mode

Assembly: Ens160.dll
View Source
Declaration
public enum Ens160.OperatingMode : byte

Fields

Reset

Reset the sensor

View Source
Declaration
Reset = 240

DeepSleep

Deep sleep - low power standby mode

View Source
Declaration
DeepSleep = 0

Idle

Idle - low power mode

View Source
Declaration
Idle = 1

Standard

Standard gas sensing mode

View Source
Declaration
Standard = 2