On-the-Fly Control example

Top  Previous  Next

 

; Launch the programmer in the diagnostic mode unless it is already working

-L"C:\Program Files\ChipProgUSB\5_25_00\UProgNT2.exe /g1"

 

; Append records to the log

-G+

 

; If the programmer is busy wait for 30 seconds max

-M=30

 

; Load the project. The FuelPump-08.upp  project file locates in the folder  D:\Projects

-PD:\Projects\FuelPump-08.upp

 

; Execute the csm-16.cmd script located in the folder D:\Scripts
-SD:\Scripts\csm-16.cmd

 

; Execute auto programming using parameters defined by the FuelPump-08.upp  project

-F*