DeviceSPI_Available Method |
Query available SPI slave devices.
Namespace: IO.Objects.RemoteIOAssembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax public List<int> SPI_Available()
Return Value
ListInt32List of available SPI slave device numbers.
See Also