8-6
RLC-4 V1.79 Copyright © 1998 Link Communications Inc. 9/18/98
053: Program a Single Command Macro Sequence
This command allows you to program a macro to contain one command. It does exactly the same
thing as deleting the macro with Command 055, then appending it with Command 056. If you want
a macro to contain more than one command, you can program the first command in the macro with
this command, but you will have to use another command like Command 056 to append the rest of
the commands in the macro onto the end.
<053> mmm ccc d..d
Parameters:
- 053 is the default command name.
- MMM is the macro number for this sequence to be stored in
- CCC is the command number to be executed by the macro
- D..D is the additional data associated with command CCC
Example:
Want to execute command 031 using macro 189
- 031 with 20 additional digits (1,2,3,4,5,6,7,8,9,0,9,8,7,6,5,4,3,3,2,1)
<053> 189 031 1234567890987654321 <unkey>