Setting up Default Options for Implementations
- Open the ASCET Options window.
In the Implementation node of the ASCET Options window, use the Implementation Master combo box to select the master page for new implementations.
When you create a new implementation, the selected page is used automatically as master page in the implementation editor.
Activate or deactivate the Automatically select the Implementation Type option according to your needs.
If you select Model as master in the implementation editor, and if this option is activated, the implementation data type is selected automatically. If this option is deactivated, you have to select the implementation data type.
Activate or deactivate the "Limit Assignments" Flag for <type> Data Type options according to your needs.
<type> can be cont, sdisc, or udisc.
When you create a new scalar element of one of these types, the Limit Assignments option in the implementation editor is activated or deactivated according to the settings in the Implementation node of the ASCET Options window.
- Activate the option Limit to maximum bit length if the result of an operation is to be limited in the case of an overflow.
- In the Resolution Handling combo box, select the default resolution handling.
Go to the Default Implementation Types node and use the Default <type> Data Type combo box to select a default implementation data type for <type> variables.
<type> can be cont, sdisc, udisc, or log.
The selected types are pre-set when you edit the implementations of the respective variables.
When you open a database from an older ASCET version, real64 is selected for cont variables, int8 for sdisc variables, uint8 for udisc variables, and int8 for log variables.
Note
If available, customized data type names are shown in the * <type> Data Type combo boxes. However, when you export the default options for implementations, the internal keys (identical to the default data type names) are exported instead of the customized data types.
- Click OK to accept the setting.
See also