DeviceI2C_Available Method |
Query available I2C buses.
Namespace: IO.Objects.RemoteIOAssembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax public List<int> I2C_Available()
Return Value
ListInt32List of available I
2C bus numbers.
See Also