GE GEFanuc Automation Programmable Control Products TCP/IP Ethernet Communications for the Series 90t-70 PLC GFK-1004B User Manual

Page 233

Advertising
background image

D

TCP/IP Ethernet Communications User’s Manual – January 1996

D-6

GFK-1004B

Western Digital EtherCard PLUS, EtherCard PLUS Elite 16, EtherCard PLUS/A

\CONFIG.SYS

FILES=20

BUFFERS=48

DEVICE=\DOS\HIMEM.SYS

DEVICE=\DOS\EMM386.EXE RAM 1024

DOS=HIGH,UMB

DEVICE=\GEFNDIS\PROTMAN.DOS /I:\GEFNDIS

rem

rem The Ethernet Adapter and its device driver must first be installed

rem into your computer. Replace the string “<DIRECTORY>” in the

rem following DEVICEHIGH command with the directory which contains

rem the specified device driver for your Ethernet Adapter module.

rem

DEVICEHIGH=\<DIRECTORY>\MACWD.DOS

DEVICEHIGH=\GEFNDIS\GEFNDIS.DOS

\AUTOEXEC.BAT

SET GSMCFG=C:\GSM\CFILES

rem Bind NDIS Drivers

\GEFNDIS\netbind

\GEFNDIS\PROTOCOL.INI

[protocol manager]

DRIVERNAME = PROTMAN$

[GEFNDIS]

DRIVERNAME = GEFNDIS$

BINDINGS = MACWD_NIF

MAX_RX_SIZE = 560

NUM_RX_BUFS = 8

; Caution:

Interrupt conflicts may arise when using default hardware

;

configurations for many Ethernet Adapters. For example,

;

interrupt IRQ3 is commonly used for the COM2 serial port

;

and most Ethernet adapters.

;

; The following information must match the hardware configuration

; of the Ethernet Adapter as installed on your computer. Please

; modify this information as necessary.

[MACWD_NIF]

DRIVERNAME = MACWD$

irq = 3

ramaddress = 0xd000

iobase = 0x280

receivebufsize = 1024

Advertising