FANUC Robotics America GFK-1541B Bedienungsanleitung

Stöbern Sie online oder laden Sie Bedienungsanleitung nach Vernetzung FANUC Robotics America GFK-1541B herunter. FANUC Robotics America GFK-1541B User's Manual Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 240
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen

Inhaltsverzeichnis

Seite 1 - GE Fanuc Automation

GE Fanuc AutomationProgrammable Control ProductsTCP/IP Ethernet Communicationsfor the Series 90™ PLCUser's ManualGFK-1541B May 2002www.cadfami

Seite 2 - Warnings, Cautions, and Notes

GFK-1541B Chapter 1 Introduction 1-51 Ethernet Media Various Ethernet baseband media (10Base...) can be interconnected by appropriate hubs orrepeater

Seite 3 - Contents

GFK-1541B Chapter 3 Programming Channel Commands 3-333 LAN Interface Status (LIS) BitsThe status bits normally occupy a single block of memory. The

Seite 4

3-34 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 (Status Bit 7) RS-485 Port Fuse Blown (Series 90

Seite 5

GFK-1541B Chapter 3 Programming Channel Commands 3-353 Each SRTP channel has a dedicated pair of bits as follows: (Status Bits 17, 19, 21 ... 79) Dat

Seite 6 - Introduction

3-36 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 Communications Status WordsThe COMMREQ Status wo

Seite 7 - The Ethernet Interface

GFK-1541B Chapter 3 Programming Channel Commands 3-373 3. A status code of 1 in the low byte and 0 in the high byte indicates that the request wassuc

Seite 8

3-38 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 Minor Error CodesThe meaning of each Minor Error

Seite 9 - Ethernet Interface Ports

GFK-1541B Chapter 3 Programming Channel Commands 3-393 Minor Error Codes for Major Error Codes 5H and 85H (Continued)Error Status Service Request Err

Seite 10 - Ethernet Media

3-40 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 Minor Error Codes for Major Error Code 11H (at R

Seite 11 - May 2002 GFK-1541B

GFK-1541B Chapter 3 Programming Channel Commands 3-413 Minor Error Codes for Major Error Code 11H (at Remote Server PLC) -Continued3111H Failure to r

Seite 12 - The Station Manager Software

3-42 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 Section 1: Section 2: Minor Error Codes for

Seite 13

1-6 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B1 Special Considerations for Ethernet Interfaces wi

Seite 14 - Installation

GFK-1541B Chapter 3 Programming Channel Commands 3-433 Controlling Communications in the Ladder ProgramThis section provides tips on how to control c

Seite 15 - INTERFACE

3-44 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 www.cadfamily.com EMail:[email protected]

Seite 16 - Restart Pushbutton

GFK-1541B Chapter 3 Programming Channel Commands 3-453 Rung # 1: Input LANIFOK (bit 16 of the LAN Interface Status bits) monitors the health of the

Seite 17

3-46 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 FT Output is ONIf after executing a COMMREQ Func

Seite 18

GFK-1541B Chapter 3 Programming Channel Commands 3-473 Monitoring the Channel Error BitThis bit (normally 0) is the primary indicator for an error on

Seite 19

3-48 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 Managing Channels and TCP ConnectionsIn Certain

Seite 20 - CMM321 Installation

GFK-1541B 4-1 Programming Modbus/TCP Channel CommandsThis chapter describes how to program communications over the Ethernet network usingModbus/TCP® C

Seite 21 - CMM321 Configuration

4-2 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B4 The Communications Request“Communications Request

Seite 22 - Ethernet Parameters

GFK-1541B Chapter 4 Programming Modbus/TCP Channel Commands 4-34 COMMREQ Command BlockThe COMMREQ Command Block is a structure that contains informat

Seite 23

4-4 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B4 Operation of the Communications RequestThe figure

Seite 24

GFK-1541B Chapter 1 Introduction 1-71 The Station Manager SoftwareThe built-in Station Manager software provides on-line supervisory access to the Et

Seite 25 - Problems During Power-up

GFK-1541B Chapter 4 Programming Modbus/TCP Channel Commands 4-54 COMMREQ Function Block and Command BlockThis section describes the programming struc

Seite 26 - Received

4-6 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B4 TASK: For the Series 90-30 Ethernet Interface thi

Seite 27 - (ON/Traffic/OFF)

GFK-1541B Chapter 4 Programming Modbus/TCP Channel Commands 4-74 COMMREQ Status Word: The Ethernet Interface updates the CRS word to show success or

Seite 28

4-8 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B4 Modbus TCP Channel CommandsThis section describes

Seite 29 - Interface

GFK-1541B Chapter 4 Programming Modbus/TCP Channel Commands 4-94 Command 3000 ExampleEstablish a channel (Channel 5) to a remote Modbus/TCP device at

Seite 30 - Ethernet Restart Pushbutton

4-10 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B4 Close a Modbus/TCP Client Connection (3001)The a

Seite 31

GFK-1541B Chapter 4 Programming Modbus/TCP Channel Commands 4-114 Read Data from a Modbus/TCP Device (3003)The Read Data from a Modbus/TCP Device COM

Seite 32

4-12 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B4 Command 3003 Example 1Read four Input Registers

Seite 33

GFK-1541B Chapter 4 Programming Modbus/TCP Channel Commands 4-134 (Word 10) Local PLC Memory Type: Words 10-11 specify the location in the local PLC

Seite 34

4-14 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B4 Command 3003, Example 2Read nine (9) Input Disc

Seite 35 - CPU364 Configuration

1-8 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B1 www.cadfamily.com EMail:[email protected]

Seite 36

GFK-1541B Chapter 4 Programming Modbus/TCP Channel Commands 4-154 Command 3003, Example 3 – Read Exception StatusRead the Exception Status from the

Seite 37 - Network Time Sync

4-16 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B4 Write Data to a Modbus/TCP Device (3004)The Writ

Seite 38 - Serial Port Parameters

GFK-1541B Chapter 4 Programming Modbus/TCP Channel Commands 4-174 Command 3004, Example 1 – Set Single RegisterWrite one register from %AI10 to addr

Seite 39

4-18 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B4 Command 3004, Example 2 – Force Single CoilSet c

Seite 40

GFK-1541B Chapter 4 Programming Modbus/TCP Channel Commands 4-194 Command 3004, Example 3 – Set Multiple RegistersWrite the four registers from Discr

Seite 41

4-20 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B4 Status DataThis section describes all the status

Seite 42

GFK-1541B Chapter 4 Programming Modbus/TCP Channel Commands 4-214 Description of the Status DataThe errors and status reported in each type of status

Seite 43

4-22 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B4 (Status Bit 8) AAUI (90-30) Fuse Blown: This bi

Seite 44 - Restart:

GFK-1541B Chapter 4 Programming Modbus/TCP Channel Commands 4-234 Communications Status WordsThe COMMREQ Status word (CRS word) reports status in the

Seite 45

4-24 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B4 Minor Error CodesThe meaning of each Minor Error

Seite 46 - CPU374 Configuration

GFK-1541B 2-1 InstallationThis chapter contains installation instructions for each Series 90 module that includes an EthernetInterface. Section 1: I

Seite 47

GFK-1541B Chapter 4 Programming Modbus/TCP Channel Commands 4-254 Minor Error Codes for Major Error Code 91H (Remote Server Device Error Codes)Error

Seite 48

4-26 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B4 Controlling Communications in the Ladder Program

Seite 49 - Advanced User Parameters

GFK-1541B Chapter 4 Programming Modbus/TCP Channel Commands 4-274 COMMREQ ExampleThe input values for the Block Move Functions in this example are ta

Seite 50

4-28 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B4 Rung # 4: The BLKMV INT functions set up the CO

Seite 51

GFK-1541B Chapter 4 Programming Modbus/TCP Channel Commands 4-294 789Rung # 7: When OPEN_SUCCESS is set it triggers READ_REQ, which enables execution

Seite 52

4-30 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B4 10111213Rung # 10: The COMMREQ Function Block h

Seite 53

GFK-1541B Chapter 4 Programming Modbus/TCP Channel Commands 4-314 Commreq. CLOSE_REQ is a one-shot (Positive Transition) coil, activating once whenRE

Seite 54

4-32 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B4  The IN field points to the starting location o

Seite 55

GFK-1541B Chapter 4 Programming Modbus/TCP Channel Commands 4-334 Troubleshooting a Ladder ProgramAs mentioned, there are several forms of status da

Seite 56

4-34 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B4 Monitoring the Communications ChannelOnce you ha

Seite 57

2-2 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 Installing an IC693CMM321 Ethernet Interface Modu

Seite 58

GFK-1541B 5-1 Ethernet Global DataThis chapter discusses how to plan and configure an Ethernet Global Data (EGD) system. Overview of EGD Configuring

Seite 59

5-2 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B5 Overview of EGDThis section describes Ethernet Gl

Seite 60 - CMM742 Configuration

GFK-1541B Chapter 5 Ethernet Global Data 5-35 ProducerThe producer is the device that will periodically produce new samples of data from its localint

Seite 61

5-4 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B5 Asynchronous Operation of EGDThe production and c

Seite 62 - Status Address:

GFK-1541B Chapter 5 Ethernet Global Data 5-55 Effect of PLC Modes and Actions on EGD OperationsThe table below indicates what happens to the configur

Seite 63

5-6 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B5 Configuration PlanningProducer and Consumer Perio

Seite 64

GFK-1541B Chapter 5 Ethernet Global Data 5-75 Allowable Data Types in ExchangesBoolean type variables are not allowed; neither are Boolean-Array vari

Seite 65

5-8 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B5 General PLC Timing Considerations when using EGDW

Seite 66 - Fatal Hardware Error

GFK-1541B Chapter 5 Ethernet Global Data 5-95 Naming ConventionsIf you follow consistent naming conventions for your Ethernet Global Data system, it

Seite 67

5-10 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B5 Before You Configure EGD ExchangesBefore you beg

Seite 68

GFK-1541B Chapter 2 Installation 2-32 LEDsThere are four LEDs on the CMM321 module. Each of these LEDs can be ON, OFF, orBLINKING.LED Indication Fun

Seite 69

GFK-1541B Chapter 5 Ethernet Global Data 5-115 Recording Exchange InformationThe produced/consumed exchanges tables below were designed with columns

Seite 70

5-12 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B5 Configuring EGDThis section describes how to con

Seite 71

GFK-1541B Chapter 5 Ethernet Global Data 5-135 Producer Period A value with the possible range of 10–3,600,000 (10 milliseconds to 1hour) representin

Seite 72 - Domain of a remote server

5-14 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B5 Consumed Data Exchange DefinitionThe information

Seite 73

GFK-1541B Chapter 5 Ethernet Global Data 5-155 Status Word A variable that identifies the memory location where the status value forthe consumed exch

Seite 74

5-16 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B5 Configuring Ethernet Global DataOnce you have co

Seite 75

GFK-1541B Chapter 5 Ethernet Global Data 5-175 Example 1: EGD Configuration Using IP Addresses to Identify ConsumersThere are two PLCs in this simple

Seite 76 - Channel Commands

5-18 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B5 Example 2: EGD Configuration Using a Group ID to

Seite 77 - Establish Read Channel (2003)

GFK-1541B Chapter 5 Ethernet Global Data 5-195 Example 3: EGD Configuration Using a Symbolic Name to Identify ConsumersThere are three PLCs in this m

Seite 78

5-20 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B5 Consumed Exchanges Information – EXAMPLE 3LocalP

Seite 79

2-4 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 Restart and Enter Software Load State: Pressing

Seite 80

GFK-1541B Chapter 5 Ethernet Global Data 5-215 Adapter Names, Aliases, and GroupsSetting Adapter Names and Aliases in the Windows-Based Programming S

Seite 81

5-22 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B5 Group UsageThe group concept in Ethernet Global

Seite 82

GFK-1541B Chapter 5 Ethernet Global Data 5-235 Exchange Status WordThe Exchange Status word allows an Ethernet Global Data user to obtain the operati

Seite 83

5-24 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B5 Exchange Status Word Error CodesThe following ta

Seite 84 - (Word 8) Channel Number:

GFK-1541B Chapter 5 Ethernet Global Data 5-255 Simple Network Time Protocol (SNTP)SNTP is a method of synchronizing the internal clocks in a network&

Seite 85

5-26 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B5 Multiple SNTP ServersTo guard against loss of SN

Seite 86 - -based) from

GFK-1541B 6-1 Network Administration SupportThis chapter discusses information related to how host computers are identified on the networkand how data

Seite 87

6-2 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B6 IP AddressingEach TCP/IP node on a network must h

Seite 88

GFK-1541B Chapter 6 Network Administration Support 6-36 IP Addresses Reserved for Private NetworksRFC 1918 reserves IP addresses in the following ran

Seite 89

6-4 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B6 GatewaysGateways (also known as routers) connect

Seite 90

GFK-1541B Chapter 2 Installation 2-52 Ports on the CMM321RS-232, RJ-11 Port (Station Manager Port)The RS-232, 6-pin, RJ-11 “phone jack” port is used

Seite 91

GFK-1541B Chapter 6 Network Administration Support 6-56 Subnets and Multiple GatewaysFor a site requiring a large network (such as a Class A network)

Seite 92

6-6 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B6 Example: Network Divided into Two SubnetsThe new

Seite 93

GFK-1541B Chapter 6 Network Administration Support 6-76 Configuring Multiple GatewaysMultiple Gateways are supported on the Series 90-70 Ethernet Int

Seite 94 - (Words 36–51):

6-8 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B6 However, if you configure a routing table for PLC

Seite 95 - Example Command Block

GFK-1541B Chapter 6 Network Administration Support 6-96 Network Address Naming ArchitectureNaming architecture provides users the ability to refer to

Seite 96

6-10 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B6 Local Name Table Name AssignmentThe second aspec

Seite 97

GFK-1541B Chapter 6 Network Administration Support 6-116 DDP Name ResolutionIf local name table name resolution fails, DDP (a GE Fanuc naming protoco

Seite 98

6-12 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B6 MAC AddressesNoteIt is highly recommended that y

Seite 99

GFK-1541B 7-1 TroubleshootingThis chapter is a guide to troubleshooting and problem isolation for the Series 90-30 EthernetInterface, the Series 90-30

Seite 100

7-2 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B7 Diagnostic Tools Available for Troubleshooting Th

Seite 101

2-6 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 Installing the CMM321 in the PLCFor general info

Seite 102

GFK-1541B Chapter 7 Troubleshooting 7-37 What to do if you Cannot Solve the ProblemIf, after using the troubleshooting guide, you still cannot solve

Seite 103 - Communications Status Words

7-4 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B7 PLC Fault TableThe PLC Fault Table can be accesse

Seite 104 - Major Error Codes

GFK-1541B Chapter 7 Troubleshooting 7-57 PLC Fault Table DescriptionsPLC FaultUser ActionBackplane communications with PLC fault;lost requestUser Act

Seite 105 - 85H (at Client PLC)

7-6 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B7 PLC Fault Table Descriptions (Continued)PLC Fault

Seite 106

GFK-1541B A-1 GlossaryThis appendix contains a list of conventional communications terms.Adapter Name A name assigned to locally identify a module (

Seite 107 - Continued

A-2 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BA Carrier Sense In a Local Area Network, an ongoi

Seite 108

GFK-1541B Appendix A Glossary A-3A CSMA/CD See Carrier Sense Multiple Access with Collision Detection.Data Communications Equipment (DCE) Example

Seite 109 - PLC) - Continued

A-4 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BA Frame A data structure that consists of fields,

Seite 110 - COMMREQ Example

GFK-1541B Appendix A Glossary A-5A Internet Group Management Protocol (IGMP) The Internet standard protocol that handlesmulticast group management

Seite 111

A-6 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BA called “transceiver”. The MAU may be built into

Seite 112

GFL-002Warnings, Cautions, and Notesas Used in this PublicationWarningWarning notices are used in this publication to emphasize that hazardous voltage

Seite 113 - FT Output is ON

GFK-1541B Chapter 2 Installation 2-72 CMM321 InstallationUse the following instructions as a guide when inserting a module into a slot in a baseplate

Seite 114

GFK-1541B Appendix A Glossary A-7A Protocol A set of rules for exchanging messages between two communicating processes.Protocol Data Unit (PDU) I

Seite 115 - How To Re-Task a Channel

A-8 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BA supervisory access to the Ethernet Interface. Th

Seite 116

GFK-1541B B-1 Communications Port CharacteristicsThis appendix contains a description of each of the ports for the Ethernet Interfaces. The ports for

Seite 117 - The Communications Request

B-2 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BB RS-232, RJ-11 Serial PortThe 6-pin, RJ-11 “modula

Seite 118 - Channel Status Bits:

GFK-1541B Appendix B Communications Port Characteristics B-3B Station Manager Serial Cable (IC693CBL316A)Use the serial cable (IC693CBL316A) to conne

Seite 119

B-4 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BB RS-485, 15-Pin, D-Type PortThe 15-pin, D-type, RS

Seite 120 - The COMMREQ Function Block

GFK-1541B Appendix B Communications Port Characteristics B-5B Part Numbers for GE Fanuc Cables and ConvertersIt is recommended that you use cables av

Seite 121 - The COMMREQ Command Block

B-6 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BB 10Base-T PortThe Series 90-30 CPU364 Embedded Eth

Seite 122 - a zero-based number

GFK-1541B Appendix B Communications Port Characteristics B-7B Connection to a 10Base T NetworkConnection of the Ethernet Interface to a 10Base-T netw

Seite 123 - Modbus TCP Channel Commands

B-8 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BB 10Base-T/100Base Tx PortThe Series 90-30 CPU374 E

Seite 124 - Command 3000 Example

2-8 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 CMM321 ConfigurationBefore you can use the Ethern

Seite 125 - Command 3001 Example

GFK-1541B Appendix B Communications Port Characteristics B-9B 10Base-T/100Base Tx Port PinoutsThe 10Base-T/100Base Tx port is located on the front of

Seite 126

B-10 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BB Connection to a 10Base-T / 100Base Tx NetworkCon

Seite 127 - Command 3003 Example 1

GFK-1541B Appendix B Communications Port Characteristics B-11B 10Base2 PortThe IC697CMM742 Series 90-70 Ethernet Interface (Type 2) is equipped with

Seite 128

B-12 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BB Connecting the CMM742 Ethernet Interface to a 1

Seite 129 - Command 3003, Example 2

GFK-1541B Appendix B Communications Port Characteristics B-13B AAUI PortThe IC693CMM321 Series 90-30 Ethernet Interface and the Series 90-30 CPU364 E

Seite 130

B-14 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BB AAUI Transceiver InformationDepending on your pa

Seite 131

GFK-1541B Appendix B Communications Port Characteristics B-15B IC649AEA102 Ethernet 10Base–T Transceiver• Compliant with the IEEE 802.3 Ethernet spec

Seite 132

B-16 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BB IC649AEA102 Transceiver ConnectionNoteTransceive

Seite 133

GFK-1541B Appendix B Communications Port Characteristics B-17B IC649AEA103 Ethernet 10Base2 TransceiverNote: This transceiver replaces catalog number

Seite 134

B-18 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BB IC649AEA103 Transceiver ConnectionNoteTransceive

Seite 135 - Status Data

GFK-1541B Chapter 2 Installation 2-92 Configuring the Interface Using the Logicmaster 90-30 Configuration SoftwareTo configure the CMM321, access the

Seite 136

GFK-1541B Appendix B Communications Port Characteristics B-19B AUI PortThe IC697CMM742 Series 90-70 Ethernet Interface (Type 2) is equipped with an A

Seite 137

B-20 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BB AUI (Transceiver Cable) ConnectionThe figure bel

Seite 138

GFK-1541B C-1 PC Software LoaderNoteFor the IC693CPU374, operating firmware for both the PLC CPU and the Embedded EthernetInterface are upgraded via

Seite 139

C-2 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BC Updating Firmware Under WindowsYou will need an I

Seite 140 - (Hexadecimal)

GFK-1541B Appendix C PC Software Loader C-3C mode rather than firmware load mode. To return to operational mode, press and hold therestart button br

Seite 141

C-4 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BC Updating Firmware Under DOS and Windows 3.xxYou w

Seite 142

GFK-1541B Appendix C PC Software Loader C-5C With your Ethernet Interface installed in a PLC, powered on and functioning, press the restartbutton nea

Seite 143

C-6 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BC 8. When the>> BOOT MODE ACTIVE <<mess

Seite 144

GFK-1541B D-1 Using the IC697CMM742 with PLC CPUVersions 4.12 - 5.50The IC697CMM742 Ethernet Interface (Type 2) is designed for high-performance opera

Seite 145

D-2 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BD Alternate Procedure for Configuring the Ethernet

Seite 146

2-10 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 10.0.0.1 First PLC10.0.0.2 Second PLC10.0.0.3 Th

Seite 147

GFK-1541B Appendix D Using the IC697CMM742 with PLC CPU Versions 4.12 - 5.50 D-3D 6. Connect a standard ASCII terminal or PC-based terminal emulator

Seite 148

D-4 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BD 9. Use the CHSOSW Station Manager commands to en

Seite 149

GFK-1541B Appendix D Using the IC697CMM742 with PLC CPU Versions 4.12 - 5.50 D-5D 10. Use the SOSW Station Manager command to verify that all configu

Seite 150 - Ethernet Global Data

D-6 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BD Ethernet Interface Operational RestrictionsThe Et

Seite 151 - Ethernet Network

GFK-1541B E-1 Translating PLC CPU Reference Addresses toModbus Register Addresses for theIC693CMM321The Modbus/TCP protocol defines operations on a se

Seite 152 - Series 90-30 PLCs

E-2 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541BE www.cadfamily.com EMail:[email protected]

Seite 153 - Asynchronous Operation of EGD

IndexGFK-1541B Index-1 110Base2, 1-4Ethernet transceiver, B-1710Base2 port, B-11Series 90-70 Ethernet Interface (Type 2),2-4410Base5, 1-510Base-F, 1-5

Seite 154 - Configured Produced Consumed

IndexIndex-2 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual– May 2002 GFK-1541B Consumer, 5-3Control software, 2-22, 2-33Co

Seite 155

IndexGFK-1541B Index Index-3 IC693CPU364, 2-21, 2-32new style IC693CMM321, 2-6Series 90-70 Ethernet Interface (Type 2), 2-45IP address, 2-9, 2-24, 2-3

Seite 156

IndexIndex-4 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual– May 2002 GFK-1541B new style Series 90-30 Ethernet Interface,

Seite 157

GFK-1541B Chapter 2 Installation 2-112 Configuring Full-Duplex OperationBefore setting the module to Full-Duplex operation, be certain that it is con

Seite 158 - Naming Conventions

IndexGFK-1541B Index Index-5 Simple isolated network configuration, 2-24, 2-34, 2-49Simple Network Time Protocol, 5-25SNTP, 5-25Software Loader, 2-14,

Seite 159

2-12 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 Verifying Proper Power-Up of the CMM321Powering-

Seite 160

GFK-1541B Chapter 2 Installation 2-132 States of the Series 90-30 CMM321 Ethernet InterfaceEthernet InterfaceInitializing (approx. 2-10seconds)Th

Seite 161 - Configuring EGD

2-14 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 LED Pattern Where Stopped Possible Cause Correct

Seite 162

GFK-1541B Chapter 2 Installation 2-152 Pinging TCP/IP Ethernet Interfaces on the NetworkPING (Packet InterNet Grouper) is the name of a program used

Seite 163

2-16 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 Installing an IC693CPU364 with Embedded TCP/IP E

Seite 164

ContentsGFK-1541B iii Chapter 1 Introduction ...

Seite 165

GFK-1541B Chapter 2 Installation 2-172 LEDsThere are four LEDs on the CPU364: EOK, LAN, STAT, and PS PORT (on some early modelsof the CPU364, the P

Seite 166

2-18 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 Restart and Enter Software Load State: Pressing

Seite 167 - PLC3 - Consumer

GFK-1541B Chapter 2 Installation 2-192 Ports on the CPU364 RS-232, RJ-11 Port (Station Manager Port)The Station Manager port uses a 6-pin, RJ-11 “pho

Seite 168 - Exchange ID = 2

2-20 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 CPU364 LabelsDefault Station Address LabelThe De

Seite 169

GFK-1541B Chapter 2 Installation 2-212 Installing the CPU364 in the PLCFor general information about module and system installation, refer to GFK-035

Seite 170

2-22 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 CPU364 ConfigurationBefore you can use the Ether

Seite 171 - Group Usage

GFK-1541B Chapter 2 Installation 2-232 Configuring the Interface Using the Logicmaster 90-30 Configuration SoftwareTo configure the Ethernet Interfac

Seite 172 - Exchange Status Word

2-24 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 Status Length: This is the sum of the LIS bits

Seite 173

GFK-1541B Chapter 2 Installation 2-252 Serial Port ParametersThese parameters are for the RS-232, RJ-11 serial port on the CPU364 module. This port

Seite 174

2-26 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 Verifying Proper Power-Up of the CPU364 Ethernet

Seite 175 - Multiple SNTP Servers

Contentsiv TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual– May 2002 GFK-1541B Chapter 7 Troubleshooting...

Seite 176 - GFK-1541B 6-1

GFK-1541B Chapter 2 Installation 2-272 States of the Series 90-30 CPU364 with Embedded TCP/IP Ethernet InterfaceEthernet InterfaceInitializing(approx

Seite 177 - IP Addressing

2-28 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 LED Pattern Where Stopped Possible Cause Correct

Seite 178 - Multicast IP Addresses

GFK-1541B Chapter 2 Installation 2-292 Pinging TCP/IP Ethernet Interfaces on the NetworkPING (Packet InterNet Grouper) is the name of a program used

Seite 179

2-30 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 Installing an IC693 CPU374 with Embedded TCP/IP

Seite 180 - (binary)

GFK-1541B Chapter 2 Installation 2-312 The seven Ethernet LEDs are briefly turned ON whenever a restart is performed in theOperational state by press

Seite 181

2-32 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 Installing the CPU374 in the PLCFor general info

Seite 182 - Configuring Multiple Gateways

GFK-1541B Chapter 2 Installation 2-332 CPU374 ConfigurationBefore you can use the Ethernet Interface with the Series 90-30 PLC, you must configure th

Seite 183

2-34 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 CPU374 Configuration ParametersEthernet Paramete

Seite 184

GFK-1541B Chapter 2 Installation 2-352 Also, in this case, set the subnet mask, and gateway IP address to 0.0.0.0.NoteIf the isolated network is ever

Seite 185 - Name Resolution

2-36 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 Advanced User ParametersAdvanced User Parameters

Seite 186 - Name Usage

ContentsGFK-1541B Contents v www.cadfamily.com EMail:[email protected] document is for study only,if tort to your rights,please inform us,we

Seite 187 - MAC Addresses

GFK-1541B Chapter 2 Installation 2-372 Verifying Proper Power-Up of the CPU374 Ethernet InterfaceAfter configuring the Interface, follow the procedur

Seite 188 - Troubleshooting

2-38 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 States of the Series 90-30 CPU374 with Embedded

Seite 189

GFK-1541B Chapter 2 Installation 2-392 LED Pattern Where Stopped Possible Cause Corrective Actions❍EOK (OFF)❍LAN (OFF)❍STAT (OFF)AHardwareFailureFa

Seite 190

2-40 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 Pinging TCP/IP Ethernet Interfaces on the Networ

Seite 191 - PLC Fault Table

GFK-1541B Chapter 2 Installation 2-412 Installing the IC697CMM742 Ethernet InterfaceThe IC697CMM742 Ethernet Interface is mounted in a Series 90-70 P

Seite 192 - PLC Fault Table Descriptions

2-42 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 All LEDs are briefly turned ON whenever a restar

Seite 193 - User Action

GFK-1541B Chapter 2 Installation 2-432 Restart and Enter Maintenance State: Pressing and holding the Restart pushbutton until thebottom two LEDs tur

Seite 194 - Glossary

2-44 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 Ethernet PortsThere are three Ethernet ports on

Seite 195

GFK-1541B Chapter 2 Installation 2-452 Installing the CMM742 in the PLCFor general information about module and system installation, refer to GFK-026

Seite 196

2-46 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 CMM742 InstallationThis section describes the ph

Seite 197

GFK-1541B 1-1 IntroductionThis manual describes the following Ethernet Interfaces for the Series 90 PLC: Series 90-30 PLC TCP/IP Ethernet Interface (

Seite 198

GFK-1541B Chapter 2 Installation 2-472 CMM742 ConfigurationBefore you can use the Ethernet Interface with the Series 90-70 PLC, you must configure th

Seite 199

2-48 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 Configuring the Interface Using Logicmaster 90-7

Seite 200

GFK-1541B Chapter 2 Installation 2-492 CMM742 Configuration ParametersEthernet ParametersConfiguration Mode: This is fixed as TCP/IP.Adapter Name:

Seite 201

2-50 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 Status Length: This is the sum of the LIS bits

Seite 202 - Appendix

GFK-1541B Chapter 2 Installation 2-512 Verifying Proper Power-Up of the CMM742After configuring the Interface, follow the procedure below to verify t

Seite 203 - RS-232, RJ-11 Serial Port

2-52 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 States of the Series 90-70 CMM742 TCP/IP Ethern

Seite 204 - CONNECTOR

GFK-1541B Chapter 2 Installation 2-532 LED Pattern Where Stopped Possible Cause Corrective Actions❍MODULE OK OFF)❍LAN ONLINE (OFF)❍SERIAL ACTIVE (

Seite 205 - RS-485, 15-Pin, D-Type Port

2-54 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B2 Pinging TCP/IP Ethernet Interfaces on the Networ

Seite 206 - HE693XTADP

GFK-1541B 3-1 Programming SRTP Channel CommandsThis chapter describes how to program PLC to PLC communications over the Ethernet networkusing SRTP Cha

Seite 207 - 10Base-T Port

3-2 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 The Communications RequestThis section describes

Seite 208 - Ethernet Interface

1-2 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B1 The Ethernet Interface The Ethernet Interface ena

Seite 209 - 10Base-T/100Base Tx Port

GFK-1541B Chapter 3 Programming Channel Commands 3-33 COMMREQ Function BlockThe COMMREQ Function Block is the ladder instruction that triggers the ex

Seite 210

3-4 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 Status DataThere are several types of status data

Seite 211

GFK-1541B Chapter 3 Programming Channel Commands 3-53 Operation of the Communications RequestThe figure and text below explains how a Communications

Seite 212 - 10Base2 Port

3-6 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 COMMREQ Function Block and Command BlockThis sect

Seite 213

GFK-1541B Chapter 3 Programming Channel Commands 3-73 TASK: For the Series 90-30 CPU364, this must always be set to 21 decimal (0015H). For theSeri

Seite 214 - AAUI Port

3-8 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 COMMREQ Status Word: The Ethernet Interface upda

Seite 215

GFK-1541B Chapter 3 Programming Channel Commands 3-93 Channel CommandsThere are five Channel commands: Establish Read Channel Establish Write Chann

Seite 216 - LED Indicator Lights

3-10 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 Establish Read Channel (2003)The Establish Read

Seite 217

GFK-1541B Chapter 3 Programming Channel Commands 3-113 (Word 7) Channel Command Number: Word 7 requests that a read channel be set up. If thecommand

Seite 218 - BNC Connector

3-12 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 (Word 12) Timeout for Each Read: Word 12 specif

Seite 219

GFK-1541B Chapter 1 Introduction 1-31 Capabilities of the Ethernet Interface The Ethernet Interface brings to your PLC a great deal of capability. I

Seite 220 - AUI Port

GFK-1541B Chapter 3 Programming Channel Commands 3-133 (Word 14) Local PLC - Memory Starting Address: Word 14 determines the starting address in th

Seite 221

3-14 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 (Words 20 – 23) Remote PLC - IP Address: Words

Seite 222 - PC Software Loader

GFK-1541B Chapter 3 Programming Channel Commands 3-153 Example 2 Command Block–Example using a Network Address NameThis example is the same as Exampl

Seite 223

3-16 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 (Words 7 –17): See the descriptions in Example

Seite 224

GFK-1541B Chapter 3 Programming Channel Commands 3-173 Establish Write Channel (2004)The Establish Write Channel command requests that a channel be c

Seite 225

3-18 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 Status word. If the channel number is the same

Seite 226

GFK-1541B Chapter 3 Programming Channel Commands 3-193 transferred is specified by the number of memory units of the data written to the remote PLC(W

Seite 227

3-20 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 (Word 18) Remote PLC - Network Address Type: W

Seite 228 - Versions 4.12 - 5.50

GFK-1541B Chapter 3 Programming Channel Commands 3-213 Example 2 Command Block–Example using a Network Address nameThis example is the same as Exampl

Seite 229

3-22 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 (Words 7 –17): See the descriptions in Example

Seite 230

1-4 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B1 Ethernet Interface PortsThe Ethernet Interfaces p

Seite 231

GFK-1541B Chapter 3 Programming Channel Commands 3-233 Send Information Report (2010)The Send Information Report COMMREQ requests that a particular b

Seite 232

3-24 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 If this value is set to 1, only a single transfe

Seite 233 - Software Loader

GFK-1541B Chapter 3 Programming Channel Commands 3-253 (Word 14) Local PLC - Memory Starting Address: Word 14 determines the starting address inthe l

Seite 234 - IC693CMM321

3-26 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 Example 2 Command Block–Example using a Network

Seite 235

GFK-1541B Chapter 3 Programming Channel Commands 3-273 (Words 7–17): See the descriptions in Example 1.(Word 18) Remote Host - Network Address Type:

Seite 236

3-28 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 Abort Channel (2001)The Abort Channel command im

Seite 237

GFK-1541B Chapter 3 Programming Channel Commands 3-293 Retrieve Detailed Channel Status (2002)The Retrieve Detailed Channel Status command requests t

Seite 238

3-30 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 (Word 8) Channel Number: The channel number in

Seite 239

GFK-1541B Chapter 3 Programming Channel Commands 3-313 Status DataThis section describes all the status data that is available to the ladder program

Seite 240

3-32 TCP/IP Ethernet Communications for the Series 90™ PLC User's Manual – May 2002 GFK-1541B3 The COMMREQ Status word (CRS word) is returned f

Kommentare zu diesen Handbüchern

Keine Kommentare