Skip to main content

Enum Sht4x.Precision

Sht4x precision and heater control

Assembly: Sht4x.dll
View Source
Declaration
public enum Sht4x.Precision : byte

Fields

HighPrecisionNoHeat

High precision no heat

View Source
Declaration
HighPrecisionNoHeat = 253

MediumPrecisionNoHeat

Medium precision no heat

View Source
Declaration
MediumPrecisionNoHeat = 246

LowPrecisionNoHeat

Low precision no heat

View Source
Declaration
LowPrecisionNoHeat = 224

HighPrecisionHighHeat1s

High precision high heat for 1s

View Source
Declaration
HighPrecisionHighHeat1s = 57

HighPrecisionHighHeat100ms

High precision high heat for 100ms

View Source
Declaration
HighPrecisionHighHeat100ms = 50

HighPrecisionMediumHeat1s

High precision medium heat for 1s

View Source
Declaration
HighPrecisionMediumHeat1s = 47

HighPrecisionMediumHeat100ms

High precision medium heat for 100ms

View Source
Declaration
HighPrecisionMediumHeat100ms = 36

HighPrecisionLowHeat1s

High precision low heat for 1s

View Source
Declaration
HighPrecisionLowHeat1s = 30

HighPrecisionLowHeat100ms

High precision low heat for 100ms

View Source
Declaration
HighPrecisionLowHeat100ms = 21