Template:UgBLDCMotor: Difference between revisions

From Phidgets Support
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:


{{UGExampleDescription}}
{{UGExampleDescription}}
* Set the ''Target Velocity'' from -1 (maximum speed reverse) to 1 (maximum speed forward). The ''Velocity'' and ''Position'' labels displayed near the top of the window will update as the motor moves.  
*Change the motor speed by dragging the ''Target Velocity'' slider from -1 (maximum speed reverse) to 1 (maximum speed forward). You can see the updated ''Velocity'' and ''Position'' of the motor near the top of the window.  
* Use''Acceleration'' to change how fast the motor's velocity can change.
* Use the ''Acceleration'' slider to change how responsive the motor is to changes in ''Target Velocity''.  
* Use ''Stall Velocity''' to prevent a dangerous stall from occurring. See the [[Technical Details]] section of this guide for more information.
* Use the ''Stall Velocity'' slider to control when the controller detects a stall. For more information, visit the API.
* Use ''Braking Strength'' to change the behavior of the motor when it is not actively being driven forwards or reverse. A low braking strength will rotate more freely, whereas a high braking strength will resist being turned. See the API for more information.
* Use the ''Braking Strength'' slider to determine how powerfully the motor will try to hold position when it is stopped. For more information, visit the API.
* Set the ''Rescale Value'' to change the position units, which is useful for converting to degrees or RPM. See the technical section of this guide for more details.
* Set the ''Rescale Value'' to change the position units, which is useful for converting to degrees or RPM. See the technical section of this guide for more details.
<br clear="all">
<br clear="all">

Latest revision as of 17:21, 22 January 2018

Brushless DC Motor Controller {{{3}}}

Double-click on the Brushless DC Motor Controller object {{{2}}} in order to run the example: [[Image:{{{1}}}_BLDC_Example.jpg|center|link=]]


General information about the selected object will be displayed at the top of the window. You can also experiment with the following functionality:

  • Change the motor speed by dragging the Target Velocity slider from -1 (maximum speed reverse) to 1 (maximum speed forward). You can see the updated Velocity and Position of the motor near the top of the window.
  • Use the Acceleration slider to change how responsive the motor is to changes in Target Velocity.
  • Use the Stall Velocity slider to control when the controller detects a stall. For more information, visit the API.
  • Use the Braking Strength slider to determine how powerfully the motor will try to hold position when it is stopped. For more information, visit the API.
  • Set the Rescale Value to change the position units, which is useful for converting to degrees or RPM. See the technical section of this guide for more details.