A-55
Appendices
CP2E CPU Unit Software User’s Manual(W614)
A-1 Instruction Functions
App
A-1-22 Network Instructions
A-1-22 Network Instructions
Instruction Mnemonic Variations Symbol/Operand Function
NETWORD
SEND
SEND @ Sends data to a node in the Ethernet network.
NETWORD
RECEIVE
RECV @ Requests data to be transmitted from a node in the Ethernet net-
work and receives the data.
DELIVER
COMMAND
CMND @ Sends an FINS command and receives the response.
S: First source word (local node)
D: First destination word (remote node)
C: First control word
SEND(090)
S
D
C
Local node Destination node
Number
of words
to trans-
mission
S: First source word (remote node)
D: First destination word (local node)
C: First control word
RECV(098)
S
D
C
Local node Source node (remote node)
Number of
words to
receive
S: First command word
D: First response word
C: First control word
CMND(490)
S
D
C
Local node
Command
Response
Command
data
(n bytes)
Response
data
(m bytes)
Execute
Interpret
Destination node