82

Macro programming commands

C130 (u) Set macro
S130 (u)
Defines a macro. C130 is for dtmf input, S130 is for RS-232 input.
Syntax is C130c1c2c2, where the syntax is as for set ID, except the first few
characters must define the macro number, followed by a space. For S130,
Syntax is S130nnn ssssssss<CR>
C131 (u) Get macro
Returns the macro string.
Syntax is C131mD, where m is the macro number.
C132 (u) Set macro permission
Syntax C132mBpD, where m is the macro number is p is the permission byte
C133 (u) Get macro permission Returns the macro permission byte.
Syntax is C133mD
C134 (u) Turn off macro telemetry mute
Turns off the muting of function complete telemetry generation during
macros.
Reset by remote normal or site normal.
C135 Macro site normal telemetry
Macros normally send the function complete telemetry associated with the
last command in the macro when the macro exits. This command forces that
telemetry to be the site normal telemetry if placed last in the macro. This
command is useful if the group normal command, C307, is to be used as the
site normal command. The command does nothing outside of a macro.