EasyManua.ls Logo

Parker PowerStation PA2 Series - System Configuration Files; Config.sys File; Autoexec.bat File

Parker PowerStation PA2 Series
58 pages
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...
Appendix B : System Configuration Files System Configuration Files
PA2 PowerStation User Guide B -2
System Configuration Files
Parker includes backup copies of the CONFIG.SYS file and AUTOEXEC.BAT
file in the \CTCTEMP directory on your PowerStation’s Compact Flash disk
and on the PowerStation Start disk. These files are called CONFIG.CTC and
AUTOEXEC.CTC.
CONFIG.SYS File
SHELL=C:\COMMAND.COM /E:1024 /P
FILES=30
BUFFERS=30
STACKS=9,256
DEVICE=C:\DOS\HIMEM.SYS
DOS=HIGH,UMB
REM
REM !!! NOTE !!!
REM EMM386 can be used to free up more conventional memory for use by
REM Interact, by allowing TSRs to be loaded high. Just remove the word
REM 'REM' in front of the appropriate command, and adjust the
REM parameters as required for your system's configuration.
REM
REM DEVICE=C:\DOS\EMM386.EXE NOEMS
REM
REM IMPORTANT: Always include the NOEMS switch when using
REM EMM386 with Interact.
REM
AUTOEXEC.BAT File
The PA2 PowerStation’s AUTOEXEC.BAT file is listed below. The
AUTOEXEC.BAT file that Parker supplies is located in the \CTCTEMP
directory on the PowerStation’s Compact Flash card in a file called
AUTOEXEC.CTC.
@ECHO OFF
REM **************************************************************
REM PA PowerStation Autoexec.bat
REM MachineShop Suite 1.05
REM Copyright (c) 2004 CTC Parker Automation
REM **************************************************************
PROMPT $p$g
PATH C:\;C:\DOS;C:\CTC
SET TEMP=C:\DOS
REM **************************************************************
REM Touchscreen configuration options
REM **************************************************************
SET TOUCH_ADDR=3E8
SET TOUCH_IRQ=11
REM **************************************************************
REM Set up Interact environment variables for MS Shell.
REM **************************************************************
SET INTERACT=C:\INTERACT
SET INTERACT_FILES=C:\INTERACT\APPFILES
SET INTERACT_STARTUP=C:\STARTUP

Table of Contents