Yokogawa Standalone MW100 Instrukcja Użytkownika

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Czujniki Yokogawa Standalone MW100. Yokogawa Standalone MW100 User Manual [en] Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 58
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 0
Quick Start Guide for Rockwell PLC’s
DX Advanced / MW100 EtherNet IP Communications
IM-DXA/MW-EIP-013
Przeglądanie stron 0
1 2 3 4 5 6 ... 57 58

Podsumowanie treści

Strona 1

Quick Start Guide for Rockwell PLC’s DX Advanced / MW100 EtherNet IP Communications IM-DXA/MW-EIP-013

Strona 2

3. The ―RS Who‖ window will open showing current running drivers. In this example, there is an Ethernet driver entitled ―AB_ETH-1, Ethernet‖. Click

Strona 3

5. From the RSLinx Main window, select the ―Configure drivers‖ icon (―Configure Drivers‖ may also be activated from the ―Communications‖ pull down

Strona 4

7. A list of available drivers will then be displayed. Select ―Ethernet devices‖ or ―EtherNet IP Driver‖ (either will work). In this example, the ―E

Strona 5

9. When the ―Add New RSLinx Driver‖ dialog box opens, enter a name for the new driver and click ―OK‖. 10. The ―Statio

Strona 6

11. Station 1 will is now created. Enter the IP address for the next station (in this example, 192.168.1.101 for the MW100). Then click ―Add OK‖.

Strona 7

13. The new driver (―Yokogawa‖ in this example) will now appear in the ―RS Who‖ list. 14. By clicking the ―+‖ icon on

Strona 8

4 -DX Advanced / MW100 EtherNet IP Data Format 4.0 EtherNet IP communications are available for current as well as some legacy Rockwell PLC’s. Com

Strona 9

DX Advanced Data Table Map continued… DX Advanced Data Table Map for Explicit Messaging

Strona 10

4.5 Communication Considerations About Communication Interval Data Update The DX Advanced and MW100

Strona 11

Reading Data from DX Advanced / MW100: *2 The following values are used…. Writing Data to DX A

Strona 12

Contents 1 -EtherNet IP Overview 1.0 Industrial Ethernet Protocol………………………………………………………… 1 1.1 Common Industrial Protocol………………………………………………………..

Strona 13

DX Advanced / MW100 Data Type Usage Explanation In the tables above, INT, INT32, and Float addresses are shown fo

Strona 14

5 - Explicit Messaging Examples 5.0 SLC 5/05 In this example, the system consists of a 1747-L551C (5/05CPU – 16K Mem, OS501 Series C FRN 10 and La

Strona 15

In this example, the ―BOOTP‖ function is not used and the IP address and Subnet mask are fixed. Enter the IP address and subnet mask for the SLC 5/0

Strona 16

In the example below, on Rung 0000, the 1746-NT4 Thermocouple Input module is being configured on the SLC 5/05’s first scan. The next rung (Rung 0001

Strona 17

In the ―This Controller‖ area, enter the starting data table address for the data to be sent (I:1.0), the Size in Elements (number of data words) (4

Strona 18

The MSG Read instruction on Rung 0002 is configured as follows: Type – Peer-To-Peer (default value, cannot be changed) Read/Write – Read Target Devi

Strona 19

5.1 CompactLogix In this example, the system consists of a 1769-L32E (Compact Logix 5332E Controller) processor and a 1769-IT6 Thermocouple Input M

Strona 20

The Write Message is configured as shown below…… Message Type – CIP Data Table Write Source Element – Tag - Local1:I.Ch0Data (1769-IT6 Channel 0) N

Strona 21 - 5.0 SLC 5/05

The Read Message on Rung 0002 is configured as shown below…… Message Type – CIP Data Table Read Source Element – real[1000] (DX Advanced Measuremen

Strona 22

5.2 MicroLogix 1100 In this example, the system consists of a 1763 MicroLogix 1100, Series A processor and a 1762-IT4 Thermocouple Input Module resi

Strona 23

Important Notice This Quick Start Guide assumes that the user has a fundamental understanding of the various Rockwell PLC platforms (MicroLogix, SL

Strona 24

In this example, the ―BOOTP‖ function is not used and the IP address and Subnet mask are fixed. Enter the IP address and subnet mask for the MicroLog

Strona 25

In the ―This Controller‖ area, select the ―Channel‖ (1(Integral)), select the ―Communication Command‖ (500CPU Write), the starting data table address

Strona 26

The MSG Read instruction is configured to use MSG File MG10:1 The MSG File Word Enable Bit (MG10:1/EN) is used to continuously toggle the instructio

Strona 27

5.3 SLC 5/04 via 1761-NET-ENI In this example, the system consists of a 1747-L541C (5/04 CPU, 16K Mem, OS401 Series C FRN 3-8) processor and a 1747-

Strona 28

The ―Destn‖ numbers signify DF1 node addresses that would be entered into the SLC 5/04’s MSG instruction. The IP address of the EtherNet IP device t

Strona 29 - 5.2 MicroLogix 1100

SLC 5/04 Channel 0 Configuration On the Project Tree, under the ―Controller‖ folder, double-click on ―Channel Configuration‖ (or right click and sel

Strona 30

Configure the channel as follows: Driver - select “DF1 Full Duplex”. Baud – select “38.4K” Parity – select “None” Stop Bits – select “1” Source ID –

Strona 31

In the example below, on Rung 0000, the 1746-NT4 Thermocouple Input module is being configured on the SLC 5/04’s first scan. The next rung (Rung 0001

Strona 32

In the ―This Controller‖ area, enter the starting data table address for the data to be sent (I:1.0), the Size in Elements (number of data words) (4)

Strona 33

The MSG Read instruction on Rung 0002 is configured as follows: Type – Peer-To-Peer (default value, cannot be changed) Read/Write – Read Target Devi

Strona 34

1 - EtherNet IP Overview 1.0 Industrial Ethernet Protocol The Industrial Ethernet Protocol (Ethernet IP) was originally developed by Rockwell Au

Strona 35

6 - Implicit I/O Messaging Examples 6.0 CompactLogix In this example, the system consists of a 1769-L32E (Compact Logix 5332E Controller) processor

Strona 36

Select ―1769-L32E Ethernet Port LocalENB‖…… Right click on ―Ethernet‖…… 38

Strona 37

Select ―New Module‖…… When the ―Select Module‖ dialog box opens, select ―Communications‖……

Strona 38

Select ―Ethernet-Module Generic Ethernet Module‖ from the listing…… Enter the following items: Name: ―MW100‖ Description: Yoko

Strona 39

Then select the ―Connection Tab‖…… Enter the ―Requested Packet Interval (RPI)‖ for the application. The default is 10.0ms. This value will be based

Strona 40 - 6.0 CompactLogix

7 - Device Communication Watchdog Example 7.0 DX Advanced / SLC 5/05 Watchdog Example For any control application, communications validity is a key

Strona 41

In Rung 0000, a ―MSG‖ instruction reads Math Channel 110 from the DX Advanced and places the value (0 or 1) in word N7:100. The ―MSG‖ instruction is

Strona 42

Since N7:100 will contain either a ―0‖ or ―1‖, bit ―0‖ status can be examined for a toggling condition. In this example, when N7:100/0 is true, Timer

Strona 43

8 – Reading Recorder Status Example 8.0 MicroLogix 1100 / MW100 Recorder Status Monitor Example In applications where recorded data is necessary for

Strona 44

From the ―Communication Setting‖ screen, select ―Server Setting‖…… From the ―Server Setting‖ screen, if the

Strona 45

2 - Message Type Definitions 2.0 Explicit Message Explicit messages contain addressing and service information that directs the receiving device

Strona 46

Select ―Communication Setting‖ at top of screen…… From the ―Communication Setting‖ screen, Select ―Modbu

Strona 47

From the ―Communication Setting‖ screen, Select ―Modbus Client Setting 2‖….. In the ―Server List‖, enter

Strona 48

From the ―Communication Setting‖ screen, Select ―Modbus Client Setting 3‖….. This page is wher

Strona 49

Next, the MicroLogix 100 will be setup to read the Status information from the MW100 via a Message Instruction. It is assumed

Strona 50

The MSG Read instruction on Rung 0000 is configured as follows: On the ―General‖ tab, in the ―This Controller‖ area, enter the Channel (1 for Ethern

Strona 51

Next Rungs will be added to monitor the MW100’s current Status. With the Status words (B3:0 thru B3:4) reflecting either a ―0‖ or ―1‖. Since only Bit

Strona 52

Appendix A – Rockwell Processor EtherNet IP Compatibility A.0 MicroLogix Series A.1 SLC 500 Series A.2 CompactLogix Series

Strona 53

A.3 ControlLogix Series *1756-ENET must be series B to allow implicit messaging. 1756-ENET Series A version 1.18 from factory may be up

Strona 54

A.5 PLC 5 Series Note: In certain EtherNet topologies, where bridges exist between PLC and target

Strona 55

2. Select ―Add‖ from the EDS Hardware Installation Tool Menu 3. At this point, single EDS files may be registered or an entire d

Strona 56

4. When the ―EDS File Installation Test Results‖ window appears, it indicates whether or not the selected manufacturer’s EDS files contain valid da

Strona 57

6. The ―Final Task Summary‖ window lists a review of the requested tasks. In this case it show that the DX1000/2000 and MW100 EDS files are going t

Strona 58

8. Select ―Exit‖ from the EDS Hardware Installation Tool Menu The DX Advanced and MW100 EDS files are now ready for use by RSLi

Komentarze do niniejszej Instrukcji

Brak uwag