modelDUP3

Message duplication model (3 outputs)

Information

This model duplicates and forwards each received message. Each received message is stored in an internal queue and sent through the three output ports of the model.

This model is necessary since an output port can not be connected to several input ports, because the output port can not store the references to the queues for incoming messages in the input ports.

Connectors

TypeNameDefaultDescription
SRC.Interfaces.inPortIN
SRC.Interfaces.outPortout1
SRC.Interfaces.outPortout2
SRC.Interfaces.outPortout3

Components

TypeNameDefaultDescription
DUPdUP
DUPdUP1