Create a remote A/D input.
Namespace: IO.Objects.RemoteIOAssembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax public Sample ADC_Create(
int num
)
Parameters
- num Int32
- A/D input number: 0 to 127.
Return Value
SampleA/D input object.
See Also