FX3ConnectionGetI2CBuffer Method |
Get I2C buffer from I2C read stream
Namespace:
FX3Api
Assembly:
FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntaxpublic byte[] GetI2CBuffer()
Public Function GetI2CBuffer As Byte()
public:
array<unsigned char>^ GetI2CBuffer()
member GetI2CBuffer : unit -> byte[]
Return Value
Type:
ByteI2C data read
See Also