Unit installation
8-17
RLC-3 V1.80 Copyright © 1998 Link Communications Inc. 9/17/98
Macro 381 is a temporary macro that is used when appending macros etc. It is of no use to you
because it will be overwritten often.
Macro Definition
381 System Temporary Macro
Macro 382..397 are called when the corresponding user timer (see Command 020) expires. These
timers can be started with Command 022 and stopped with Command 023. They are not normally
used, but are provided for users that have a special purpose for them. A more general and flexible
system of user-definable timers is planned for a future release.
Macro Definition . Macro Definition
382 User Timer #00 . 390 User Timer #08
383 User Timer #01 . 391 User Timer #09
384 User Timer #02 . 392 User Timer #10
385 User Timer #03 . 393 User Timer #11
386 User Timer #04 . 394 User Timer #12
387 User Timer #05 . 395 User Timer #13
388 User Timer #06 . 396 User Timer #14
389 User Timer #07 . 397 User Timer #15
Macro 398 is automatically executed immediately before the autopatch is taken off hook when a
call is made. It can be used to disconnect link ports before the call begins.
Macro Definition
398 Called before Autopatch is taken Off Hook
Macro 399 is automatically executed immediately after the autopatch is hung up. It can be used to
reconnect the links that may have been disconnected with macro 398.
Macro Definition
399 Called after Autopatch is placed On Hook