3500 Flat Panel Industrial PCs66NoteYou must have a macro file in memory before the Macros Menu is available. To load amacro file, either Open a file or Upload macros.Function KeysSelects the function keys on the keypad to either view, edit, or teach.Alpha KeysSelects the alpha keys on the keypad to either view, edit, or teach.ExitReturns to the main menu.Macros Edit MenuExitReturns to the Main Menu.ViewLets you view, but not edit, the macro for the selected key. When View is chosen,the Exit option is displayed on the menu bar and a graphic representation of thechosen keypad is shown. Select Exit from the View Menu to return to the MacrosMenu. To select a key to view, use the arrow keys to position the cursor on thedesired key and press ENTER. The macro is displayed as two lines—ASCII and code.The ASCII line displays each keycode as the keys it represents on the full strokekeyboard. Special labels are used for certain keys (e.g., Spc for space bar, UAr for uparrow, and bk for the break code prefix). The code line is displayed in either Hex ordecimal, as explained below. There is a one-to-one correspondence between theASCII and code lines to help interpret the code line.While viewing the macro, the menu bar displays two options: Exit and Hex/Decimal.Exit returns to the View Menu, while Hex/Decimal toggles between displaying themacro in hex or decimal format. Default is Hex. When Hex is chosen, the keycodesare displayed as hexadecimal value scan codes. When Decimal is chosen, thekeycodes are displayed as the decimal equivalent of the hex codes.For example, the macro abc would be displayed as 1C F0 1C 32 F0 32 21 F0 21 inhex, and 28 240 28 50 240 50 33 240 33 in decimal.