2/22/2018
ROBOTIS e-Manual
http://emanual.robotis.com/docs/en/dxl/x/xm430-w210/
4/34
stands for read only access permission. Data with the read
only property cannot be changed by the WRITE Instruction.
Read only property(‘R’) is generally used for measuring and
monitoring purpose, and read write property(‘RW’) is used for
controlling DYNAMIXEL.
2. 1. 4. Initial Value
Each data in the Control Table is restored to initial values when
the DYNAMIXEL is turned on. Default values in the EEPROM
area are initial values of the DYNAMIXEL (factory default
settings). If any values in the EEPROM area are modified by a
user, modified values will be restored as initial values when
the DYNAMIXEL is turned on. Initial Values in the RAM area
are restored when the DYNAMIXEL is turned on.
2. 2. Control Table of EEPROM Area
Address
Size
(Byte)
Data Name
Description
Access
Initial
Value
0
2
Model Number
R
1030
2
4
Model Information
Model Information
R
-
6
1
Firmware Version
R
-
7
1
DYNAMIXEL ID
RW
1
8
1
Communication
Speed
RW
1
9
1
Response Delay
Time
RW
250
10
1
Default Rotation
Direction
RW
0
11
1
Operating Mode
RW
3
12
1
Secondary(Shadow)
ID
RW
255
13
1
Protocol Version
RW
2
20
4
Home Position
Offset
RW
0
24
4
Velocity Threshold
for Movement
Detection
RW
10
31
1
Maximum Internal
Temperature Limit
RW
80
32
2
Maximum Input
Voltage Limit
RW
160
Back to Top ▲