2 entering the edit mode – Rockwell Automation 1775-S4B,D17756.5.3 User Manual SCANNER/MSG HND User Manual
Page 55

Editing a Procedure
Chapter 7
7Ć3
At the S4B> prompt, enter:
@TEST1 [ENTER]
The 1775-S4B scanner prints the lines:
PRINT OUT ON THE
SCREEN
CONTAINS THREE LINES
Now that you have a basic understanding of editing in report generation,
this section discusses the editing commands in more detail.
To enter the editing mode, you use the edit command:
Definition: To create a new procedure or change an existing procedure.
Abbreviation: ED
Format: ED/<scope modifier>/<section modifier>@<procedure name>
Description: The edit command allows you to create a new procedure or
change an already existing procedure. Along with edit command and
procedure name, you can enter two types of modifiers:
Scope modifier that defines the scope of the system symbol.
Section modifier that defines a specific section of the message area.
The scope modifiers include:
Modifier
Format with
Abbreviation
Description
Local
/L
Defines that the procedure name is only
recognized in the current operating context. If
you do not specify a modifer on the edit
command, the 1775ĆS4B scanner configures
the procedure name as local.
Global
/G
Defines that the procedure name is recognized
from any context.
7.2
Entering the Edit Mode