2 falling pulse (non) – Yaskawa MP900 Series Motion Programming Manual User Manual
Page 190

MP2300S/MP2400 Exclusive-use Commands
6.1.2 FALLING PULSE (NON)
6 -4
D
Timing chart
DB000000
DB000001
Processing
in IF
Executed only for 1 scan
Executed only for 1 scan
6.1.2 FALLING PULSE (NON)
Use in a sequence program
Possible
Use in a motion program
Not possible
J
Overview
FALLING PULSE (NON) is ON during one scan of bit output when the bit input status changes
from ON to OFF. The register that stores the previous bit output value is used as a work of NON
processing. Set the registers that are not used for other processes.
J
Description
The NON command is designated as follows:
DB000002=NON(DB000000) DB000001);
A
B
C
Symbol
Application
Usable Register
A
Bit output
Bit register
(excluding # and C registers)
B
Bit input
All bit registers
C
To store the previous
bit output value
Bit register
(excluding # and C registers)
J
Programming Examples
The following illustration provides a programming example for the NON command.
Outputting to a coil
DB000002=NON(DB000000) DB000001);
D
Ladder equivalent circuit
DB000000
DB000001
DB000002
6
6