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

From version < 26.1 >
edited by Coleman Benson
on 2023/07/18 10:17
To version < 28.1 >
edited by Coleman Benson
on 2023/07/25 15:05
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -205,189 +205,82 @@
205 205  
206 206  == (% style="color:inherit; font-family:inherit" %)Communication Setup(%%) ==
207 207  
208 -====== __Reset__ ======
209 209  
210 -{{html wiki="true" clean="false"}}
211 -<div class="cmdcnt"><div class="cmdpad"></div><div class="cmdtxt">
212 -Ex: #5RESET&lt;cr&gt;<div class="wikimodel-emptyline"></div>
213 -This command does a "soft reset" and reverts all commands to those stored in EEPROM (i.e. configuration commands).
214 -Note: after a RESET command is received, the LSS will restart and perform initilization again, making it unavailable on the bus for a bit. See [[Session>>||anchor="HSession"]], note #2 for more details.<div class="wikimodel-emptyline"></div>
215 -</div></div>
216 -{{/html}}
209 +====== ======
217 217  
218 -====== __Default & confirm__ ======
219 -
220 -{{html wiki="true" clean="false"}}
221 -<div class="cmdcnt"><div class="cmdpad"></div><div class="cmdtxt">
222 -Ex: #5DEFAULT&lt;cr&gt;<div class="wikimodel-emptyline"></div>
223 -
224 -This command sets in motion the reset of all values to the default values included with the version of the firmware installed on that servo. The servo then waits for the CONFIRM command. Any other command received will cause the servo to exit the DEFAULT function.<div class="wikimodel-emptyline"></div>
225 -
226 -EX: #5DEFAULT&lt;cr&gt; followed by #5CONFIRM&lt;cr&gt;<div class="wikimodel-emptyline"></div>
227 -
228 -Since it it not common to have to restore all configurations, a confirmation command is needed after a firmware command is sent. Should any command other than CONFIRM be received by the servo after the firmware command has been received, it will exit the command.<div class="wikimodel-emptyline"></div>
229 -
230 -**Note:** After the CONFIRM command is sent, the servo will automatically perform a RESET.<div class="wikimodel-emptyline"></div>
231 -</div></div>
232 -{{/html}}
233 -
234 -====== __Update & confirm__ ======
235 -
236 -{{html wiki="true" clean="false"}}
237 -<div class="cmdcnt"><div class="cmdpad"></div><div class="cmdtxt">
238 -Ex: #5UPDATE&lt;cr&gt;<div class="wikimodel-emptyline"></div>
239 -
240 -This command sets in motion the equivalent of a long button press when the servo is not powered in order to enter firmware update mode. This is useful should the button be broken or inaccessible. The servo then waits for the CONFIRM command. Any other command received will cause the servo to exit the UPDATE function.<div class="wikimodel-emptyline"></div>
241 -
242 -EX: #5UPDATE&lt;cr&gt; followed by #5CONFIRM&lt;cr&gt;<div class="wikimodel-emptyline"></div>
243 -
244 -Since it it not common to have to update firmware, a confirmation command is needed after an UPDATE command is sent. Should any command other than CONFIRM be received by the servo after the firmware command has been received, it will leave the firmware action.<div class="wikimodel-emptyline"></div>
245 -
246 -**Note:** After the CONFIRM command is sent, the servo will automatically perform a RESET.<div class="wikimodel-emptyline"></div>
247 -</div></div>
248 -{{/html}}
249 -
250 -====== __Enable CAN Terminal__ ======
251 -
252 -{{html clean="false" wiki="true"}}
253 -<div class="cmdcnt">
254 -<div class="cmdpad"></div>
255 -<div class="cmdtxt">Ex: #5CET1&lt;cr&gt;<div class="wikimodel-emptyline"></div>
256 -
257 -This sets servo with ID #5 to be the final servo in the bus.
258 -
259 -<div class="cmdtxt">Ex: #5QET&lt;cr&gt;<div class="wikimodel-emptyline"></div>
260 -
261 -The reply to this query should be *5QET1 to indicate it is the last in the servo bus.
262 -
263 -<div class="wikimodel-emptyline"></div>
264 -</div></div>
265 -{{/html}}
266 -
267 267  == Motion ==
268 268  
269 269  ====== __Position in Degrees (**D**)__ ======
270 270  
271 -{{html wiki="true" clean="false"}}
272 -<div class="cmdcnt"><div class="cmdpad"></div><div class="cmdtxt">
273 -Example: #5D1456&lt;cr&gt;<div class="wikimodel-emptyline"></div>
274 274  
275 -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. <div class="wikimodel-emptyline"></div>
216 +Example: #5D1456<cr>
276 276  
277 -Larger values are permitted and allow for multi-turn functionality using the concept of virtual position (explained above). <div class="wikimodel-emptyline"></div>
218 +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.
278 278  
279 -Query Position in Degrees (**QD**)<div class="wikimodel-emptyline"></div>
220 +Larger values are permitted and allow for multi-turn functionality using the concept of virtual position (explained above).
280 280  
281 -Example: #5QD&lt;cr&gt; might return *5QD132&lt;cr&gt;<div class="wikimodel-emptyline"></div>
222 +Query Position in Degrees (**QD**)
282 282  
283 -This means the servo is located at 13.2 degrees.<div class="wikimodel-emptyline"></div>
224 +Example: #5QD<cr> might return *5QD132<cr>
284 284  
285 -(% class="wikigeneratedid" id="H22.QueryTargetPositioninDegrees28QDT29" %)
286 -Query Target Position in Degrees (**QDT**)<div class="wikimodel-emptyline"></div>
226 +This means the servo is located at 13.2 degrees.
287 287  
288 -Ex: #5QDT&lt;cr&gt; might return *5QDT6783&lt;cr&gt;<div class="wikimodel-emptyline"></div>
228 +Query Target Position in Degrees (**QDT**)
289 289  
230 +Ex: #5QDT<cr> might return *5QDT6783<cr>
231 +
290 290  The query target position command returns the target virtual position during and after an action which results in a rotation of the servo horn. In the example above, the servo is rotating to a virtual position of 678.3 degrees. Should the servo not have a target position or be in wheel mode, it will respond with the last target position used.
291 -<div class="wikimodel-emptyline"></div></div></div>
292 -{{/html}}
293 293  
294 294  ====== __(Relative) Move in Degrees (**MD**)__ ======
295 295  
296 -{{html wiki="true" clean="false"}}
297 -<div class="cmdcnt"><div class="cmdpad"></div><div class="cmdtxt">
298 -Example: #5MD123&lt;cr&gt;<div class="wikimodel-emptyline"></div>
299 299  
237 +Example: #5MD123<cr>
238 +
300 300  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.
301 -<div class="wikimodel-emptyline"></div></div></div>
302 -{{/html}}
303 303  
304 304  ====== __Wheel Mode in Degrees (**WD**)__ ======
305 305  
306 -{{html wiki="true" clean="false"}}
307 -<div class="cmdcnt"><div class="cmdpad"></div><div class="cmdtxt">
308 -Ex: #5WD90&lt;cr&gt;<div class="wikimodel-emptyline"></div>
309 309  
310 -This command sets the servo to wheel mode where it will rotate in the desired direction at the selected speed. The example above would have the servo rotate at 90.0 degrees per second clockwise (assuming factory default configurations).<div class="wikimodel-emptyline"></div>
244 +Ex: #5WD90<cr>
311 311  
312 -Query Wheel Mode in Degrees (**QWD**)<div class="wikimodel-emptyline"></div>
246 +This command sets the servo to wheel mode where it will rotate in the desired direction at the selected speed. The example above would have the servo rotate at 90.0 degrees per second clockwise (assuming factory default configurations).
313 313  
314 -Ex: #5QWD&lt;cr&gt; might return *5QWD90&lt;cr&gt;<div class="wikimodel-emptyline"></div>
248 +Query Wheel Mode in Degrees (**QWD**)
315 315  
250 +Ex: #5QWD<cr> might return *5QWD90<cr>
251 +
316 316  The servo replies with the angular speed in degrees per second. A negative sign would indicate the opposite direction (for factory default a negative value would be counter clockwise).
317 -<div class="wikimodel-emptyline"></div></div></div>
318 -{{/html}}
319 319  
320 320  ====== __Wheel Mode in RPM (**WR**)__ ======
321 321  
322 -{{html wiki="true" clean="false"}}
323 -<div class="cmdcnt"><div class="cmdpad"></div><div class="cmdtxt">
324 -Ex: #5WR40&lt;cr&gt;<div class="wikimodel-emptyline"></div>
325 325  
326 -This command sets the servo to wheel mode where it will rotate in the desired direction at the selected rpm. Wheel mode (a.k.a. "continuous rotation") has the servo operate like a geared DC motor. The servo's maximum rpm cannot be set higher than its physical limit at a given voltage. The example above would have the servo rotate at 40 rpm clockwise (assuming factory default configurations).<div class="wikimodel-emptyline"></div>
257 +Ex: #5WR40<cr>
327 327  
328 -Query Wheel Mode in RPM (**QWR**)<div class="wikimodel-emptyline"></div>
259 +This command sets the servo to wheel mode where it will rotate in the desired direction at the selected rpm. Wheel mode (a.k.a. "continuous rotation") has the servo operate like a geared DC motor. The servo's maximum rpm cannot be set higher than its physical limit at a given voltage. The example above would have the servo rotate at 40 rpm clockwise (assuming factory default configurations).
329 329  
330 -Ex: #5QWR&lt;cr&gt; might return *5QWR40&lt;cr&gt;<div class="wikimodel-emptyline"></div>
261 +Query Wheel Mode in RPM (**QWR**)
331 331  
263 +Ex: #5QWR<cr> might return *5QWR40<cr>
264 +
332 332  The servo replies with the angular speed in rpm. A negative sign would indicate the opposite direction (for factory default a negative value would be counter clockwise).
333 -<div class="wikimodel-emptyline"></div></div></div>
334 -{{/html}}
335 335  
336 -====== __Position in PWM (**P**)__ ======
267 +====== ======
337 337  
338 -{{html wiki="true" clean="false"}}
339 -<div class="cmdcnt"><div class="cmdpad"></div><div class="cmdtxt">
340 -Example: #5P2334&lt;cr&gt;<div class="wikimodel-emptyline"></div>
269 +====== __(Relative) Move in Degrees (**MD**)__ ======
341 341  
342 -The position in PWM pulses was retained in order to be backward compatible with the SSC-32 / 32U protocol. This relates the desired angle with an RC standard PWM signal and is further explained in the SSC-32 and [[SSC-32U manuals>>https://www.robotshop.com/media/files/pdf2/lynxmotion_ssc-32u_usb_user_guide.pdf#page=24]]. Without any modifications to configuration considered, and a ±90.0 degrees standard range where 1500 microseconds is centered, a PWM signal of 2334 would set the servo to 165.1 degrees. Valid values for P are [500, 2500]. Values outside this range are corrected / restricted to end points.<div class="wikimodel-emptyline"></div>
271 +======
272 +Example: #5M1500<cr> ======
343 343  
344 -Query Position in Pulse (**QP**)<div class="wikimodel-emptyline"></div>
274 +(% class="wikigeneratedid" %)
275 +====== 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. ======
345 345  
346 -Example: #5QP&lt;cr&gt; might return *5QP2334<div class="wikimodel-emptyline"></div>
347 -
348 -This command queries the current angular position in PWM "units". The user must take into consideration that the response includes any angular range and origin configurations in order to determine the actual angle.
349 -Valid values for QP are {-500, [500, 2500], -2500}. Values outside the [500, 2500] range are given a negative corresponding end point value to indicate they are out of bounds (note that if the servo is physically located at one of the endpoints, it may return a negative number if it is a fraction of a degree beyond the position).
350 -<div class="wikimodel-emptyline"></div></div></div>
351 -{{/html}}
352 -
353 -====== __(Relative) Move in PWM (**M**)__ ======
354 -
355 -{{html wiki="true" clean="false"}}
356 -<div class="cmdcnt"><div class="cmdpad"></div><div class="cmdtxt">
357 -Example: #5M1500&lt;cr&gt;<div class="wikimodel-emptyline"></div>
358 -
359 -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.
360 -<div class="wikimodel-emptyline"></div></div></div>
361 -{{/html}}
362 -
363 -====== __Raw Duty-cycle Move (**RDM**)__ ======
364 -
365 -{{html wiki="true" clean="false"}}
366 -<div class="cmdcnt"><div class="cmdpad"></div><div class="cmdtxt">
367 -Example: #5RDM512&lt;cr&gt;<div class="wikimodel-emptyline"></div>
368 -
369 -The raw duty-cycle move command (or free move command) will rotate the servo at a specified duty cycle value in wheel mode (a.k.a. "continuous rotation") like a geared DC motor.<div class="wikimodel-emptyline"></div>
370 -
371 -The duty values range from 0 to 1023. Negative values will rotate the servo in the opposite direction (for factory default a negative value would be counter clockwise).<div class="wikimodel-emptyline"></div>
372 -
373 -Query Move in Duty-cycle (**QMD**)<div class="wikimodel-emptyline"></div>
374 -
375 -Example: #5QMD&lt;cr&gt; might return *5QMD512<div class="wikimodel-emptyline"></div>
376 -
377 -This command queries the raw duty-cycle move value. 512 value means that the motor is rotating at 50% duty-cycle.
378 -<div class="wikimodel-emptyline"></div></div></div>
379 -{{/html}}
380 -
381 381  ====== __Query Status (**Q**)__ ======
382 382  
383 -{{html wiki="true" clean="false"}}
384 -<div class="cmdcnt"><div class="cmdpad"></div><div class="cmdtxt">
385 -The status query describes what the servo is currently doing. The query returns an integer which must be looked up in the table below.<div class="wikimodel-emptyline"></div>
386 386  
387 -Ex: #5Q&lt;cr&gt; might return *5Q6&lt;cr&gt;, which indicates the motor is holding a position.<div class="wikimodel-emptyline"></div>
388 -</div></div>
389 -{{/html}}
280 +The status query describes what the servo is currently doing. The query returns an integer which must be looked up in the table below.
390 390  
282 +Ex: #5Q<cr> might return *5Q6<cr>, which indicates the motor is holding a position.
283 +
391 391  |(% style="width:25px" %) |***Value returned (Q)**|**Status**|**Detailed description**
392 392  | |ex: *5Q0<cr>|0: Unknown|LSS is unsure / unknown state
393 393  | |ex: *5Q1<cr>|1: Limp|Motor driving circuit is not powered and horn can be moved freely
... ... @@ -405,12 +405,9 @@
405 405  Send a Q1 command to know which limit has been reached (described below).
406 406  )))
407 407  
408 -{{html wiki="true" clean="false"}}
409 -<div class="cmdcnt"><div class="cmdpad"></div><div class="cmdtxt">
410 -If a safety limit has been reached and exceeded, the LED will flash red and the servo will stop providing torque (no longer react to commands which cause the motor to rotate). In order to determine which limit has been reached, send a Q1 command. The servo must be RESET in order to return to normal operation, though if a limit is still detected (for example the servo is still too hot), it will revert back to Safe Mode.<div class="wikimodel-emptyline"></div>
411 -</div></div>
412 -{{/html}}
301 +If a safety limit has been reached and exceeded, the LED will flash red and the servo will stop providing torque (no longer react to commands which cause the motor to rotate). In order to determine which limit has been reached, send a Q1 command. The servo must be RESET in order to return to normal operation, though if a limit is still detected (for example the servo is still too hot), it will revert back to Safe Mode.
413 413  
303 +
414 414  |(% style="width:25px" %) |***Value returned (Q1)**|**Status**|**Detailed description**
415 415  | |ex: *5Q0<cr>|No limits have been passed|Nothing is wrong
416 416  | |ex: *5Q1<cr>|Current limit has been passed|Something cause the current to either spike, or remain too high for too long
... ... @@ -419,23 +419,17 @@
419 419  
420 420  ====== __Limp (**L**)__ ======
421 421  
422 -{{html wiki="true" clean="false"}}
423 -<div class="cmdcnt"><div class="cmdpad"></div><div class="cmdtxt">
424 -Example: #5L&lt;cr&gt;<div class="wikimodel-emptyline"></div>
425 425  
426 -This action causes the servo to go "limp". The microcontroller will still be powered, but the motor will not. As an emergency safety feature, should the robot not be doing what it is supposed to or risks damage, use the broadcast ID to set all servos limp #254L&lt;cr&gt;.
427 -<div class="wikimodel-emptyline"></div></div></div>
428 -{{/html}}
313 +Example: #5L<cr>
429 429  
315 +This action causes the servo to go "limp". The microcontroller will still be powered, but the motor will not. As an emergency safety feature, should the robot not be doing what it is supposed to or risks damage, use the broadcast ID to set all servos limp #254L<cr>.
316 +
430 430  ====== __Halt & Hold (**H**)__ ======
431 431  
432 -{{html wiki="true" clean="false"}}
433 -<div class="cmdcnt"><div class="cmdpad"></div><div class="cmdtxt">
434 -Example: #5H&lt;cr&gt;<div class="wikimodel-emptyline"></div>
435 435  
320 +Example: #5H<cr>
321 +
436 436  This command causes the servo to stop immediately and hold that angular position. It overrides whatever the servo might be doing at the time the command is received (accelerating, travelling, deccelerating, etc.)
437 -<div class="wikimodel-emptyline"></div></div></div>
438 -{{/html}}
439 439  
440 440  == Motion Setup ==
441 441  
Copyright RobotShop 2018