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.14 >
edited by Eric Nantel
on 2024/07/22 14:31
< >
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,9 +357,25 @@
357 357  )))
358 358  
359 359  |(% colspan="2" %)(((
360 -====== __**Q**uery Status (**Q**)__ ======
362 +====== __(Relative) Move in Degrees__ ======
361 361  )))
362 362  |(% style="width:30px" %) |(((
365 +(% class="wikigeneratedid" %)
366 +Move in Degrees (**MD**)
367 +
368 +(% class="wikigeneratedid" id="HExample:235M15003Ccr3E" %)
369 +Example: #5M1500<cr>
370 +
371 +(% class="wikigeneratedid" id="HTherelativemoveinPWMcommandcausestheservotoreaditscurrentpositionandmovebythespecifiednumberofPWMsignal.ForexampleiftheservoissettorotateCW28default29andanMcommandof1500issenttotheservo2Citwillcausetheservotorotateclockwiseby90degrees.NegativePWMvaluewouldcausetheservotorotateintheoppositeconfigureddirection." %)
372 +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.
373 +)))
374 +
375 +|(% colspan="2" %)(((
376 +====== __Query Status__ ======
377 +)))
378 +|(% style="width:30px" %) |(((
379 +Query Status (**Q**)
380 +
363 363  The status query describes what the servo is currently doing. The query returns an integer which must be looked up in the table below.
364 364  
365 365  Ex: #5Q<cr> might return *5Q6<cr>, which indicates the motor is holding a position.
... ... @@ -391,7 +391,7 @@
391 391  )))
392 392  
393 393  |(% colspan="2" %)(((
394 -====== __**Q**uery** M**otion **T**ime (**QMT**)__ ======
412 +====== __Motion Time__ ======
395 395  )))
396 396  |(% style="width:30px" %) |(((
397 397  
... ... @@ -398,7 +398,7 @@
398 398  )))
399 399  
400 400  |(% colspan="2" %)(((
401 -====== __**Q**uery** C**urrent **S**peed (**QCS**)__ ======
419 +====== __Current Speed__ ======
402 402  )))
403 403  |(% style="width:30px" %) |(((
404 404  
Copyright RobotShop 2018