Click or drag to resize

FX3ConnectionI2CBitRate Property

Get/Set the FX3 I2C bit rate. Valid range 100KHz - 1MHz. Defaults to 100KHz

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

Return Value

Type: UInt32
Current I2C bit rate setting
See Also