BurstModeTemperatureSamplesType Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration representing the burst mode temperature samples type
C#
public enum BurstModeTemperatureSamplesType
type BurstModeTemperatureSamplesType =
Public Enum BurstModeTemperatureSamplesType
- Inheritance
-
BurstModeTemperatureSamplesType
Name | Value | Description |
---|---|---|
S1 | 0 | Type 1 sample |
S2 | 4 | Type 2 samples |
S4 | 8 | Type 4 samples |
S8 | 12 | Type 8 samples |
S16 | 16 | Type 16 samples |
S32 | 20 | Type 32 samples |
S64 | 24 | Type 64 samples |
S128 | 28 | Type 128 samples |
Termék | Verziók |
---|---|
.NET IoT Libraries | 2.0.0, 2.1.0, 2.2.0 |