Literal Window
This window is opened with the Edit Literal menu option in the context menu of a literal.
This window contains the following elements:
combo box
Here, you can enter or select the value of the literal.
Numeric (Hex) option
This option determines that the literal is a numeric literal in hexadecimal format.
Numeric (Bin) option
This option determines that the literal is a numeric literal in binary format.
Others option
This option determines that the literal is a numeric literal in physical representation (e.g.,9.81), or a non-numeric literal (e.g., true / false / <enumeration_name>.<enumerator>).
OK
Closes the window and accepts your settings.
Cancel
Closes the window without accepting your settings.
See also
Adding and Editing a Literal (block diagram editor)
Adding and Editing a Literal (SWC editors)