Create an AD5593R ADC input.
Namespace: IO.Devices.AD5593R.ADCAssembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax public Sample(
Device dev,
int channel
)
Parameters
- dev Device
- AD5593R device object.
- channel Int32
- AD5593R I/O channel number (0 to 7).
See Also