EasyManua.ls Logo

CONITEC GALEP-5 - Page 18

CONITEC GALEP-5
30 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...
The format of all batch messages is:
BatchMode: „message“
The following messages could be issued by the program during batch mode without a /verboselevel option:
Standard batch mode state messages:
StartingBatchMode
InitReadAction
InitProgAction
InitVerifyAction
InitBlankAction
InitEraseAction
InitAutoAction
StartAction
ActionInProgress
ActionEnd
ActionSuccess
ActionFail
SaveFile: „filename“
TerminateBatchMode
NoExitFlagIgnored
ExitProgramm
Batch mode error messages:
GalepNotReady
ErrorInSaveFileName
ErrorWhileSaveFile: „filename“
Batch not possible with HandlerMode
AbnormalProgramTermination
NoApplicationDirFound
ErrorInLogFileName
Return values
The application returns the following values:
0 -> No Batch job executed
1 -> Success
2 -> Error
Quick Batch Tutorial
Step 1: Start the GALEP5.exe without any command line option. Load your data file und select your device,
set your desired device options appropriatly. For time saving at startup make sure that you have only one data
window open! Choose the File/Save As command and save your Galep project file with gpf2 extension to
disk.
Step 2: Test your config file with the commandline, like this: galep5 /prog
yourproject.gpf2 /console /showwindow /noexit /verboselevel2 yourproject.log
Step 3: If you are sure that your batch command works, remove all unnecessary options and save the
command line in a .bat batch file: galep5 /prog yourproject.gpf2
Step 4: Have a look at the the batch samples below for more complex tasks.
Batch Samples
Sample 1: Erase and program a device
Página 2 de 3Batch Mode