DeviceDAC_Available Method |
Query available D/A outputs.
Namespace: IO.Objects.RemoteIOAssembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax public List<int> DAC_Available()
Return Value
ListInt32List of available D/A output numbers.
See Also