Sent from Controller
RequestiPodName
Value
Meaning
0x2A
Start character
0x49
Device type (iPort)
0x00
Packet Length High Byte
0x03
Packet Length Low Byte
0x38
Packet Command Type
0x3C
Packet Command High Byte
0x28
Packet Command Low Byte
0x18
Checksum
Sent from iPort
ReturniPodName (“My iPod”)
Value
Meaning
0x2A
Start character
0x49
Device type
0x00
Packet Length (H)
0x0A
Packet Length (L)
0x38
Command Type
0x3C
Packet Command (H)
0x29
Packet Command (L)
0x4D
ASCII “M”
0x79
ASCII “y”
0x20
ASCII space
0x69
ASCII “i”
0x50
ASCII “P”
0x6F
ASCII “o”
0x64
ASCII “d”
0x00
ASCII null
0x9E
Checksum
17
Instruction Manual
iPort RS-232 Programming
Detailed Example
The following example is a
ReturniPodName command response from the iPort in response to a RequestiPodName command.