C Control PRO-BOT128 + C-Control PRO 128 Unit + Voltcraft® USB programming cable Kit 190406 Benutzerhandbuch

Produktcode
190406
Seite von 244
225
C-Control Pro Mega Series
© 2008 Conrad Electronic
    Timer_TickCount();
    AbsDelay(
500
);  
// 500 ms warten
    time=Timer_TickCount();  
// der Wert von time sollte 50 sein
}