Constructor for a single Expand click.
Namespace: IO.Devices.ClickBoards.RemoteIO.ExpandAssembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax public Board(
int socknum,
Device remdev = null
)
Parameters
- socknum Int32
- mikroBUS socket number.
- remdev Device (Optional)
- Remote I/O server device object.
See Also