Chapter 3 Module Dedicated Instructions; Network Common Instructions - Mitsubishi Electric MELSEC iQ-R Series Programming Manual

Hide thumbs Also See for MELSEC iQ-R Series:
Table of Contents

Advertisement

3
MODULE DEDICATED INSTRUCTIONS
How to read the list is shown below.
Item
Instruction symbol
Processing details
Reference
3.1

Network Common Instructions

Link dedicated instructions
■Reading data from the programmable controller on another station
Instruction symbol
Processing details
JP.READ
Reads data in units of words from a device in the programmable controller of another station.
GP.READ
■Reading data from the programmable controller on another station (with notification)
Instruction symbol
Processing details
JP.SREAD
Reads data in units of words from a device in the programmable controller of another station.
After the data reading is completed, the device of another station is turned on.
GP.SREAD
(The other station can recognize that data has been read by the SREAD instruction.)
■Writing data to the programmable controller on another station
Instruction symbol
Processing details
JP.WRITE
Writes data in units of words to a device in the programmable controller of another station.
GP.WRITE
■Writing data to the programmable controller on another station (with notification)
Instruction symbol
Processing details
JP.SWRITE
Writes data in units of words to a device in the programmable controller of another station.
After the data writing is completed, the device of another station is turned on.
GP.SWRITE
(The other station can recognize that data has been written by the SWRITE instruction.)
■Sending data to the programmable controller on another station
Instruction symbol
Processing details
JP.SEND
Sends data to the programmable controller of another station.
GP.SEND
■Receiving data from the programmable controller on another station
Instruction symbol
Processing details
JP.RECV
Reads data received from the programmable controller of another station. (For the main routine
program)
GP.RECV
■Receiving data from the programmable controller on another station (for interrupt programs)
Instruction symbol
Processing details
G.RECVS
Reads data received from the programmable controller of another station. (For interrupt programs)
Z.RECVS
Description
Indicates the instruction name.
Indicates the overview of an instruction.
Indicates the reference of detailed information.
Reference
Page 1454 JP.READ,
GP.READ
Reference
Page 1461 JP.SREAD,
GP.SREAD
Reference
Page 1469 JP.WRITE,
GP.WRITE
Reference
Page 1477
JP.SWRITE,
GP.SWRITE
Reference
Page 1485 JP.SEND,
GP.SEND
Reference
Page 1492 JP.RECV,
GP.RECV
Reference
Page 1497 G.RECVS,
Z.RECVS
3 MODULE DEDICATED INSTRUCTIONS
3.1 Network Common Instructions
3
131

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents