*2.
Addresses in memory for CJ-series Units (e.g., D0000) cannot be specified directly. To access memory for CJ-
series Units, access a variable with an AT specification. (Accessing is possible only for NJ-series CPU Units.)
D00000
D00001
D00002
D00009
Assigned
…….
SrcDat
Execute
Handle
Size
RcvSize
DstDat
MyArray
WORD[10]
5
Local Controller
Remote Controller
(1) Variable
specified.
CIPRead
VAR : ARRAY[0..9] OF WORD AT %D0
MyArray : ARRAY[0..9] OF WORD:
Network Publish attribute
Addresses in the memory for
CJ-series Units are assigned to the
variable and the variable is given
the Network Publish attribute.
‘VAR_1’
Value of D00000 in remote Controller
Value of D00001 in remote Controller
Value of D00002 in remote Controller
Value of D00009 in remote Controller
…….
MyArray[0] :
MyArray[9] :
* To access memory for CJ-series Units in
the local Controller, you also must assign
the required addresses to variables.
*
(2) Reads data
starting at D0000
for the number of
elements.
Precautions for Correct Use
You can execute up to 32 CIP communications instructions at the same time regardless of the
instruction types.
Use exclusive control in the user program so that the number of CIP communications instruc-
tions executed at the same time does not exceed the above number.
8-2-4
Route Path
The route path indicates the path from the local CPU Unit to the remote Controller on the network.
Routing for CIP communications instructions is performed based on the route path.
Route Path Notation
The EPATH data type is used to give route paths. The basic format is shown below.
Network_type_number\Destination_address
NX701 CPU Unit and NX102 CPU Unit
Two internal CPU Units are provided (each with a unique unit address) to control the two built-in
EtherNet/IP ports.
• For the built-in EtherNet/IP port 1: CPU Unit with a unit address of 00 hex (CPU #00)
• For the built-in EtherNet/IP port 2: CPU Unit with a unit address of 01 hex (CPU #01)
The
RoutePath
input variable for the CIP communications instructions is used to distinguish the two
CPU Units (CPU #00 and CPU #01) and send the CIP communications instructions.
8 CIP Message Communications
8-6
NJ/NX-series CPU Unit Built-in EtherNet/IP Port User’s Manual (W506)
Содержание Sysmac NX1P2-10 1 Series
Страница 8: ...Manual Structure 6 NJ NX series CPU Unit Built in EtherNet IP Port User s Manual W506...
Страница 34: ...Revision History 32 NJ NX series CPU Unit Built in EtherNet IP Port User s Manual W506...
Страница 174: ...6 Testing Communications 6 4 NJ NX series CPU Unit Built in EtherNet IP Port User s Manual W506...
Страница 354: ...8 CIP Message Communications 8 92 NJ NX series CPU Unit Built in EtherNet IP Port User s Manual W506...
Страница 388: ...9 Socket Service 9 34 NJ NX series CPU Unit Built in EtherNet IP Port User s Manual W506...
Страница 394: ...10 Modbus TCP Master Function 10 6 NJ NX series CPU Unit Built in EtherNet IP Port User s Manual W506...
Страница 430: ...12 FTP Client 12 14 NJ NX series CPU Unit Built in EtherNet IP Port User s Manual W506...
Страница 569: ...I Index I 1 NJ NX series CPU Unit Built in EtherNet IP Port User s Manual W506 I...
Страница 576: ...Index I 8 NJ NX series CPU Unit Built in EtherNet IP Port User s Manual W506...
Страница 577: ......