MERLIN LEGEND Communications System Release 6.0
System Programming
555-660-111 Issue 1
February 1998
Programming Basics
Page1-19Programming Procedures
1
Single or Block Items 1
Branching is also used when you can select between p rogramming a single item
or a block of items, such as a single line or a blo ck of lines, as shown in sample
Step 5.
Console/Display Instructions Additional Information PC
Specify the line(s).
Continue with this step when you complete the branch procedure.
Single Line Procedure
Specify entry mode.
Select .
And so on ...
Return to Step 6 of the main procedure.
Block of Lines Procedure
Specify the block of 20 lines associated with 20 buttons
on the system programming console.
Select
And so on ...
Return to Step 6 of the main procedure.
xx
= number entered in Step 2
To select a single line, go to
Single Line Procedure.
To select a block of lines, go to
Block of Lines Procedure.