96
INDEX
16-bit value, same as that sent by the master
SUBINDEX 8-bit value, same as that sent by the master
RES
Reserved for future use
9.2.2 Upload(From Slave to Host)
Upload refers to that the master sends a command to read object address in the slave and the master will
generate an error if a non-existent target address is uploaded.
The master sends:
CMD
byte 0 byte 1 byte 2 byte 3 byte 4 byte 5 byte 6 byte 7
INDEX
SUB
INDEX
RESERVED
CMD
Specifies the direction of data transfer
40(0x16)
INDEX
16-bit value
SUBINDEX 8-bit subindex
RESERVED
Bytes 4…7 not used
The slave receives:
RES
byte 0 byte 1 byte 2 byte 3 byte 4 byte 5 byte 6 byte 7
INDEX
SUB
INDEX
DATA
RES
Displays slave response:
43(0x16)
bytes 4...7 contain 32-bit data
4B(0x16)
bytes 4, 5 contain 16-bit data
4F(0x16)
byte 4 contains 8-bit data
80(0x16)
error, bytes 4…7 contain error cause
INDEX
16-bit value, same as that sent by the master
SUBINDEX 8-bit value, same as that sent by the master
If the data contains no error, byte 4…byte 7 save the object value read from the slave, with the lower-order
bits arranged before the higher-order bits. Correct value = byte7, byte6, byte5, byte4. If there is an error, data
contained in these four types is no longer object values read from the slave.
For example:
The master sends a ―upload‖ command to the slave:
01 40 F0 2F 09 58 02 00 00 3D (This command reads target velocity 2FF00910 from the slave)
The slave answers:
01 4B F0 2F 09 58 02 00 00 32
Indicates: 01
—Slave index is 1
4B
– Received data contains 2 bytes, saved to byte 4…byte 5 in the 10 bytes of the response
byte4=58, byte5=02, byte6=00, byte7=00
Then, DATA= byte7 byte6 byte5 byte4 = 0258(hex)= 600 rpm
Summary of Contents for CD420
Page 8: ...8 1 3 3 Power Brake and Encoder cable of Motors...
Page 22: ...22 Fig 4 3 Separate regulation of bits...
Page 78: ...78...
Page 99: ...99 Chapter 11 Specification 11 1 Servo Drivers and Motors Selection Table...
Page 100: ...100 11 2 Servo Driver 11 2 1 Technical Specification Table for Servo Driver...
Page 101: ...101 11 2 2 Mechanical Dimension Diagram for Servo Driver...
Page 103: ...103 11 3 2 SMH80 Servo Motor...
Page 104: ...104 11 3 3 SMH110 Servo Motor 1 Technical Specification Table...
Page 105: ...105 2 Dimension Torque Curve...
Page 106: ...106 11 4 Wiring Diagram for Servo Motor Cable 11 4 1 Wiring Diagram for the Power Cable...
Page 107: ...107 11 4 2 Wiring Diagram for the Encoder Cable...