/
EMOV
EMOV
EMOV, EMOVP
EMOV instruction copies the source (float type) to the Destination (assigned device address).
(It supports only in XP and PLCS CPU series.)
| |
S | Source |
D | Destination |
Instruction | Device address | No. of Steps | Flag | |||||||||||||||
M | X | Y | K | L | F | T | C | S | Z | D | @D | Int. |
| Error | Zero | Carry | ||
EMOV(P) | S | o | o | o | o | o | - | - | - | - | o | o | o | - | 4 | o | - | - |
D | o | - | o | o | o | - | - | - | - | o | o | o | - |
The EMOV(P) instruction copies float type value and writes the value into the Destination(D)
Example)
If X03 is ON, the EMOV instruction copies float value of D90 to D100.
, multiple selections available,
Related content
EMUL (FLOAT)
EMUL (FLOAT)
More like this
EDIV (FLOAT)
EDIV (FLOAT)
More like this
ADD (FLOAT)
ADD (FLOAT)
More like this
FMOV
FMOV
More like this
SUB (FLOAT)
SUB (FLOAT)
More like this
INT Conversion
INT Conversion
More like this