
4. OPERATION
B–61863E/15
PMC PROGRAMMER (SYSTEM P series)
1088
Then, it may be impossible to return a ladder program ii to a ladder
program i by an operation 2.
All address
used in ladder program of specified line number of
subsequent, is changed a new address
independently of a command.
Only bit address can be changed.
Operate carefully with enough recognition of above.
’C@@@@@
Address 1 Address 2 NL’
A new address
A previous address to be changed
Change start line number
(Symbol cannot be changed)
Example) ’C7 R0.1 R1.2 <NL>’
— All ”R0.1” used in ladder program of 7th line or
subsequent, are changed to ”R1.2”.
Insert a new program to the generated sequence program.
Set the EDIT screen (LADDER PROGRAM LIST screen) first.
a) Insert every instruction
Key in “I
@@@@@ R X0.1 NL”.
Instruction to be inserted
Line number just before the instruction to be
inserted (maximum 5 digits)
I means insert.
b) Sequential insert
i) Key in ”IS@@@@@
<NL>” (Insert Succession) to set the
sequential insert mode, and *IS MODE* is displayed at the lower
right part of the screen.
@@@@@:Line number just before the instruction to be inserted
(maximum 5 digits)
ii) Instructions are sequentially inserted starting with the line next
to the line specified by @@@@@, each time the key–in
operation is done in the ”R X0.1 NL” format.
iii) After sequential insert, key in ”IE <NL>” (Insert End).
Example) Sequential insert of a sequence program
For inserting multiple instructions after step number
20
(Key in sequence)
1 IS20 <NL> (Sequential insert start
command)
³ *IS MODE* is displayed at the
lower right part of screen.
(Special use of wiring
change function)
4.3.4
Insert