Mitsubishi MELSEC QS Series Programming Manual page 58

Hide thumbs Also See for MELSEC QS Series:
Table of Contents

Advertisement

LDP, LDF, ANDP, ANDF, ORP, ORF
(2) LDF is the trailing edge pulse operation start instruction, and is ON only at the trailing edge
of the designated bit device (when it goes from ON to OFF).
If a word device has been designated, it is ON only when the designated bit changes from 1
to 0.
ANDP, ANDF
(1) ANDP is a leading edge pulse series connection instruction, and ANDF is a trailing edge
pulse series connection instruction. They perform an AND operation with the operation
result to that point, and take the resulting value as the operation result.
The ON/OFF data used by ANDP and ANDF are indicated in the table below:
ORP, ORF
(2) ORP is a leading edge pulse parallel connection instruction, and ORF is a trailing edge pulse
serial connection instruction. They perform an OR operation with the operation result to that
point, and take the resulting value as the operation result.
The ON/OFF data used by ORP and ORF are indicated in the table below:
Operation Error
(1) There are no operation errors with LDP, LDF, ANDP, ANDF, ORP, or ORF instructions.
Program Example
(1) The following program executes the MOV instruction at input X0, or at the leading edge of
b10 (bit 11) of data register D0:
[Ladder Mode]
*1: Word device bit designations are performed in hexadecimal.
5-6
5.1 Contact Instruction
5.1.2 Pulse operation start, pulse series connection, pulse parallel connection (LDP, LDF, ANDP, ANDF, ORP, ORF)
Device specified in ANDP or ANDF
Bit designated for
Bit device
OFF to ON
OFF
ON
ON to OFF
Device designated in ORP or ORF
Bit designated for
Bit device
OFF to ON
OFF
ON
ON to OFF
Bit b10 of D0 would be D0.A.
ANDP State
word device
0 to 1
ON
0
1
OFF
1 to 0
ORP State
word device
0 to 1
ON
0
1
OFF
1 to 0
ANDF State
OFF
ON
ORF State
OFF
ON

Advertisement

Table of Contents
loading

Table of Contents