Rockwell Automation 1775-S4B,D17756.5.3 User Manual SCANNER/MSG HND User Manual
Page 60

Editing a Procedure
Chapter 7
7Ć8
In the @EXAMPLE procedure which contains the following lines:
P ’LINE l’
P ‘LINE 1A’
P ‘LINE 2’
P ‘LINE 3’
We can move from the third procedure line to the first procedure line by
entering 2B at the asterisk:
P ‘LINE 2’
*2B[ENTER]
The 1775-S4B scanner displays:
P ‘LINE l’
*
Definition: To display the current line number.
Abbreviation: L
Format: L [ENTER]
Description: The display line number command displays the number of
the current line. When you are editing your procedure, often you lose track
of the line number. Just enter L after the asterisk to display the line
number.
Example using the display line number command:
In the edit mode, simply enter L at the asterisk:
P ‘LINE 1’
* L [ENTER]
The 1775-S4B scanner returns the line number:
1
*
Definition: To print out lines of the procedure.
Abbreviation: T
Format: <number of lines>T [ENTER]
7.3.5
Display Line Number
7.3.6
Type Out Lines