beautypg.com

Fmov – Delta Electronics Extension Digital I/O Module DOP-EXIO14RAE User Manual

Page 105

background image

Appendix D Use of Application Instructions|DOP-EXIO Series

D-24

Revision March, 2008, Doc. Name: 2007PDD23000014

Mnemonic

Operands Function

FMOV

D

S

D

n

Fill Move

Bit Devices

Word Devices

X Y M S K H

KnX

KnY

KnM KnS

T

C

D

E

F

S

D

n

y

Note:

1. If S is used in device F, only 16-bit instruction is applicable.

2. Range of n: 1~ 512

16-bit instruction (7 Steps)

FMOV

Continuous
execution

32-bit instruction (13 Steps)

DFMOV

Continuous
execution

y

Flags: None

Operands:

S

: Source of data

D

: Destination of data

n

: Number of data to be moved

Explanations:
The contents in n registers starting from the device designated by S will be moved to n registers
starting from the device designated by D. If n exceeds the actual number of available source devices,
only the devices that fall within the valid range will be used.

Program Example:
When X10 = On, K10 will be moved to the 5 consecutive registers starting from D10.

X10

D10

K5

FMOV

K10

K10

K10

K10

K10

K10

K10

D10

D11

D12

D13

D14

n=5