Table of Contents

Enum RomCommands

Namespace
Iot.Device.Ds18b20
Assembly
Iot.Device.Ds18b20.dll

ROM commands, see data sheet, page 10, section DS18B20 ROM Commands.

public enum RomCommands : byte

Fields

FamilyCode = 40

Reference family code.

Match = 85

Command to address specific device on network.

Skip = 204

Command to address all devices on the bus simultaneously.