Using the ethernet interface, Chapter objectives ethernet communication – Rockwell Automation 1771-DMC_DMC1_DMC4_DXPS Control Coprocessor User Manual User Manual

Page 82

Advertising
background image

Chapter

6

6-1

Using the Ethernet Interface

This chapter provides an overview of the Ethernet local area network
capability of the control coprocessor. It provides information on how to:

connect to the network using a transceiver (Medium Access Unit)

configure the Ethernet port

send/receive communication using the FTP and TELNET utilities

prepare client/server applications using socket-library calls in your

C program

send/receive communication using Allen-Bradley’s INTERCHANGE

t

software and the INTERD daemon

use the SNMPD daemon

For information on:

See page:

Ethernet communication

6Ć1

Connecting Ethernet to the network

6Ć2

Addresses for the Ethernet port

6Ć3

Modifying the Ethernet configuration files

6Ć4

Configuring the Ethernet port

6Ć12

Using the OSĆ9/Internet FTP utility

6Ć12

Using the OSĆ9/Internet TELNET utility

6Ć17

Using the Internet socket library in C programs

6Ć19

Using the INTERD daemon with INTERCHANGE software

6Ć22

Using the SNMPD daemon

6Ć27

Ethernet is a local area network that provides communication between
various computers (hosts) at 10 Mbps. The communication can be via
thick- or thin-wire coaxial cable. The control coprocessor communicates
using the OS-9/Internet software package.

OS-9/Internet provides communication between OS-9 and other Internet
systems using Transmission Control Protocol/Internet Protocol (TCP/IP).
OS-9 Internet C library functions provide a programming interface nearly
identical to the BSD UNIX “socket” interprocess communication facilities.

Chapter Objectives

Ethernet Communication

Introduction

Installing the Control

Coprocessor

Getting Started with the

Control Coprocessor

Using the Programming

Environment

Developing Programs

Interpreting Fault

Codes and Displays

Using the Ethernet

Interface

Using the Serial Ports

Advertising