FX Series Positioning Controllers
Communication with Programmable Controller 7
7-3
•
Buffer memories are classified into the independent use type (16-bit [S]) and the consecu-
tive use type (32-bit [D]). For 32-bit data such as the current position, add "[D]" to the
FROM/TO instruction.
When you would like to treat a buffer memory of the consecutive use type as the 16-bit type,
turn on the special auxiliary relay M9014 (BFM #20 b14). Then, you can use it as 16 bits in
the FROM/TO instruction (without "[D]") in a program. However, you cannot treat special
data registers (D9000 and later) as the 16-bit type.
FNC 79
[D] TO
K 0
K 100
D 0
K 1
FNC 79
TO
K 0
K 20
K4M0
K 1
FNC 79
TO
K 0
K 102
D 2
K 1
Normal operation (M9014 OFF).
Transfer D1, D0(32-bit) to BFM #101, #100(32-bit).
16-bit data sent is automatically converted to 32-bit
data.
D2 (16-bit)
→
BFM #102 (16-bit)
SET
M 14
When the 16-bit command (BFM #20, b14) is ON,
16-bit data sent is handled as 16-bit data.
M15 to M0 (16-bit)
→
BFM #20 (16-bit)
Summary of Contents for FX2N-10GM
Page 1: ...HARDWARE PROGRAMMING MANUAL FX2N 10GM FX2N 20GM ...
Page 4: ...FX Series Positioning Controllers ii ...
Page 6: ...FX Series Positioning Controllers iv ...
Page 46: ...FX Series Positioning Controllers Introduction 1 1 34 MEMO ...
Page 76: ...FX Series Positioning Controllers Wiring 3 3 24 MEMO ...
Page 222: ...FX Series Positioning Controllers Operation Maintenance and Inspection 8 8 18 MEMO ...
Page 256: ...FX Series Positioning Controllers Program Examples 9 9 34 MEMO ...