EasyManuals Logo

Doms PSS 5000 User Manual

Doms PSS 5000
152 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
Page #122 background imageLoading...
Page #122 background image
122 of 152 PSS5000/TEMA/803046/05
PSS 5000 Technical Manual
B Upload Help Tools
B Upload Help Tools
Description of
Upload5k.bat file
The upload5k.bat file is supplied by Doms and can be used to help change the
software in the PSS 5000. The following text shows what happens when the
upload5k.bat file is executed.
Start upload5k.bat file
@echo off
if "%1" == "" goto :help
set up5k_user=%1
shift
if "%1" == "" goto :help
set up5k_pass=%1
shift
if "%1" == "" goto :help
set ipaddr=%1
shift
if "%1" == "" goto :help
set cmd=%1
shift
if "%cmd%" == "dir" goto :ok_dir
if "%cmd%" == "upload" goto :ok_upl
goto :help
:ok_dir
echo****************************************************
echo *** begin dir ***
echo****************************************************
echo %up5k_user%> tmpupl.txt
echo %up5k_pass%>> tmpupl.txt
echo cd /pss_mem/1/prg>> tmpupl.txt
echo dir>> tmpupl.txt
echo quit>> tmpupl.txt
ftp s:tmpupl.txt %ipaddr%
goto :end
:ok_upl
set dwlname=%1
shift
set uplname=%1
shift
if "%1" == " skip" goto :upl_now
echo****************************************************
echo *** get ok2load.txt file ***
echo****************************************************
echo %up5k_user%> tmpupl.txt
echo %up5k_pass%>> tmpupl.txt
echo cd /pss_mem/2/sys>> tmpupl.txt
echo get ok2load.txt>> tmpupl.txt

Table of Contents

Other manuals for Doms PSS 5000

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Doms PSS 5000 and is the answer not in the manual?

Doms PSS 5000 Specifications

General IconGeneral
BrandDoms
ModelPSS 5000
CategoryController
LanguageEnglish