Functions can be added to the project as follows:
- You work with the graphics-oriented interface. In the graphical editor, call up symbol selection and select a symbol. A function definition is defined at the symbol, with which it is inserted. (The symbol and the function are grouped together to make a component.)
- You insert a macro into the project which contains functions (components). A function definition is assigned to the component, or it has a special logic function stored in it.
- You work with the logic-oriented engineering approach and want to work with predefined devices. You select a device (and thus a part); this device has data concerning its functions. Now, select one of these functions. All symbols are offered which are suitable to the display of this function. Now, select a symbol and place it. At the same time, the device is created with all its functions. The information on the functions come in with the part.
- You select (in the navigator) a function (or definition) directly and add it (placed or unplaced) into the project.
Add functions via symbols
Functions can easily be added by placing a symbol on a schematic page.
Precondition:
You have opened a schematic page in the graphical editor.
- Insert > Symbol
- Select the desired symbol from the Symbol selection dialog and click [OK].
- Place the symbol in the schematic.
A function definition is defined at the symbol; this is placed with the symbol as a function. - In the Properties <...> dialog, you can edit the properties of the function.
- Click [OK].
The new and changed properties are stored in the component and displayed there (as long as they are selected for display).
See also