10
FUNCTION HEX DESCRIPTION
EJECT 45 31 00 FF 46 0D 0A CD Eject
PROG 45 31 00 FF 0D 0D 0A Playlist programming
RANDOM 45 31 00 FF 15 0D 0A Random
REPEAT 45 31 00 FF 08 0D 0A Repeat
PLAY/PAUSE 45 31 00 FF 4A 0D 0A Play / Pause
NEXT 45 31 00 FF 03 0D 0A Next
MUTE 45 31 00 FF 02 0D 0A Mute
KEY3 45 31 00 FF 1F 0D 0A Key 3
KEY6 45 31 00 FF 11 0D 0A Key 6
KEY9 45 31 00 FF 59 0D 0A Key 9
STOP 45 31 00 FF 48 0D 0A Stop
KEY2 45 31 00 FF 1D 0D 0A Key 2
KEY5 45 31 00 FF 1B 0D 0A Key 5
KEY8 45 31 00 FF 12 0D 0A Key 8
KEY10 45 31 00 FF 55 0D 0A Key 10
FWD 45 31 00 FF 06 0D 0A Fast forward
KEY1 45 31 00 FF 09 0D 0A Key 1
KEY4 45 31 00 FF 19 0D 0A Key 4
KEY7 45 31 00 FF 17 0D 0A Key 7
FOLDER 45 31 00 FF 50 0D 0A Folder
REV 45 31 00 FF 5E 0D 0A Fast back
CD/USB/SD/RADIO 45 31 00 FF 47 0D 0A CD/USB/SD/RADIO source
PREV 45 31 00 FF 05 0D 0A Previous
BAND 45 31 00 FF 1E 0D 0A AM/FM Band
TUNING DN 45 31 00 FF 0E 0D 0A Tuning Down
TUNING UP 45 31 00 FF 1A 0D 0A Tuning Up
ENTER 45 31 00 FF 0F 0D 0A Enter
AUTO SCAN UP 45 31 00 FF 45 0D 0A Auto scan up
AUTO SCAN DN 45 31 00 FF 01 0D 0A Auto scan down
MEMORY 45 31 00 FF 52 0D 0A Memory
The RS 232 interface allows the remote control of the CDT 7 functions. Thus, a computer, a tablet, a smart
phone or a touch screen device can be used to trigger one or more commands to the CDT 7. The list of
command in hexadecimal codes is shown below:
Start bit: 1
End bit: 1
Code: HEX
Data bit : 8
Parity bit: none
Speed: 9600 baud
(The communication between the computer and the device interface is the UART)