SensorI2CSettings 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.
Sensor I2C settings
C#
public enum SensorI2CSettings
type SensorI2CSettings =
Public Enum SensorI2CSettings
- Inheritance
-
SensorI2CSettings
Name | Value | Description |
---|---|---|
MidClock | 1 | Send the clock pulse between reading and writing. Required by the NXT US sensor. |
Pin1_9V | 2 | 9v pullup on pin 1 |
Same | 4 | Keep performing the same transaction e.g. keep polling a sensor |
AllowStretchAck | 5 | Allow ACK stretching |
AllowStretchAny | 6 | Allow any stretching |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
.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 |