Click or drag to resize

Device Constructor

Create a Remote I/O server device object.

Namespace: IO.Objects.RemoteIO
Assembly: libremoteio (in libremoteio.dll) Version: 2.2025.76.2
Syntax
C#
public Device()
Remarks
This constructor will attempt to connect to the following Remote I/O protocol servers:

First, Munts Technologies USB HID Gadget at 16D0:0AFA.
Then, Munts Technologies USB Ethernet Gadget at usbgadget.munts.net running ZeroMQ at port 8088.
See Also