Omron SYSMAC CS1W-ETN21 Operation Manual page 166

100base-tx ethernet units construction of networks
Hide thumbs Also See for SYSMAC CS1W-ETN21:
Table of Contents

Advertisement

Communicating between OMRON PLCs
CMND(490)
(@)CMND(490)
S
S: Beginning command storage word
D
D: Beginning response storage word
C
C: First word of control data (below)
15
C
Number of bytes of command data (n)
15
C+1
Number of bytes of response data (m)
15
C+2
15
C+3
The CMND(490) instruction sends n bytes of command data, starting from the
beginning word S at the local node, to the node at node address N. the data in
m number of words, starting from the beginning word S at the remote node
(node address M) is received at the words starting from the beginning word D
at the local node.
0
0000 to 07C6 (Hex): 1 to 1,990 bytes
0
0000 to 07C6 (Hex): 1 to 1,990 bytes
11
8 7
0
0
0
Destination network number
00 (Hex):
01 to 7F (Hex): 1 to 127
8 7
0
Destination Unit address
00 (Hex):
CPU Unit
10 to 1F: (Hex): Unit #0 to #15
E1 (Hex):
Inner Board
FE (Hex):
Unit connected to network
Destination node number N
00 to FE (Hex):
0 to 254
The same data can be broadcast to all nodes on the network by
setting the destination node number to FF (Hex).
The range of node addresses is different for networks other than Ethernet.
Note
The message services function does not guarantee that a message will reach
the destination node. A message may be lost during transmission due to fac-
tors such as noise. In order to prevent this from occurring when using mes-
sage services, it is common to set up retry processing at the node from which
instructions are issued. With the SEND(090), RECV(098), and CMND(490)
instructions, retry processing is executed automatically by specifying the num-
ber of retries, so specify a number other than 0.
Local node
15
0
S
Command
Com-
mand
data: n
(S−1)
n
bytes
+
2
Response
D
Re-
sponse
data: m
(D−1)
m
bytes
+
2
15
C+4
0
Local network
Response
0: Required.
1: Not required.
15
C+5
Section 6-6
Destination node number N
Interpretation
Execution
10
8 7
3
0
0
Number of retries
0 to F (Hex): 0 to 15 retries
Communications port number: 0 to 7
10
8 7
3
0
Response monitor time
0000 (Hex): 2 s
0001 to FFFF (Hex): 0.1 to 6,553.5 s
(in units of 0.1 s)
141

Advertisement

Table of Contents
loading

Table of Contents