Download Print this page

Mitsubishi Electric MELSEC FX Series Structured Programming Manual page 403

Hide thumbs Also See for MELSEC FX Series:

Advertisement

FXCPU Structured Programming Manual
(Basic & Applied Instruction)
Cautions
1) About bit device digit specification to be specified by
Specify K1 to K4 in the case of 16-bit operation instruction, or K1 to K8 in the case of 32-bit operation.
2) When handling 32-bit data in structured program, unlike the simple project, you cannot specify the 16-bit
device directly. Use the label when handling 32-bit data.
However, the 32-bit counter is a 32-bit long device, and can be specified directly.
Use the global label when specifying the device.
3) FX
PLC supports the instruction in V2.10 or later.
U
4) FX
PLC does not support the instruction of pulse operation type.
0N
To execute pulse operation, make the instruction execution condition pulse type.
5) Object devices are limited.
1: FX
, FX
3U
Program example
By using direct specification
specification of data register (D), extension register (R), or auxiliary relay (M) or constants (K, H) to the buffer
memory (BFM) of special extension unit/block.
*1.
FX
, FX
3U
3UC
Example) Program for writing "H0" in BFM #27 (instruction) of CC-Link/LT master (unit No. 0 fixed) built in the
FX
3UC
- In the case of TO instruction
[Structured ladder]
- In the case of MOV instruction
[Structured ladder]
, FX
PLCs only are applicable.
3UC
3G
*1
of TO instruction or buffer memory, you can write in (transfer) the digit
PLCs only are available.
-32MT-LT(-2).
TO
M1
EN
ENO
s
H0
n1
K0
n2
K27
n3
K1
MOVP
M1
EN
ENO
s
d
H0
U0¥G27
[ST]
TO(M1, H0, K0, K27, K1);
[ST]
MOVP(M1, H0, U0¥G27);
7 Applied Instructions
7.8 External FX I/O Device
401
1
2
3
4
5
6
7
8
A

Advertisement

loading

This manual is also suitable for:

Fxcpu