Main Content

Event Send

Convert input signal to event

  • Event Send block

Libraries:
AUTOSAR Blockset / Adaptive Platform / Signal Routing

Description

At the top level of an AUTOSAR adaptive model, use the Event Receive and Event Send blocks to set up event-based communication.

  • After each root inport, add an Event Receive block which converts an input event to a signal, while preserving the signal values and data type.

  • Before each root outport, add an Event Send block which converts an input signal to an event, while preserving the signal values and data type.

Ports

Input

expand all

The input port for the Event Send block to receive inputs of any type that AUTOSAR Blockset™ supports.

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

Output

expand all

The output port for the Event Send block to output an event.

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

Extended Capabilities

C/C++ Code Generation
Generate C and C++ code using Simulink® Coder™.

Version History

Introduced in R2019a