File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,11 @@ class Commander
143143 * 'C' - clear monitor
144144 * 'S' - set monitoring variables
145145 * 'G' - get variable value
146- * '' - Target get/set
146+ * '' - Target setting interface
147+ * Depends of the motion control mode:
148+ * - torque : torque (ex. M2.5)
149+ * - velocity (open and closed loop) : velocity torque (ex.M10 2.5 or M10 to only chanage the target witout limits)
150+ * - angle (open and closed loop) : angle velocity torque (ex.M3.5 10 2.5 or M3.5 to only chanage the target witout limits)
147151 *
148152 * - Each of them can be get by sening the command letter -(ex. 'R' - to get the phase resistance)
149153 * - Each of them can be set by sending 'IdSubidValue' - (ex. SM1.5 for setting sensor zero offset to 1.5f)
You can’t perform that action at this time.
0 commit comments