Last modified by Eric Nantel on 2024/09/06 14:52

From version < 78.16 >
edited by Eric Nantel
on 2024/07/22 14:36
To version < 78.15 >
edited by Eric Nantel
on 2024/07/22 14:34
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -289,9 +289,11 @@
289 289  == Motion ==
290 290  
291 291  |(% colspan="2" %)(((
292 -====== __Position in **D**egrees (**D**)__ ======
292 +====== __Position in Degrees__ ======
293 293  )))
294 294  |(% style="width:30px" %) |(((
295 +Position in Degrees (**D**)
296 +
295 295  Example: #5D1456<cr>
296 296  
297 297  This moves the servo to an angle of 145.6 degrees, where the center (0) position is centered. Negative values (ex. -176 representing -17.6 degrees) could also be used. A full circle would be from -1800 to 1800 degrees. A value of 2700 would be the same angle (absolute position) as -900, except the servo would move in a different direction.
... ... @@ -312,18 +312,18 @@
312 312  )))
313 313  
314 314  |(% colspan="2" %)(((
315 -====== __Relative **M**ove in **D**egrees (**MD**)__ ======
317 +====== __(Relative) Move in Degrees__ ======
316 316  )))
317 317  |(% style="width:30px" %) |(((
318 -(% class="wikigeneratedid" %)
319 -Example: #5M1500<cr>
320 +Move in Degrees (**MD**)
320 320  
321 -(% class="wikigeneratedid" id="HTherelativemoveinPWMcommandcausestheservotoreaditscurrentpositionandmovebythespecifiednumberofPWMsignal.ForexampleiftheservoissettorotateCW28default29andanMcommandof1500issenttotheservo2Citwillcausetheservotorotateclockwiseby90degrees.NegativePWMvaluewouldcausetheservotorotateintheoppositeconfigureddirection." %)
322 -The relative move in PWM command causes the servo to read its current position and move by the specified number of PWM signal. For example if the servo is set to rotate CW (default) and an M command of 1500 is sent to the servo, it will cause the servo to rotate clockwise by 90 degrees. Negative PWM value would cause the servo to rotate in the opposite configured direction.
322 +Example: #5MD123<cr>
323 +
324 +The relative move command causes the servo to read its current position and move the specified number of tenths of degrees in the corresponding position. For example if the servo is set to rotate CW (default) and an MD command of 123 is sent to the servo, it will cause the servo to rotate clockwise by 12.3 degrees. Negative commands would cause the servo to rotate in the opposite configured direction.
323 323  )))
324 324  
325 325  |(% colspan="2" %)(((
326 -====== __**W**heel Mode in **D**egrees (**WD**)__ ======
328 +====== __Wheel Mode in Degrees__ ======
327 327  )))
328 328  |(% style="width:30px" %) |(((
329 329  Wheel mode in Degrees (**WD**)
... ... @@ -340,7 +340,7 @@
340 340  )))
341 341  
342 342  |(% colspan="2" %)(((
343 -====== __**W**heel Mode in **R**PM (**WR**)__ ======
345 +====== __Wheel Mode in RPM__ ======
344 344  )))
345 345  |(% style="width:30px" %) |(((
346 346  Wheel moed in RPM (**WR**)
... ... @@ -357,6 +357,17 @@
357 357  )))
358 358  
359 359  |(% colspan="2" %)(((
362 +====== __Relative **M**ove in **D**egrees (**MD**)__ ======
363 +)))
364 +|(% style="width:30px" %) |(((
365 +(% class="wikigeneratedid" %)
366 +Example: #5M1500<cr>
367 +
368 +(% class="wikigeneratedid" id="HTherelativemoveinPWMcommandcausestheservotoreaditscurrentpositionandmovebythespecifiednumberofPWMsignal.ForexampleiftheservoissettorotateCW28default29andanMcommandof1500issenttotheservo2Citwillcausetheservotorotateclockwiseby90degrees.NegativePWMvaluewouldcausetheservotorotateintheoppositeconfigureddirection." %)
369 +The relative move in PWM command causes the servo to read its current position and move by the specified number of PWM signal. For example if the servo is set to rotate CW (default) and an M command of 1500 is sent to the servo, it will cause the servo to rotate clockwise by 90 degrees. Negative PWM value would cause the servo to rotate in the opposite configured direction.
370 +)))
371 +
372 +|(% colspan="2" %)(((
360 360  ====== __**Q**uery Status (**Q**)__ ======
361 361  )))
362 362  |(% style="width:30px" %) |(((
Copyright RobotShop 2018