Data Sheet

SDO Construction Details
Advanced Digital Motor Controller User Manual 185
Header DLC
Payload
Byte0
Byte1-2 Byte 3 Bytes4-7bits 4-7 bits2-3 bits0-1
0x600+12 8 2 3 0 0x200C 0x00 0x01
601Ch 8 2C 0C 20 00 01 00 00 00
The respective response will be:
Header DLC
Payload
Byte0
Byte1-2 Byte 3 Bytes4-7bits 4-7 bits2-3 bits0-1
0x580+1 8 6 0 0 0x200C 0x00 0x00
58Ch 8 60 0C 20 00 00 00 00 00
SDO Example 3: Read Battery Volts (V) of node 1.
nd = 1, since the destinations node id is 1.
ccs = 4, since it is a query.
n = 2 since 2 bytes of the data are used (unsigned16).
index = 0x210D and subindex = 0x02 according to object dictionary.
Header DLC
Payload
Byte0
Byte1-2 Byte 3 Bytes4-7bits 4-7 bits2-3 bits0-1
0x600+1 8 4 2 0 0x210D 0x02 0x00
601h 8 48 0D 21 02 0A 00 00 00
The respective response will be:
nd = 1, since the source node id is 1.
ccs = 4, since it is a query response.
n = 2 since 2 bytes of the data are used (unsigned16).
index = 0x210D and subindex = 0x02 according to object dictionary.
data = 0x190 = 400 = 40 Volts.
Header DLC
Payload
Byte0
Byte1-2 Byte 3 Bytes4-7bits 4-7 bits2-3 bits0-1
0x580+1 8 4 2 xx 0x210D 0x02 0x190
581h 8 48 0D 21 02 90 01 00 00
TABLE 17-4. Magnetic Guide Sensor Object Dictionary