Mitsubishi Electric MELSEC-L Special Instructions Manual page 119

Melsec-q/l structured programming manual
Hide thumbs Also See for MELSEC-L:
Table of Contents

Advertisement

Program example
• The following program write 10-word data which are stored in the devices starting from D0 into buffer memory starting the
offset value 100 of the auto-refresh buffer of the master module (400H in the intelligent device station) when X0 turns ON.
(When the refresh device of the link special register (SW) is set to SW0.)
Programmable controller
CPU
(start I/O number 40)
Device memory
Auto-refresh buffer
[Structured ladder/FBD]
[ST]
IF((X0=TRUE) & (SW80.0=FALSE))THEN
GP_RITO(TRUE, H04, 1, H100, 10, D0); (* Performs writing *)
END_IF;
Master module
Intelligent device station
(station number 1)
Buffer memory
300
H
Buffer memory
for auto-refresh
5FF
H
Performs
writing
5 MODULE DEDICATED INSTRUCTION
5.4 Network Dedicated Instruction
5
117

Advertisement

Table of Contents
loading

This manual is also suitable for:

Melsec-q

Table of Contents