
22 6-00344-03
AMU
Example of Start Scripts
Examples of start scripts are shown here.
Startup.cmd
AmuStart.cmd
startcm
cd amu
call AmuStart.cmd
@REM -----------------------------------------------------------
@REM Filename: AmuStart.cmd
@REM Description: Start Script for the AMU modules
@REM
@REM [cd can
@REM DL Download binaries to CAN-controller
@REM cd ..]
@REM start /C /min "AMU Kernel" krn [/S]
@REM Options: /S AMU with a DAS
@REM start con [/L] Option: /L automatic start of Online Log
@REM -----------------------------------------------------------
cd can
DL
cd ..
start /C /min "AMU Kernel" krn /S
start con /L
Comentários a estes Manuais