Click or drag to resize

DeviceADC_Available Method

Query available A/D inputs.

Namespace: IO.Objects.RemoteIO
Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
public List<int> ADC_Available()

Return Value

ListInt32
List of available A/D input numbers.
See Also