Multicast Receive Queue

Receive multicast entities

  • Library:
  • SimEvents

Description

The Multicast Receive Queue block is identical to an Entity Queue block with the Entity arrival source parameter set to Multicast. For information about parameter descriptions, see the documentation for the Entity Queue block.

You specify a Multicast tag for receiving entities. Then the block receives entities with a matching Multicast tag broadcast by the Entity Multicast block. See Storage with Queues and Servers, for more information about using multicast mode to broadcast entities.

Ports

Output

expand all

Output entity at the head of the queue to depart when a downstream block is ready to accept it.

Note

Event actions are not supported with string entity data type

Data Types: single | double | int8 | int16 | int32 | int64 | uint8 | uint16 | uint32 | uint64 | Boolean | enumerated | bus | string | fixed point

Model Examples

Introduced in R2016a