4 - 19
4.4 MELSECNET/H Module Access Function
4.4.1 Message communication
4
FUNCTIONS
POINT
The following precaution must be taken when a message is sent to the
MELSECNET/H module controlled by the programmable controller CPU.
When sending data to the same channel of the receiving station with ACK set,
execute the transmission after the receiving station has read out the previously
received data with the RECV instruction.
Failure to do so will cause an error. If an error is detected, retransmit the data after
a little while.
ret = QBF_SEND();
ret = QBF_SEND();
RECV
C Controller module
(Sending station)
User program
MELSECNET/H module
Channel 3
Error
Logical channel
(Channel 5)
Network module
CPU (Receiving
station)