MessageRouter Constructor |
Constructs a MessageRouter.
Namespace: Demo3D.PLC.Comms.CIP.NodesAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxprotected MessageRouter(
IOModule? ioEntry
)
Parameters
- ioEntry IOModule
- The IO entry for this device/module.
See Also