9457 Industrial Computer
5-6
Note
The changes made to the macros in the Teach Menu are not programmed until you
select Download.
Edit
Displays a graphic representation of the keypad in memory and a menu bar displaying
Exit and Click ON/OFF.
Exit
Returns to the Macros Menu.
Click
Not supported on the 9457.
ON/OFF
To select a key to edit, use the arrow keys to position the cursor on the desired key and
press
ENTER
.
In edit mode, the macro is displayed as two lines. The top line (the edit line) displays the
macro in either hex or decimal format and is the line in which the actual editing takes
place. The bottom line (the ASCII line) displays the macro in ASCII format and is not
user configurable. This line helps keep track of which part of the macro you are editing,
and will be updated by the utility as editing takes place.
For example:
edit line->
12
75
F0
75
F0
12
1C
F0
1C
12
22
F0
22
F0
12
0
ASCII line->
sh
8
bk
8
bk
sh
a
bk
a
sh
X
bk
X
bk
sh
EOM
The insert, delete, and cursor control keys are active for editing.
When a key is selected, the menu bar displays the following choices:
Exit, Cut,
Copy, Paste, Codes, Hex/Decimal,
and
I/O (Insert/Overtype)
. The
macro for the chosen key is also displayed.
Cut
Deletes a sequence of scan codes from the macro. To select a section to cut:
1.
Place the cursor on the first character to cut.
2.
Press
F
1
and select
CUT
.
3.
Press
ENTER
. Cut should still be highlighted, but the cursor will appear on the Edit
line. Move the cursor on the last character to cut and press
ENTER
.