Opening the Implementation Editor for an Element (C)
To open the implementation editor of an element from the implementation editor of a component/project, proceed as follows:
- In the Local or Global tab of the implementation editor, select the basic element whose implementation you want to edit.
Do one of the following:
In the Element menu, select Edit.
Double-click the element.
In the context menu of the element, select Edit.
Press the <Return> key.
The implementation editor for the basic element opens. The model type is given by the element.
For newly created elements, the system does not assume the assignment of an implementation type defined in the project context, it assumes the assignment of a local implementation. Except for elements with enum model type, the implementation data type selected in the Default Implementation Types node of the ASCET options window is selected. For the value ranges, the maximum limits for the type are set.
See also
Specifying Individual Implementations
Assigning an Implementation Type
Opening the Implementation Editor for an Element (A)