Question:
How are the software tools Global Drive Loader and CamLoader called in the Batch mode with script file?
Answer:
As well GDLoader as CamLoader can be called in the so-called Batch mode. With only one call several downloads one after another to different devices are possible. The required parameters are transmitted to the software tools in an attached script file.
For the direct call of the software tool in the Batch mode with parameter transfer by script file consider the following syntax: for GDLoader: GDLoader.exe /batch (Script file ) (Protocol file) for CamLoader: CamLoader.exe /batch (Script file) (Protocol file)
These command lines can be written in a Batch file (*.bat), so that not the complete command lines, but only this Batch file has to be started for later execution.
The Batch file can be created by means of the Windows text editor - just like the script files. The syntax must have the following form:
for GDLoader: CALL [Path of GDLoader]\GDLoader.exe /batch [Path of script file]\[Name of the script file] [Path of the protocol file]\[Name of the protocol file] for CamLoader: CALL [Path of CamLoader]\CamLoader.exe /batch [Path of the script file]\[Name of the script file] [Path of the protocol file]\[Name of the protocol file]
Note:
A protocol file can be defined that gives information about the executed actions at the end of the processing.
Example:
Command line in a Batch file (*.bat) for calling the CamLoader in the Batch mode:
Taxonomy:
Global Drive Loader V1.x
,
Global Drive Loader V2.x
,
Global Drive Loader V3.x
,
Global Drive Loader
AKB-ID:
200506043
Last update:
2024/01/11
Category:
FAQ, Tips and Tricks
Lenze reserves the right to change information on this page at any time. Any liability for the accuracy of the information is excluded.