7 Applied Instructions
7.4 Rotation and Shift Operation
229
FXCPU Structured Programming Manual
(Basic & Applied Instruction)
1
Outline
2
Instruction List
3
Configuration of
Instruction
4
How to Read
Explanation of
Instructions
5
Basic Instruction
6
Step Ladder
Instructions
7
Applied
Instructions
8
Interrupt Function
and Pulse Catch
Function
A
Relationships
between devices
and addresses
Program examples
1. Shifting devices with digit specification
3)
2)
Y017 Y016 Y015 Y014 Y013 Y012 Y011 Y010 Y007 Y006 Y005 Y004 Y003 Y002 Y001 Y000
Specify a same digit for devices with digit specification.
1)
X007 X006 X005 X004 X003 X002 X001 X000
WSFL
EN
s
n1
ENO
d
n2
X000
K1X000
K1Y000
K4
K2
[Structured ladder]
[ ST ]
WSFL(X000, K1X000, K4, K2, K1Y000);
Make sure that the number of digits is equivalent.(Kn )