Delta VFD300C43S-HS User Manual page 692

Vector control drive (high speed models)
Table of Contents

Advertisement

Chapter 16 PLC Function ApplicationsC2000-HS
Command
No action
NOP
Operand
The command NOP does not perform any operation in the program. Because
execution of this command will retain the original logical operation results, it can be
used in the following situation: the NOP command can be used 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
Index
P
Operand
Pointer P is used to subprogram call command API 01 CALL. User does not require
starting from zero, but the number cannot be used repeatedly, otherwise an
unpredictable error will occur.
Ladder diagram:
P10
X0
Y1
X0
CALL
X1
Y1
Function
N/A
Command code:
LD
NOP
OUT
Function
N/A
Command code:
LD
INV
OUT
Function
P0–P255
Command code:
LD
P10
CALL
P10
LD
OUT
16-50
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