Everything
2.12.6.5 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 watch-expression in the default notation (see "Table A.7 Display Format of Watch-Expressions (Default)") according the type of variable (default).

Hexadecimal

Displays the value of the selected item in hexadecimal number.

Signed Decimal

Displays the value of the selected item in signed decimal number.

Unsigned Decimal

Displays the value of the selected item in unsigned decimal number.

Octal

Displays the value of the selected item in octal number.

Binary

Displays the value of the selected item in binary number.

ASCII

Displays the value of the selected item in ASCII code.

Float

Displays the value of the selected item in float.

Note that this item becomes valid only when the selected watch-expression value is 4-byte data.

Double

Displays the value of the selected item in double.

Note that this item becomes valid only when the selected watch-expression value is 8-byte data.

 

Adds the value in hexadecimal number enclosing with "()" at the end of the value of the selected item (except the item displayed in hexadecimal number).