Delta MS300 Series User Manual page 713

Standard compact drive
Hide thumbs Also See for MS300 Series:
Table of Contents

Advertisement

Chapter 16 PLC Function ApplicationsMS300
Command
NOP
No action
Operand
The NOP command does not perform any operation in the program. Because
execution of this command retains the original logical operation results, you can use
it in the following situation: use the NOP command instead of a command that is
deleted without changing the program length.
Ladder diagram:
Command
INV
Inverse of operation results
Operand
Saves the result of the logic inversion operation prior to the INV command in the
cumulative register.
Ladder diagram:
Command
P
Pointer
Operand
Use pointer P as the target in a subprogram call (command API 01 CALL). Using P
does not require starting from zero, but the number cannot be used repeatedly;
otherwise, an unpredictable error occurs.
Ladder diagram:
Function
N/A
Command code:
LD
NOP
OUT
Function
N/A
Command code:
LD
INV
OUT
Function
P0–P255
Command code:
LD
CALL
P10
LD
OUT
704
Description:
X0
Load Contact B of X0
No action
Y1
Drive Y1 coil
Description:
X0
Load Contact A of X0
Inverse of operation
results
Y1
Drive Y1 coil
Description:
X0
Load Contact A of X0
P10
Call command CALL to
P10
Pointer P10
X1
Load Contact A of X1
Y1
Drive Y1 coil

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents