Command dispatcher.
Namespace: IO.Objects.RemoteIOAssembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax public void Dispatcher(
Message cmd,
Message resp
)
Parameters
- cmd Message
- Command to be sent.
- resp Message
- Response to be received.
See Also