Insert Menu
This menu is only available when ASCET‑MD is installed. In that case, it is also available as a context menu in the "Database" or "Workspace" list.
This menu contains the following functions:
Folder (<Ctrl> + <Alt> + <f>)
Adds a new folder.
AUTOSAR
Note |
|---|
This menu option is only visible when Enable Creation of AUTOSAR components is activated in the ASCET options window (see Modeling Options). |
Adds new AUTOSAR items to the current folder.
Software Component Block Diagram | A new AUTOSAR software component is created as block diagram. |
Software Component ESDL | A new AUTOSAR software component is created as ESDL component. |
SenderReceiver Interface | A new SenderReceiver interface is created. |
NVData Interface | A new NVData interface is created. |
Calibration Interface | A new calibration parameter interface is created. |
ClientServer Interface | A new ClientServer interface is created. |
Mode Group | A new mode group is created. |
Project (<Ctrl> + <Alt> + <p>)
Adds a new project to the current folder.
Module
Adds a new module to the current folder.
Block Diagram | The new module is created as block diagram. |
C Code | The new module is created in C code. |
ESDL | The new module is created in ESDL code. |
Class
Adds a new class to the current folder.
Block Diagram | The new class is created as block diagram. |
C Code | The new class is created in C code. |
ESDL | The new class is created in ESDL code. |
Conditional Table | A new conditional table is created (Conditional Table Editor). |
Boolean Table | A new Boolean table is created (Boolean Table Editor). |
Continuous Time Block
Adds a new Continuous Time block to the current folder.
Block Diagram | The new CT block is created as block diagram. |
C Code | The new CT block is created in C code. |
ESDL | The new CT block is created in ESDL code. |
State Machine (<Ctrl> + <Alt> + <s>)
Adds a new state machine to the current folder.
Enumeration (<Ctrl> + <Alt> + <e>)
Adds a new enumeration to the current folder.
Record (<Ctrl> + <Alt> + <r>)
Adds a new enumeration to the current folder.
Icon (<Ctrl> + <Alt> + <i>)
Adds a new icon to the current folder.
Signal (<Ctrl> + <Alt> + <g>)
Adds a new signal to the current folder.
Container (<Ctrl> + <Alt> + <o>)
Adds a new container to the current folder.
You can
Create an AUTOSAR Software Component
Create a Continuous Time Block
See also