7-8
System Exclusive Protocol
K2600 System Exclusive Implementation
The next four commands allow you to read the screen display, both text and graphics layers.
ALLTEXT = 15h
Érequests all text in the K2600Õs display.
PARAMVALUE = 16h
Érequests the current parameter value.
PARAMNAME = 17h
Érequests the current parameter name.
GETGRAPHICS = 18h
Érequests the current graphics layer.
SCREENREPLY = 19h
This is the reply to ALLTEXT, PARAMVAL, PARAMNAME, GETGRAPHICS, or
SCREENREPLY.
Alphanumeric pad Edit / Exit
Button Code (hex) Button Code(hex)
Cancel 0B Edit 20
Clear 0C Exit 21
Enter 0D
Navigation Mode Selection
Button Code (hex) Button Code(hex)
Plus (+) 16 Program 40
Minus (-) 17 Setup 41
Plus and Minus 1E Quick Access 42
Chan/Bank Inc 14 Effects 47
Chan/Bank Dec 15 Midi 44
Chan/Bank Inc/Dec 1C Master 43
Cursor Left 12 Song 46
Cursor Right 13 Disk 45
Cursor Left/Right 1A
Cursor Up 10
Cursor Down 11
Cursor Up/Down 18