7K • Chapter 11
11-2
Enable/Disable Command Response Messages
Turns ON or OFF the command responses (i.e. error and
acknowledgment messages) returned to the programmer.
Command Response Messages are the CW messages which are sent to assist
the programmer. Most commands send OK when properly entered, although
some send back the actual message that was entered. Other responses
include the various error messages that indicate bad data or incorrect number
of keystrokes.
• Enter one digit, 0 for OFF (disabled), 1 for ON (enabled).
Command Form:
Command Form Data Digit
Enable/Disable Command Response
Messages
(PW) 63 02 x * 0 = OFF (disabled)
1 = ON (enabled)
Acknowledgment: Sends OK
Errors:
Error Meaning
? err 1 wrong number of digits entered
? err 2 illegal digit entered
Default Condition: Command Response Messages are ON (enabled)
Examples:
When commands are placed into macros, command response messages may
be undesirable. To turn them OFF, enter:
(PW) 63 02 0 *
To turn them back ON, enter:
(PW) 63 02 1 *