Default configuration, Function keys, Default function keys – Galil DMC-2X00 User Manual
Page 254: Input/output of data – dmc-2x00 commands, Example

Default Configuration:
Baud Rate
9600
Data bits
7
Parity Ignore
PE
Display
enabled
Repeat
Fast
Echo
Disabled
Handshake
Disabled
Self Test
Disabled
Key Click - Disabled
Key Click - Enabled
Clear Display and Home
Function Keys
function keys
Default Function Keys
F1
22 decimal
F2
23 decimal
F3
24 decimal
F4
25 decimal
F5
26 decimal
Input/Output of Data – DMC-2x00 Commands
Refer to Chapter 7 in this manual for Data Communication commands.
When using Port 2, use CC command to configure P2.
Example:
CC 9600,0,0,1
Configures P2
MG{P2} “Hello There”, V1{F2.1}
Send message to P2
IN{P2} “Enter Value”, NUM
Prompts operator for value
Example:
#A
CI 0;CC 9600,0,0,1
#A Interrupt on any key; Configure P2
MG {P2} “press F1 to start X”
Print Message to P2
MG {P2} “Press F2 to start Y”
Print Message to P2
244
• Appendices
DMC-2X00