8-6
Version 1.73 Copyright © 1997 Link Communications Inc. 1/18/97
054: Recall Macro Contents
This command recalls the contents of a macro so that you can find out what the macro is
programmed to do. It does not execute the commands in the macro, only recalls them to the
serial screen or speaks them with the voice synthesizer. The format of the response is
explained below.
<054> mmm
Parameters:
- 054 is the default command name.
- MMM is the macro number to recall
Format of the Voice Response:
"M" [macro number]
"N" [number of commands in the macro]
"C" [which command in the macro] [command number]
"D" [number of digits of data] [the digits of data]
repeat last two lines until all commands in macro have been recalled
? "percent" how many percent full the macro is
Example:
Recall Default Contents of Macro 200 (Command length not matched error handling macro):
You enter the command "054 200 D or unkey or <Enter>"
The serial response is:
Macro 200 contains 2 commands:
#1 Command #032 with 31 digits of data: Command name length not matched
#2 Command #036 with 09 digits of data: 133002028
The voice response is:
"M200" macro number 200
"N2" number of commands in the macro is 2
"C1 32" the first command in the macro is command number 032
(send serial message)
"D31" this command has 31 digits of data which are:
"Command name length not matched" (speaks each letter, with pauses for spaces)
"C2 36" the second command in the macro is command number 9
"D9" this command has 9 digits of data which are:
"133002028" the words "Error Two-Hundred"