User Tools

Site Tools


the_quimdc_command_line_interface

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
the_quimdc_command_line_interface [2019/07/16 14:10] – [Help Command] ddecoeyerthe_quimdc_command_line_interface [2019/07/16 15:19] – [Data Publication] ddecoeyer
Line 111: Line 111:
 ==== Save parameters ==== ==== Save parameters ====
  
-You can save the parameters using save_parameter_to_flash.+You can save the parameters using save_parameters_to_flash.
 <code> <code>
->save_parameter_to_flash +>save_parameters_to_flash 
  
 >D:001-000000 Parameters saved >D:001-000000 Parameters saved
Line 135: Line 135:
  
 ---- ----
 +
 +==== Data Publication ====
 +Some information like average speed, PWM duty cycle, voltage, and current can be published periodically to the serial port. To enable this auto-publishing mode for a specific motor, use :
 +<code>
 +>startAutoPublish [<motor>] [<int frequency>]
 +</code>
 +
 +To disable auto-publishing mode, use :
 +<code>
 +>stopAutoPublish [<motor>]
 +</code>
 +
 +----
 +
 ==== Motor Parameters ==== ==== Motor Parameters ====
 === Getter and Setter === === Getter and Setter ===
the_quimdc_command_line_interface.txt · Last modified: 2022/06/24 11:50 by cbernier