remove negative current note

This commit is contained in:
nick-a-schneider
2022-02-08 22:16:14 -05:00
parent e07919c171
commit 658dd89da2
+1 -1
View File
@@ -352,7 +352,7 @@ Negative Current
*********************************************************************************
This is the amount of current [Amps] allowed to flow back into the power supply. The convention is that it is negative. By default, it is set to a conservative value of 10mA. If you are using a brake resistor and getting :code:`DC_BUS_OVER_REGEN_CURRENT` errors, raise it slightly.
If you are not using a brake resistor and you intend to send braking current back to the power supply, set this to a safe level for your power source. Note that in that case, it should be higher than your motor current limit + current limit margin.
If you are not using a brake resistor and you intend to send braking current back to the power supply, set this to a safe level for your power source.
.. code:: iPython