/
FMOV
FMOV
FMOV, FMOVP
FMOV instruction copies the source and writes it in the specified Destination.
| |
S | Source |
D | Destination |
n | Number of Destination |
Instruction | Device address | No. of Steps | Flag | |||||||||||||||
M | X | Y | K | L | F | T | C | S | Z | D | @D | Int. |
| Error | Zero | Carry | ||
FMOV FMOVP | S | o | o | o | o | o | o | o | o | - | o | o | o | o | 4 | o | - | - |
D | o | - | o | o | o | - | o | o | - | o | o | o | - | |||||
n | o | o | o | o | o | o | o | o | - | o | o | o | o |
FMOV instruction copies 16 bit data and writes it in (n) number of Destination.
Example)
If X01 is ON, the RMOV instruction copies M00 (H7890) and writes it in M100, M110 and M120.
, multiple selections available,
Related content
Identical 16 Bit Data Block Transfer : FMOV, FMOVP
Identical 16 Bit Data Block Transfer : FMOV, FMOVP
More like this
RECV
RECV
More like this
Bit Data Transfer : BITMOV, BITMOVP
Bit Data Transfer : BITMOV, BITMOVP
More like this
Bit Data Transfer : WBMOV, WBMOVP
Bit Data Transfer : WBMOV, WBMOVP
More like this
특수기능모듈 Setting Data Write : FWRITE
특수기능모듈 Setting Data Write : FWRITE
More like this
16 Bit and 32 Bit Data Transfer : MOV, MOVP, DMOV, DMOVP
16 Bit and 32 Bit Data Transfer : MOV, MOVP, DMOV, DMOVP
More like this