Chapter 2 Cpu Module Instructions; Sequence Instructions - Mitsubishi Electric MELSEC iQ-R Series Programming Manual

Hide thumbs Also See for MELSEC iQ-R Series:
Table of Contents

Advertisement

2
CPU MODULE INSTRUCTIONS
The following table summarizes how to read the instruction lists.
Item
Instruction symbol
Processing details
Reference
2.1

Sequence Instructions

Contact instructions
■Operation start, series connection, parallel connection
Instruction symbol
LD
LDI
AND
ANI
OR
ORI
■Pulse operation start, pulse series connection, pulse parallel connection
Instruction symbol
LDP
LDF
ANDP
ANDF
ORP
ORF
2 CPU MODULE INSTRUCTIONS
68
2.1 Sequence Instructions
Description
An instruction name
An overview of the instruction
Section where detailed information is described
Processing details
Outputs the on/off information of the specified device as the operation result. (Normally open
contact operation start instruction)
Outputs the on/off information of the specified device as the operation result. (Normally closed
contact operation start instruction)
Performs an AND operation between the on/off information of the specified device and the previous
operation result, and output the operation result. (Normally open contact series connection
instruction)
Performs an AND operation between the on/off information of the specified device and the previous
operation result, and output the operation result. (Normally closed contact series connection
instruction)
Performs an OR operation between the on/off information of the specified device and the previous
operation result, and output the operation result. (Single normally open contact parallel connection
instruction)
Performs an OR operation between the on/off information of the specified device and the previous
operation result, and output the operation result. (Single normally closed contact parallel
connection instruction)
Processing details
Turns on only at the rising edge (off to on) of the specified bit device. (Rising edge pulse operation
start instruction)
Turns on only at the falling edge (on to off) of the specified bit device. (Falling edge pulse operation
start instruction)
Performs an AND operation with the previous operation result. (Rising edge pulse series
connection instruction)
Performs an AND operation with the previous operation result. (Falling edge pulse series
connection instruction)
Performs an OR operation with the previous operation result. (Rising edge pulse parallel
connection instruction)
Performs an OR operation with the previous operation result. (Falling edge pulse parallel
connection instruction)
Reference
Page 160 LD, LDI,
AND, ANI, OR, ORI
Reference
Page 162 LDP, LDF,
ANDP, ANDF, ORP,
ORF

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents