Setting Up an Event
Events are created as timing events with a default period.
- In the software component editor, open the Event Specification view.
- In the Events field, select the event you want to set up.
- If applicable, enable the modes during which the event shall be available. Disable all other modes.
In the Event Kind combo box, select the event type.
Possible selections are Timing and ModeSwitch.
Note
The ModeSwitch event type is only relevant when at least one mode group is used in the SenderReceiver interfaces of the software component.
Events of type OperationInvoke are created, set up and assigned automatically at need (see Specifying a ClientServer Interface Prototype). They cannot be altered manually.
To set up a Timing event, enter the period in seconds (e.g., 0.01 for a period of 10 milliseconds) in the Period field.
To set up a ModeSwitch event,
proceed as follows.- Enable/disable individual modes for an event.
See also