# Belichtungszeit: set Time=20 # Anzahl: set Anzahl=6 # Pause zum Download des Bildes: set Pause=5 status %Anzahl%x Bilder, %Time% sec # Zähler: set Nr=1 man 5 # Loop status Bild %Nr%, %Time% sec click %Time% note %OBJ_NAME%: Bild %Nr%, %Time% sec status Bild %Nr%, Pause man %Pause% set Nr=Nr+1 if Nr>Anzahl then goto 24 goto 13 # Ende hier Status Fertig man 5 beep