csaki

Bricx CC alap kód

Oct 6th, 2014
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.43 KB | None | 0 0
  1. Dokumentáció: http://bricxcc.sourceforge.net/nbc/nxcdoc/nxcapi/vars.html
  2.  
  3.  
  4. bool valami=ertek;
  5.  
  6. task nev(){
  7.  
  8.  
  9. }
  10.  
  11. SetSensorLight(IN_3);
  12.  
  13. Sensor(IN_3) az értéke
  14.  
  15.  
  16. while(){
  17.  
  18. }
  19. if(){
  20.  
  21. }
  22. TextOut(0,LCD_LINE1,"text");
  23. valtozo kiiratas NumToStr();
  24.  
  25. SensorUS <-ultrahangszenzor értéke
  26.  
  27. OnFwd(OUT_B,érték);
  28. OnRev
  29. Off(OUT_B);
  30.  
  31. Stop(true); <-kilep a programbol
  32.  
  33. task main(){
  34.  
  35. }
  36. Precedes() <- parhuzamosan futnak
Advertisement
Add Comment
Please, Sign In to add comment