IntegrationTime 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.
Measurement Cycle
C#
public enum IntegrationTime
type IntegrationTime =
Public Enum IntegrationTime
- Inheritance
-
IntegrationTime
Name | Value | Description |
---|---|---|
Time800 | 0 | 800ms |
Time400 | 1 | 400ms |
Time200 | 2 | 200ms |
Time100 | 3 | 100ms |
Time050 | 4 | 50ms |
Time025 | 5 | 25ms |
Time012_5 | 6 | 12.5ms |
Time006_25 | 7 | 6.25ms |
Product | Versions |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |