PG-FP5 CHAPTER 4 PROGRAMMING GUI USAGE
R20UT0008EJ0400 Rev. 4.00 Page 47 of 240
Jul 15, 2010
Figure 4-7. HEX Editor Main Window
The displayed file contents can be modified by placing the pointer in the data display area in the HEX Editor main
window. Data input via the keyboard is accepted for all shown memory locations.
The ID Tag area is the area used with the target device supporting data flash. Only area indicating 0 or 1 can be edited
in this area. Input 0 or 1 for the ID Tag area. If 0 is input, then 00000000h will be set, and if 1 is input, FFFFFFFFh will be
used as the ID Tag. For details on data flash and ID tags, refer to the user’s manual of the target device.
The HEX Editor only accepts hexadecimal data, i.e., numbers 0 to 9 and letters A to F. All other data will be rejected.
The ASCII representation, if any, is shown in the ASCII display area. This area is for reference only, so no data can be
input.
Use the scroll bar to move another address range into the visible area of the HEX Editor.
The following keys can be input using the keyboard.
Table 4-1. Key Functions That Can Be Input in HEX Editor Window
Key Function
0-9, A-F Data input (data display area)
Move cursor in right direction
Move cursor in left direction
Move cursor in up direction
Move cursor in down direction
Tab
Tab Move cursor to next input field (address + 1)
If any changes have been made to the file, [Save] and [Save As] in the [File] menu in the HEX Editor main window
become available for saving the modified data.
The [Save As] display varies whether or not the downloaded PR5 file is for the target device that supports data flash.
Data display area Address display area ASCII display area