Class
uEye.DeviceFeatureRepeatedStartConditionI2C
Accessible
Camera.Device.Feature.RepeatedStartConditionI2C.SetEnable
Syntax
uEye.DeviceFeatureRepeatedStartConditionI2C.SetEnable(bool enable)
Description
Enables/disables the I2C stop bit between the write and read command.
I2C functions are only supported by the following PCB versions: •uEye LE USB 3.1 Gen 1 •USB 3 uEye LE •USB uEye LE •GigE uEye LE |
Parameter
enable |
true = Enable the I2C stop bit. |
false = Disable the I2C stop bit. |