2.11.2.1
Changing the form in which values are displayed
The form in which the data in the [Value] area is displayed can be freely changed using the toolbar buttons shown below.
Notation
|
Shows the following buttons that change the form in which values are displayed.
|
|
AutoSelect
|
Displays the value of a selected item (including low-order item) in predetermined notation (default).
|
Hexadecimal
|
Displays the value of a selected item (including low-order item) in hexadecimal.
|
Signed Decimal
|
Displays the value of a selected item (including low-order item) in signed decimal.
|
Unsigned Decimal
|
Displays the value of a selected item (including low-order item) in unsigned decimal.
|
Octal
|
Displays the value of a selected item (including low-order item) in octal.
|
Binary
|
Displays the value of the selected item (including sub-items) in binary.
|
ASCII
|
Displays the character string of a selected item (including low-order item) in ASCII code.
If the subject consists of 2 bytes or more, characters consisting of 1 byte each are displayed one next to another.
|
Float
|
Displays the value of the selected item in Float.
Note that when the value is not 4-byte data, displays it in the default notation.
|
Double
|
Displays a selected item in Double.
Except for 8-byte data, however, they are displayed in predetermined notation.
|
|
Adds a hexadecimal equivalent for the displayed value at the end of it, with the equivalent enclosed in parentheses ( ).
|