Everything
2.12.2.1 Change display format of values

The display format of the [value] area can be changed using buttons below on the toolbar.

Notation

The following buttons to change the notation of a data value are displayed.

 

AutoSelect

Displays the value of the selected item (including sub-items) in the default notation (default).

Hexadecimal

Displays the value of the selected item (including sub-items) in hexadecimal number.

Signed Decimal

Displays the value of the selected item (including sub-items) in signed decimal number.

Unsigned Decimal

Displays the value of the selected item (including sub-items) in unsigned decimal number.

Octal

Displays the value of the selected item (including sub-items) in octal number.

Binary

Displays the value of the selected item (including sub-items) in binary number.

ASCII

Displays the character strings of the selected item (including sub-items) in ASCII code.

If the character size is 2 bytes and above, it is displayed with the characters for each 1 byte arranged side-by-side.

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 the value of the selected item in double.

Note that when the value is not 8-byte data, displays it in the default notation.

 

Adds the value in hexadecimal number enclosing with "()" at the end of the value.