EasyManua.ls Logo

Omron CP - PROGRAMMING MANUAL 05-2007 - Page 607

Omron CP - PROGRAMMING MANUAL 05-2007
1175 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
574
Table Data Processing Instructions Section 3-16
Operand Specifications
Description FIFO(633) reads the oldest word of data from the stack (TB+4) and outputs
that data to D. Next, the stack pointer (TB+3 and TB+2) is decremented by
one, all of the remaining data in the stack is shifted downward by one word,
and the data read from TB+4 is deleted. The data at the end of the stack (the
address that was indicated by the stack pointer) is left unchanged.
Use FIFO(633) in combination with PUSH(632). After PUSH(632) has been
used to write data into a stack, FIFO(633) can be used to read data from the
stack on a first-in first-out basis.
FIFO(633) reads the beginning data from the stack and deletes this data to
move the next one forward.
Flags
Precautions The stack must be defined in advance with SSET(630).
Area TB D
CIO Area CIO 0 to CIO 6143
Work Area W0 to W511
Holding Bit Area H0 to H511
Auxiliary Bit Area A448 to A959
Timer Area T0000 to T4095
Counter Area C0000 to C4095
DM Area D0 to D32767
Indirect DM addresses
in binary
@ D0 to @ D32767
Indirect DM addresses
in BCD
*D0 to *D32767
Constants ---
Data Registers --- DR0 to DR15
Index Registers ---
Indirect addressing
using Index Registers
,IR0 to ,IR15
–2048 to +2047 ,IR0 to –2048 to +2047 ,IR15
DR0 to DR15, IR0 to IR15
,IR0+(++) to ,IR15+(++)
,–(– –)IR0 to, –(– –)IR15
m–1
TB
TB+1
TB+2
TB+3
TB
TB+1
TB+2
TB+3
TB+4
TB+4
m–1
PLC memory
address
Oldest
data
Stack
pointer
PLC memory
address
First-in first-out
Stack
pointer
Name Label Operation
Error Flag ER ON if the contents of the stack pointer (TB+3 and TB+2) is
less than or equal to the PLC memory address of first
word in the data region of the stack (TB+4).
(This is a stack underflow error.)
OFF in all other cases.

Table of Contents

Related product manuals