Factory function for creating ADC inputs.
Namespace: IO.Devices.ClickBoards.SimpleIO.ADACAssembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax public Sample ADC(
int channel
)
Parameters
- channel Int32
- AD5593R I/O channel number (0 to 7).
Return Value
SampleADC input object.
See Also