Table of Contents

Enum FloodLight

Namespace
Iot.Device.AtomQrCode
Assembly
Iot.Device.AtomQrCode.dll

Options for controlling the reader flood light.

public enum FloodLight

Fields

AlwaysOff = 2

Flood light always off.

AlwaysOn = 1

Flood light always on.

OnWhenReading = 0

Flood light on when reading.