Create an AD5593R ADC input object.
Namespace: IO.Devices.AD5593RAssembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax public Sample ADC_Create(
int channel
)
Parameters
- channel Int32
- AD5593R ADC channel number (0 to 7).
Return Value
SampleADC input object.
See Also