background image

IM 04L4B0-8E

I/O Messages

System Configuration on PLC

An I/O message is also called an Implicit message. An I/O message is used to transmit 
pre-specified I/O data at intervals. An I/O message is exchanged via a connection path 
which  is  first  set  in  RSLinx  and  read  into  RSLogix. A  connection  path  defines  the  IP 
address of the DX, communication port of the PLC, and distinction of input/output.

A device, once configured in RSLinx, can be downloaded into an RSLogix project. The 

DX is configured as a "Generic Ethernet Module" in RSLogix.

Instance ID

Each data on the DX corresponds to the instance ID of an 

Assembly object. In an I/O 

message, use an instance ID to code the data on the DX to be accessed. The following 

table lists instance IDs, sizes, and data types.

Type

Number

Operation type

Instance ID

Size

Data type

Measurement 

channel

00  –  048 Producer

0

92 (4 x 48)

INT2

00  –  048 Producer

115

92 (4 x 48)

FLOAT

Computation 

channel

101  –  160

Producer

20

240 (4 x 60)

INT2

101  –  160

Producer

125

240 (4 x 60)

FLOAT

Communication 

input data

C01 –  C60

Producer / 

Consumer

0

240 (4 x 60)

INT2

C01 –  C60 Producer / Consumer

135

240 (4 x 60)

FLOAT

External input 

channel

20  –  00

Producer / Consumer

40

400 (4 x 00)

INT2

0  –  400

Producer / Consumer 

4

400 (4 x 00)

INT2

40  –  440

Producer / Consumer

42

160 (4 x 40)

INT2

20  –  00

Producer / Consumer

145

400 (4 x 00)

FLOAT

0  –  400

Producer / Consumer 

146

400 (4 x 00)

FLOAT

40  –  440

Producer / Consumer

47

160 (4 x 40)

FLOAT

20  –  00 Producer

150

400 (4 x 00)

INT2

0  –  400 Producer

151

400 (4 x 00)

INT2

40  –  440 Producer

152

160 (4 x 40)

INT2

20  –  00 Producer

155

400 (4 x 00)

FLOAT

0  –  400 Producer

156

400 (4 x 00)

FLOAT

40  –  440 Producer

157

160 (4 x 40)

FLOAT

-

Configuration

90

0

-

-

Producer / Consumer

9

0

-

Explanation

•  The DX data can be accessed using the INT32 or FLOAT type. Data can be accessed 

by  the type based on the specified instance ID.

•  The  operation  type  "Producer"  indicates  a  read-only  instance  and  "Producer/

Consumer" indicates a read/write instance.

•  For an external input channel, instance IDs 150 to 157 are for reading and 140 to 147 

are for writing.

Data on the DX

See the explanation in the previous section on Explicit messages.

Summary of Contents for Daqstation DX1000

Page 1: ...User s Manual Y okogawa Electric Corporation DX1000 DX1000N DX2000 EtherNet IP Communication Interface IM 04L41B01 18E 2nd Edition...

Page 2: ...TCP IP software documents of this product based on BSD Networking Software Release 1 licensed from the University of California Trademarks vigilantplant DAQSTATION Daqstation and DXAdvanced are our r...

Page 3: ...he manual to identify those instructions WARNING Calls attention to actions or conditions that could cause serious injury or death to the user and precautions that can be taken to prevent such occurre...

Page 4: ...ley brand The basic items for this configuration are explained For the operation procedures of Rockwell Automation products see the user s manuals of these products This manual is intended for those w...

Page 5: ...Configuration 8 Explicit Message 9 System Configuration on PLC 9 Data on the DX 12 I O Messages 13 System Configuration on PLC 13 Data on the DX 13 Communication Considerations 14 About Communication...

Page 6: ...onents Scanner Client A device that launches a request on EtherNet IP This is either a PLC or PC For the DX PLCs such as Allen Bradley PLC 2 PLC 5 SLC 500 MicroLogix CompactLogix and ControlLogix repr...

Page 7: ...ady to use after the following settings have been made IP address and other settings required to connect to Ethernet Enabling of EtherNet IP server function Access to the DX The DX is a passive device...

Page 8: ...cation Interface User s Manual IM04L41B01 17E EtherNet IP Server Settings Press MENU to switch to setting mode hold down FUNC for 3 s to switch to basic setting mode and select the Menu tab Communicat...

Page 9: ...ion tool see the user s manual of the configuration tool EtherNet IP DX Scanner Client Adapter Server PLC Configuration tool Read Write message Ethernet EDS file How to Obtain the EDS File Obtain the...

Page 10: ...Command name PLC 2 PLC2 Unprotected Read Write PLC 5 PLC5 Word Range Read Write PLC5 Typed Read Write SLC SLC Typed Read Write Specification of data to be accessed Specify which of the data in the DX...

Page 11: ...F20 59 Communication input data C01 N30 00 L30 00 F30 00 C02 N30 01 L30 01 F30 01 C59 N30 58 L30 58 F30 58 C60 N30 59 L30 59 F30 59 External input channel for writing 201 N40 00 L40 00 F40 00 202 N40...

Page 12: ...real 1001 47 int 1046 dint 1046 real 1046 48 int 1047 dint 1047 real 1047 Computation channel 101 int 2000 dint 2000 real 2000 102 int 2001 dint 2001 real 2001 159 int 2058 dint 2058 real 2058 160 in...

Page 13: ...annel Count Number Count Number Count Number Count Number DX1002 2 001 002 12 101 112 24 C01 C24 DX1004 4 001 004 DX1006 6 001 006 24 101 124 DX1012 12 001 012 DX2004 4 001 004 12 101 112 60 C01 C60 D...

Page 14: ...160 Producer 125 240 4 x 60 FLOAT Communication input data C01 C60 Producer Consumer 130 240 4 x 60 INT32 C01 C60 Producer Consumer 135 240 4 x 60 FLOAT External input channel 201 300 Producer Consume...

Page 15: ...X Data type to be specified in a command Type Data type INT16 INT32 FLOAT Measurement channel INT16 The data is read without change The data is converted into INT32 including special data The data is...

Page 16: ...range can be set is from 200 00 to 200 00 A FLOAT value up to two decimal places is rounded to an integer See the example in the following table Input value FLOAT DX value INT16 fixed point 12 34 123...

Page 17: ...PCCC Data Table 5 Authentication File No 10591 Sep 4 2007 1 A session a framework of connection management in the encapsulation protocol layer of EtherNet IP provides similar functions as a TCP conne...

Page 18: ...e Ladder Element toolbar to select MSG The MSG block is inserted as ladder output Tag MSG1 is assigned to the MSG block MSG MSG1 EN Message Control Message DN ER Make the MSG block settings Click the...

Page 19: ...he connection path in the Communication tab is not replaced either I O Configuration Ethernet ETHERNET MODULE DXADV Message Launch Logic Lastly configure the message launch logic In the example shown...

Page 20: ...ows an example of reading data in measurement channels 001 to 010 and writing the data to communication input data C01 to C20 Data can be accessed using the INT32 type In the Name field enter DXADV or...

Page 21: ...IP server 7 Ethernet port 7 Explicit message 9 Explicit message example 17 external input channel 9 10 11 H host information 7 I I O message 13 i o message 13 Implicit message 13 installation 8 insta...

Reviews: