File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<H1 class="chapter">Manual EV3 Basic</H1>
2- <STRING>Amablemente traducido por Angel Ivan Moreno, Frankfurt</STRONG>
3-
2+ <P>
3+ <STRONG>Amablemente traducido por Angel Ivan Moreno, Frankfurt</STRONG>
4+ </P>
45<P>
56Programar un robot para que obedezca tus �rdenes es muy divertido. La manera m�s
67f�cil de programar el bloque de Lego EV3 para tareas sencillas es utilizar el
@@ -307,9 +308,9 @@ Los comandos de control del motor en una matriz funcional:
307308</P>
308309<TABLE>
309310<TR><TD></TD><TD>Mover x grados mientras espera</TD><TD>Empezar a ejecutar indefinidamente</TD><TD>Empezar a mover x grados</TD></TR>
310- <TR><TD>Regular la velocidad</TD><TD>Motor.Move</TD><TD>Motor.Start</TD><TD>Motor.Schedule</TD></TR>
311+ <TR><TD>Regular la velocidad</TD><TD><STRONG> Motor.Move</STRONG></ TD><TD><STRONG> Motor.Start</STRONG> </TD><TD>Motor.Schedule</TD></TR>
311312<TR><TD>Elegir potencia</TD><TD>Motor.MovePower</TD><TD>Motor.StartPower</TD><TD>Motor.SchedulePower</TD></TR>
312- <TR><TD>Sincronizar</TD><TD>Motor.MoveSync</TD><TD>Motor.StartSync</TD><TD>Motor.ScheduleSync</TD></TR>
313+ <TR><TD>Sincronizar</TD><TD><STRONG> Motor.MoveSync</STRONG></ TD><TD><STRONG> Motor.StartSync</STRONG> </TD><TD>Motor.ScheduleSync</TD></TR>
313314</TABLE>
314315<P>
315316Los cuatro comandos resaltados son los m�s b�sicos, aquellos principiantes
Original file line number Diff line number Diff line change 100100</ HEAD >
101101< BODY >
102102< H1 class ="chapter "> Manual EV3 Basic</ H1 >
103- < STRING > Amablemente traducido por Angel Ivan Moreno, Frankfurt</ STRONG >
104-
103+ < P >
104+ < STRONG > Amablemente traducido por Angel Ivan Moreno, Frankfurt</ STRONG >
105+ </ P >
105106< P >
106107Programar un robot para que obedezca tus órdenes es muy divertido. La manera más
107108fácil de programar el bloque de Lego EV3 para tareas sencillas es utilizar el
@@ -408,9 +409,9 @@ <H1 class="chapter">El objeto Motor</H1>
408409</ P >
409410< TABLE >
410411< TR > < TD > </ TD > < TD > Mover x grados mientras espera</ TD > < TD > Empezar a ejecutar indefinidamente</ TD > < TD > Empezar a mover x grados</ TD > </ TR >
411- < TR > < TD > Regular la velocidad</ TD > < TD > Motor.Move</ TD > < TD > Motor.Start</ TD > < TD > Motor.Schedule</ TD > </ TR >
412+ < TR > < TD > Regular la velocidad</ TD > < TD > < STRONG > Motor.Move</ STRONG > </ TD > < TD > < STRONG > Motor.Start</ STRONG > </ TD > < TD > Motor.Schedule</ TD > </ TR >
412413< TR > < TD > Elegir potencia</ TD > < TD > Motor.MovePower</ TD > < TD > Motor.StartPower</ TD > < TD > Motor.SchedulePower</ TD > </ TR >
413- < TR > < TD > Sincronizar</ TD > < TD > Motor.MoveSync</ TD > < TD > Motor.StartSync</ TD > < TD > Motor.ScheduleSync</ TD > </ TR >
414+ < TR > < TD > Sincronizar</ TD > < TD > < STRONG > Motor.MoveSync</ STRONG > </ TD > < TD > < STRONG > Motor.StartSync</ STRONG > </ TD > < TD > Motor.ScheduleSync</ TD > </ TR >
414415</ TABLE >
415416< P >
416417Los cuatro comandos resaltados son los más básicos, aquellos principiantes
You can’t perform that action at this time.
0 commit comments