Click or drag to resize

FX3ConnectionI2CRetryCount Property

Get/Set the FX3 I2C retry count. This is the number of times the FX3 will retry a read/write when a NAK is received from the slave device being addressed.

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public ushort I2CRetryCount { get; set; }

Return Value

Type: UInt16
See Also