-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1658 from ROBOTIS-Yang/Dynamixel-Y
Release DY en
- Loading branch information
Showing
38 changed files
with
235 additions
and
208 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
_includes/en/dxl/y/control_table_38_position_limit_threshold.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
This is the limit value of the target current value. The [Goal Current(526)] cannot be set to a value greater than the Current Limit(66). If a value greater than this limit is set, the Status Packet transmits a Data Limit Error through the Error field. | ||
|
||
|
||
| Unit | Range | Description | | ||
| :------: | :-------: | :------------------------------------------------------------------------: | | ||
| 0.01 [A] | 0 ~ 2,000 | 1,000 = 10[A], 10[A] current limit<br />2,000 = 20[A], 20[A] current limit | | ||
| Unit | Range | Description | | ||
| :------: | :-------: | :----------------------------------------------------------------------------: | | ||
| 0.01 [A] | 0 ~ 2,080 | 1,000 = 10[A], 10[A] current limit<br />2,080 = 20.8[A], 20.8[A] current limit | | ||
|
||
**Note** : If you continuously apply a current to the motor exceeding the rated 10[A], an Overload Error will occur. Only use currents exceeding the rated value for momentary periods. | ||
{: .notice} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
_includes/kr/dxl/y/control_table_38_position_limit_threshold.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
0점의 위치를 조절 할 수 있습니다. 이 값은 [Present Position(552)]에 더해지게 됩니다. | ||
Present Position = 실제 위치 + Homing offset(52) 이 됩니다. | ||
|
||
| 단위 | 범위 | | ||
|:---------:|:-----------------:| | ||
| 1 [Pulse] | 0 ~ 2,147,483,647 | | ||
| 단위 | 범위 | | ||
|:---------:|:------------------------------:| | ||
| 1 [Pulse] | -2,147,483,647 ~ 2,147,483,647 | |
Oops, something went wrong.