Delta RMC151 User Manual
Page 458
RMC70/150 and RMCTools User Manual
Fixed Buffer: Receive
Fixed Buffer communication procedure: Procedure Exist
Paring open: Enable
Existence confirmation: Confirm
Host Station Port No.: 7171 hex (29,041 in decimal)
Transmission device IP address: Set this to the IP Address of the
RMC
Transmission target device Port No.: 7171 hex (29,041 in
decimal)
Because Pairing open is set to Enable, the next row will
automatically be set identically, except the Fixed Buffer will be set
to Send. Notice that each QJ71E71-100 can communicate with up
to 8 RMCs.
Opening a Connection on the Q-Series
Before the PLC can communicate with the RMC, the IP connection must be opened using
the ZP.OPEN instruction, described in section 10.8 of the Q Corresponding Ethernet
Interface Module User's Manual (Basic). Both connections of the pair (Send and Receive)
must be opened individually.
The port number must be 7171 hex (29,041 in decimal).
Closing a Connection on the Q-Series
To close the IP connection to the RMC, use the ZP.CLOSE instruction, described in section
10.5 of the Q Corresponding Ethernet Interface Module User's Manual (Basic). Both
connections of the pair (Send and Receive) must be closed individually.
Writing to the RMC with the Q-Series
Use the ZP.BUFSND Instruction to write to registers in the RMC. It is described in section
10.4 of the Q Corresponding Ethernet Interface Module User's Manual (Basic). The RMC
requires that the Send Data of the BUFSND instruction is in the format shown below.
TxCount
(16
bits)
0
(16
bits)
Register
File
(16
bits)
Register
Element
(16
bits)
Data
Item
1
(32
bits)
Data
Item
2
(32
bits)
…
Data
Item
n
(32
bits)
Description:
TxCount
The number of 16-bit words written, not including this
word.
0
This word must be 0.
Register
File
This is the file number of the register’s address in IEC
format. For example, for %MD8.12, the file number is 8.
Register
Element
This is the element number of the register’s address in IEC
format. For example, for %MD8.12, the element number is
438
Delta Computer Systems, Inc.