D-64
API
Mnemonic
Operands Function
24 INC P
D
Increment
Type
OP
Bit Devices
Word devices
Program Steps
X
Y
M K
H KnX KnY KnM T C D INC, INCP: 3 steps
D
*
*
*
*
*
Operands:
D: Destination device
Explanations:
1.
If the instruction is not a pulse execution one, the content in the designated device D will
plus “1” in every scan period whenever the instruction is executed.
2.
This instruction adopts pulse execution instructions (INCP).
3.
In 16-bit operation, 32,767 pluses 1 and obtains -32,768.
Program Example:
When X0 goes from Off to On, the content in D0 pluses 1 automatically.
X0
INCP
D0
API
Mnemonic
Operands Function
25 DEC P
D
Decrement
Type
OP
Bit Devices
Word devices
Program Steps
X
Y
M K
H KnX KnY KnM T C D DEC, DECP: 3 steps
D
*
*
*
*
*
Operands:
D: Destination
Explanations:
1.
If the instruction is not a pulse execution one, the content in the designated device D will
minus “1” in every scan period whenever the instruction is executed.
2.
This instruction adopts pulse execution instructions (DECP).
3.
In 16-bit operation, -32,768 minuses 1 and obtains 32,767.
Program Example:
When X0 goes from Off to On, the content in D0 minuses 1 automatically.
X0
DECP
D0
Содержание VFD-E Series
Страница 271: ...B 6 B 1 4 DIN Rail Installation...
Страница 304: ...B 39 Driver Installation After connecting IFD6500 to PC please install driver by following steps...
Страница 305: ...B 40 LED Display 1 Steady Green LED ON power is ON 2 Blinking orange LED data is transmitting...
Страница 306: ...B 41 B 9 DIN Rail B 9 1 MKE DRA Unit mm inch SCREW M4 2X 20 22 Kgf cm...
Страница 335: ...D 8 In ladder diagram mode you can perform program editing using the buttons on the function icon row Basic Operation...