Click or drag to resize

SocketCreateAnalogInput Method

Create an analog input object instance for a given socket.

Namespace: IO.Objects.RemoteIO.mikroBUS
Assembly: libremoteio (in libremoteio.dll) Version: 2.2025.76.2
Syntax
C#
public Sample CreateAnalogInput()

Return Value

Sample
Analog input object instance.

Implements

SocketCreateAnalogInput
See Also