Properties Editor for Implementation Casts, Record Elements and Mode Groups
This properties editor window is used to edit the properties of implementation casts, mode groups, and elements included in records. (Records included in modules, classes, SWC, etc. use the Properties Editor for Included Components.) It contains the following elements.
Name field
This field contains the element name.
Unit field
This field can only be edited for implementation casts. |
In this field, you can enter a unit for the implementation cast.
Comment field
In this field, you can enter a comment for the element.
Dimension field
Only available for arrays and matrices. |
This field displays the dimension of the element.
Kind field
Displays the element kind (e.g., implementation cast, variable, system constant).
Basic Type combo box
This combo box lists the element type. Implementation casts are of type Continuous, records in records are of type Complex, included mode groups are of type Mode Group.
For scalar and composite record elements, you can edit the basic type. Available selections are Logic, Signed Discrete, Unsigned Discrete, Limited Integer, Wrap-Around Integer, Continuous, Enumeration, Std_ReturnType, and – for arrays/matrices only – Record.
Component combo box
For mode groups, this combo box offers all mode groups available in the database or workspace, together with the respective path.
For implementation casts and elements in records, this combo box is deactivated.
For arrays/matrices 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
Only available for scalar and array record elements of type limitInt or wrapInt. |
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
Only available for scalar and array/matrix record elements of type wrapInt. |
This combo box contains the possible types for a wrapInt element.
The options show the possible access to an element.
Write option
Read-only and deactivated for all elements that use this properties editor window.
Read option
Read access to the element. The option is activated and editable for mode groups, activated and read-only for record elements, and deactivated and read-only for implementation casts.
See also Editing Calibration Access.
Option Always Show Editor for new Elements
This option determines whether the properties editor opens automatically if a new element is inserted.
OK
Closes the window and accepts your settings.
Cancel
Closes the window without accepting your settings.
See also
Properties Editor for Included Components
Editing the Calibration Access
Software Component Editors – RTE Access Macros
Setting Up a SenderReceiver or NVData Interface
Specifying a Record
Scalar Types – Limited Integer
Scalar Types – Wrap-Around Integer