IDEC MICROSmart FC6A Series Ladder Programming Manual page 137

Automation organizer windldr
Hide thumbs Also See for MICROSmart FC6A Series:
Table of Contents

Advertisement

Example: IMOV
• Data Type: Word
IMOV(W)
S1 –
D20
I0
D20 + C10 → D10 + D25
Source device S1 and destination device D1 determine the type of device. Source device S2 and destination device D2
are the offset values to determine the source and destination devices.
If the current value of counter C10 assigned by source device S2 is 4, the source data is determined by adding the
offset value to data register D20 assigned by source device S1:
D(20 + 4) = D24
If data register D25 contains a value of 20, the destination is determined by adding the offset value to data register
D10 assigned by destination device D1:
D(10 + 20) = D30
As a result, when input I0 is on, the data in data register D24 is moved to data register D30.
• Data Type: Float
IMOV(F)
S1 –
D20
I0
D20 + D50 → D10 + D51
If data register D50 contains a value of 2, the source data is determined by adding the offset value to data register
D20 assigned by source device S1: D(20 + 2) = D22
If data register D51 contains a value of 20, the destination is determined by adding the offset value to data register
D10 assigned by destination device D1: D(10 + 20) = D30
As a result, when input I0 is on, the data in data registers D22·D23 is moved to data registers D30·D31.
S2
D1 –
D2
C10
D10
D25
S2
D1 –
D2
D50
D10
D51
FC6A S
MICROS
L
ERIES
MART
REP
REP
P
M
ADDER
ROGRAMMING
ANUAL
5: M
OVE
D20
D21
D22
D23
D24
D25
D30
C10
D22·D23
D30·D31
FC9Y-B1726
I
NSTRUCTIONS
6450
20
6450
4
D20
D21
2.73
2.73
2
D50
20
D51
5-7

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents