Hi people, i speak little english, sorry. Ok i need help ! i programming my first robot and 1 Led . OK I need the help! I schedule(program) my first robot and 1 led.I do not find Tutoriel to install(settle) Led, I placed my Led on digital outputs (both branch on out 7). My led ignites correctly but when I want scheduled(programmed) I return codes is that do not walk(work): led:
High 7 ' switch one output 1
pauses 5000 ' wait 5 second
low 7 ' switch off output 1
pause 5000 ‘ wait 5 seconds
goto main ‘ loop back to start