Movn (Move Not) - IDEC MICROSmart FC6A Series Ladder Programming Manual

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

Advertisement

MOVN (Move Not)

MOVN(*)
S1(R)
*****
Valid Devices
Device
Function
S1 (Source 1)
First device address to move
D1 (Destination 1)
First device address to move to
For valid device address ranges, see "Device Addresses" on page 2-1.
Special internal relays cannot be designated as D1.
When T (timer) or C (counter) is used as S1, the timer/counter current value (TC or CC) is displayed. When T (timer) or C (counter) is used as D1,
the data is written in as a preset value (TP or CP) which can be 0 through 65,535.
Valid Data Types
W (word)
X
I (integer)
X
D (double word)
X
L (long)
X
F (float)
Examples: MOVN
MOVN(W)
S1 –
M10
I0
M10 through M17, M20 through M27 NOT
MSB
Before inversion
0
0
(M0027-M0010):
MSB
After inversion
1
1
(M0067-M0050):
MOVN(W)
S1 –
810
I1
Before inversion (810):
After inversion (64725):
MOVN(W)
S1 –
D30
I2
D1(R)
REP
*****
**
When a bit device such as I (input), Q (output), M (internal relay), or R (shift register) is assigned as the source
or destination, 16 points (word or integer data) or 32 points (double-word or long data) are used. When repeat is
set for a bit device, the quantity of device bits increases in 16- or 32-point increments.
When a word device such as T (timer), C (counter), or D (data register) is assigned as the source or destination, 1
point (word or integer data) or 2 points (double-word or long data) are used. When repeat is set for a word device, the
quantity of device words increases in 1- or 2-point increments.
M10 NOT → M50
D1 –
REP
When input I0 is on, the 16 internal relays, starting with M10 assigned by source device
M50
S1, are inverted bit by bit and moved to 16 internal relays starting with M50 assigned by
destination device D1.
S1
1
1
0
0
0
0
0
0
1
D1
0
0
1
1
1
1
1
1
0
810 NOT → D2
D1 –
REP
When input I1 is on, decimal constant 810 assigned by source device S1 is converted into
D2
16-bit binary data, and the ON/OFF statuses of the 16 bits are inverted and moved to
data register D2 assigned by destination device D1.
MSB
0
0
0
0
0
0
MSB
1
1
1
1
1
1
D30 NOT → D20
D1 –
REP
When input I2 is on, the data in data register D30,
D20
assigned by S1, is inverted bit by bit and moved to data
register D20 assigned by D1.
FC6A S
MICROS
ERIES
MART
S1 NOT → D1
When input is on, 16- or 32-bit data from device assigned by S1 is inverted bit by bit
and moved to device assigned by D1.
I
Q
X
X
X
M50 through M57, M60 through M67
The ON/OFF statuses of the 16 internal relays M10 through M17
LSB
and M20 through M27 are inverted and moved to 16 internal
1
1
0
0
1
relays M50 through M57 and M60 through M67. M50 is the LSB
(least significant bit), and M67 is the MSB (most significant bit).
LSB
0
0
1
1
0
S1
1
1
0
0
1
0
1
0
D1
0
0
1
1
0
1
0
1
L
P
M
ADDER
ROGRAMMING
ANUAL
5: M
M
R
T
C
D
P
X
X
X
X
X
X
X
X
X
LSB
D0
1
0
D1
LSB
64725
D2
0
1
FC9Y-B1726
I
OVE
NSTRUCTIONS
Constant
Repeat
X
1-99
1-99
810
D20
64605
930
D30
5-5

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents