Click or drag to resize

DeviceDAC_Available Method

Query available D/A outputs.

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

Return Value

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