Constructor for a single ADC input.
Namespace: IO.Objects.SimpleIO.ADCAssembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax public Sample(
Designator desg,
int resolution
)
Parameters
- desg Designator
- ADC input designator.
- resolution Int32
- Bits of resolution.
See Also