EasyManua.ls Logo

Mitsubishi Electric Q12DCCPU-V - CC-Link IE Controller Network Module Access Function

Mitsubishi Electric Q12DCCPU-V
618 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
5 - 38
5.4 CC-Link IE Controller Network Module Access Function
5
ACCESS VIA NETWORK MODULES
5.4 CC-Link IE Controller Network Module Access Function
The CC-Link IE controller network module access function allows access to each station,
programmable controller CPU on another station, or a C Controller module connected to
the CC-Link IE controller network via a CC-Link IE controller network module.
In a multiple CPU system configuration, access cannot be made via a CC-Link IE
controller network module controlled by another CPU.
To create user programs of the C Controller module, use MELSEC data link functions or
bus interface functions.
Figure 5.37 CC-Link IE controller network access function
Q12DCCPU-V
Q06CCPU-V
Q06CCPU-V-B
ret = QBF_WriteLinkDevice(path, usIoNo, sDevType,
ulSize, pusDataBuf, ulBufSize);
ret = mdSend(path, stno, devtyp, devno, size, data);
ret = mdRandW(path, stno, dev, buf,bufsize);
ret = mdDevSet(path, stno, devtyp, devno);
ret = mdDevRst(path, stno, devtyp, devno):
ret = QBF_ReadLinkDevice(path, usIoNo, sDevType,
ulSize, pusDataBuf, ulBufSize);
ret = mdReceive(path, stno, devtyp, devno, size, data);
ret = mdRandR(path, stno, dev, buf,bufsize);
CC-Link IE controller network
ret = mdReceive(path, stno, devtyp, devno, size, data);
ret = QBF_SEND(path, usIoNo, psControlData, pusDataBuf,
ulBufSize, psAddinfo);
ret = mdSend(path, stno, devtyp, devno, size, data);
ret = QBF_RECV(path, usIoNo, psControlData, pusDataBuf,
ulBufSize, psAddinfo);
ret = mdReceive(path, stno, devtyp, devno, size, data);
<Example>
C Controller module
/* Reads device data of the other station programmable controller CPU */
Message
or
/* Receives a message from the other station via CC-Link IE controller network */
or
/* Sends a message to the other station via CC-Link IE controller network */
C Controller module
C Controller module
Link device access
/* Writes data to the link device*/
or
/* Reads data from the link device*/
or
1) Sends or receives a message to or from another station via a
CC-Link IE controller network module.
3) Reads data of the programmable controller CPU of another
station.
2) Writes or reads data to or from link devices.
Link
device
CC-Link IE controller network module
C Controller module
Internal
buffer
2)
2)
1)
Device data
Programmable
controller CPU
3)

Table of Contents

Related product manuals