Table of Contents

Enum AbmState

Namespace
Iot.Device.Mhz19b
Assembly
Iot.Device.Mhz19b.dll

Defines if automatic baseline correction (ABM) is on or off For details refer to datasheet, rev. 1.0, pg. 8

public enum AbmState

Fields

Off = 0

ABM off (value acc. to datasheet)

On = 160

ABM on (value acc. to datasheet)