EasyManua.ls Logo

Square D CRISP - Page 13

Default Icon
19 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Installing PCSA
Document No. 500 045-001
December, 1992
Page 8
_________________________
© 1991 Square D All Rights Reserved
________________________________________
Installation Procedure (cont)
Step 5. Reboot the PC Workstation
Press <ctrl>, <alt>, and <delete> simultaneously.
Step 6. Reduce DECnet Software to Minimum Memory Requirements
Copy DNPETHPC.EXE from the DECnet distribution diskettes. Rename
DNPETHPC.EXE to DNP.EXE. Re-execute STARTNET.BAT.
DECnet Configuration Perform the following steps to configure the DECnet software.
Step 1. Edit STARTNET.BAT
The DECnet software STARTNET.BAT in the root directory of the C drive must
be edited to comment out loaded options that are not required for the PC
Workstation. This prevents the files from being loaded into memory. The
following options must be commented out.
STUB
REDIR
PRTSC
SAVE
These options are commented out by placing REM in front of them, which
causes them to be treated as a remark. Use EDLIN or another text editor to
edit the file.
Also, the network driver (DLL802) must be inserted in the proper location.
Refer to the following example for the proper location.
The following is an example of a STARTNET.BAT and the editing that must be
performed.
Rem***DECnet PCSA Client for Dos Ethernet Configuration***
Commented - REM STUB
Commented - REM REDIR
Commented - REM PRTSC
Commented - REM SAVE
SCH
Rem ***datalink for DEPCA Ethernet Controller***
DLL C:\DECNET\
Insert here - DLL802
DNP C:\DECNET\
LAT
Rem ***If you want CTERM support, uncomment the next Line***
REM CTERM
Rem ***If you want NML support, uncomment the next Line***
REM NML
Rem ***If you want TTT support, uncomment the next Line***
REM TTT
Rem ***If you want TFA support, uncomment the next Line***
REM TFA