Properties Editor for Interrunnable Variables
This window contains the following elements. Some of them are unavailable in certain cases.
Areas and options not described here are not available for interrunnable variables. |
Name field
This field contains the element name.
Unit field
In this field, you can enter a unit for the element.
Comment field
In this field, you can enter a comment for the element.
Kind field
This field contains a selection of the following options for the element kind: Constant, System Constant, Parameter, Variable, Interrunnable Variable. Further entries for subkinds of system constants can be added by the user; see User-Defined System Constants.
Basic Type combo box
This combo box contains a selection of the following options for the element type: Logic, Signed Discrete, Unsigned Discrete, Limited Integer, Wrap-Around Integer, Continuous, Enumeration, Std_ReturnType, Record. One of them is selected at a time.
Component combo box
Available only for arrays of enumeration or
record type. |
This combo box offers all enumerations or records available in the database or workspace, together with the respective path.
Min and Max fields
These fields contain lower and upper limit for a limitInt or wrapInt argument.
For limitInt, the values in Min and Max must be representable in sint32 or uint32.
For wrapInt, the values in Min and Max must be representable in the selected Type.
Type combo box
This combo box contains the possible types for a wrapInt element.
Area Scope
The scope of interrunnable variables is set to Local. It cannot be changed.
Read option
When the option is activated, the interrunnable variable will be included in an ASAM-MCD-2MC file generated for the enclosing project. If the option is deactivated, the interrunnable variable will not be included in the ASAM-MCD-2MC file.
Option Always Show Editor for new Elements
This option determines whether the properties editor opens automatically if a new element of the selected kind is created.
OK
Closes the window and accepts your settings.
Cancel
Closes the window without accepting your settings.
See also
Interrunnable Variables
Editing an Element Configuration
Editing the Calibration Access
User-Defined System Constants
Software Component Editors – RTE Access Macros
Scalar Types – Limited Integer
Scalar Types – Wrap-Around Integer