EasyManua.ls Logo

Square D CRISP - Page 15

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 PCWS Software
Document No. 500 045-001
December, 1992
Page 10
________________________
© 1991 Square D All Rights Reserved
________________________________________
System Perform the following steps to configure the PC Workstation.
Configuration
Step 1. PCWS Configuration Parameters
The following is an example of the PC Workstation configuration parameters
file (CWSTART.BAT). CWSTART may be edited as required, using SEDT or
EDLIN. Note, if there is more than one PC Workstation, verify that the
CRTNUMs are different. The CRTNUM should also be different from that of
any CWS connected to any VAX host with which you may communicate.
Rem These are the PCWS Configuration Parameters
SET CRTNUM=1
SET LOGACNT=0
SET CRTFILE=USER.CWS
SET SYSDSP=21
SET PRTYPE=IBM
CD\CRISP
PCWS
Step 2. AUTOEXEC.BAT
The following is an example of an AUTOEXEC.BAT file. This file can be
edited as required for additional 'PATHS' or other applicable reason. (Do not
remove any of the lines currently contained in this file.)
PATH C:\DOS;C\DOS UTIL
SET PATH=C:\DECNET;%PATH%
CALL STARTNET
PROMPT $p$g
CWSTART.BAT
Step 3 Printer Destination
The printer command file (CRTPRT.BAT) must be edited to define the remote
and/or local printer ports. CRTPRT.BAT contains two files that are used for
this purpose: HARDCP and LNKRPT.
The following is an example of HARDCP showing the parameters to modify.
:HARDCP
Printer Printer
Node Port
ndu create print node vaxa nprint lj250_port:screen.img
>NUL:
copy %2 nprn: >NUL:
ndu close printer >NUL:
Del %2 >NUL: