manuals.online logo
Brands
  1. Home
  2. •
  3. Brands
  4. •
  5. Yaesu
  6. •
  7. Transceiver
  8. •
  9. Yaesu FTDX5000 CAT BOOK Service manual

Yaesu FTDX5000 CAT BOOK Service manual

FTDX5000 SERIES CAT OPERATION REFERENCE
CAT(COMPUTER AIDED TRANSCEIVER)OPERATION
FTDX5000
S
ERIES
CAT O
PERATION
R
EFERENCE
B
OOK
FTDX5000 SERIES CAT OPERATION REFERENCE
CAT(COMPUTER AIDED TRANSCEIVER)OPERATION
OVERVIEW
The CAT (Computer Aided Transceiver) System in the
FTDX5000 series provides control of frequency, VFO,
memory, and other settings such as dual-channel memo-
ries and diversity reception using an external personal
computer. This allows multiple control operations to be
fully automated as single mouse clicks or keystroke op-
erations on the computer keyboard.
The FTDX5000 series has a built-in level converter, al-
lowing direct connection from the rear-panel CAT jack to
the serial port of your computer without the need of any
external boxes. You will need a serial cable for connec-
tion to the RS-232C (serial or COM port) connector on
your computer. Purchase a standard serial cable (not the
so-called “null modem” type), ensuring it has the correct
gender and number of pins (some serial COM port con-
nectors use a 9-pin rather than 25-pin configuration). If
your computer uses a custom connector, you may have to
construct the cable. In this case, refer to the technical docu-
mentation supplied with your computer for correct data
connection.
Vertex Standard does not produce CAT System operating
software due to the wide variety of personal computers
and operating systems in use today. However, the infor-
mation provided in this chapter explains the serial data
structure and opcodes used by the CAT system. This in-
formation, along with the short programming examples,
is intended to help you start writing programs on your
own. As you become more familiar with CAT operation,
you can customize programs later on for your operating
needs and discover the true operating potential of this sys-
tem.
Page 1
CAT JACK
PIN NO.









PIN NAME
N/A
SERIAL OUT
SERIAL IN
N/A
GND
N/A
RTS
CTS
N/A
FUNCTION
---
Outputs the Serial Data from the
transceiver to the computer.
Inputs the Serial Data from the
computer to the transceiver.
---
Signal Ground
---
When the computer is not ready
to receive data, this port goes to
“L” for inhibit the transmit data
from the transceiver.
When the transceiver is not ready
to receive data, this port goes to
“L” for inhibit the transmit data
from the computer.
---
I/O
---
Output
Input
---
---
---
Input
Output
---
COM
CAT
RS-232C "Straght" Cable
FTDX5000 SERIES CAT OPERATION REFERENCE
CAT(COMPUTER AIDED TRANSCEIVER)OPERATION
CONTROL COMMAND
A computer control command is composed of an alpha-
betical command, various parameters, and the terminator
that signals the end of the control command.
Example: Set the main band (VFO-A) frequency to
14.250000 MHz.
FA 14250000 ;

Command Parameter Terminator
There is three for the FTDX5000 Command as shown be-
low:
Set command: Set a particular condition
(to the FTDX5000)
Read command: Reads an answer
(from the FTDX5000)
Answer command: Transmits a condition
(from the FTDX5000)
For example, note the following in the case of the FAcom-
mand (Set the main band (VFO-A) frequency):
To set the main band (VFO-A) frequency to 14.250000
MHz, the following command is sent from the com-
puter to the transceiver:
“FA14250000;” (Set command)
To read the main band (VFO-A) frequency, the fol-
lowing command is sent from the computer to the trans-
ceiver:
“FA;” (Read command)
When the Read command above has been sent, the
following command is returned to the computer:
“FA14250000;” (Answer command)
Alphabetical Commands
A command consists of 2 alphabetical characters.
You may use either lower or upper case characters. The
commands available for this transceiver are listed in the
“PC Control Command Tables” on the following pages.
Page 2
Parameters
Parameters are used to specify information necessary to
implement the desired command.
The parameters to be used for each command are prede-
termined. The number of digits assigned to each param-
eter is also predetermined. Refer to the “Control Com-
mand List” and the “Control Command Tables” to con-
figure the appropriate parameters.
When configuring parameters, be careful not to make the
following mistakes.
For example, when correct parameter is “IS0+1000” (IF
SHIFT):
IS01000;
Not enough parameters specified (No direction (+)
given for the IF shift)
IS0+100;
Not enough digits (Only three frequency digits
given)
IS0_+_1000;
Unnecessary characters between parameters
IS0+10000;
Too many digits (Five frequency digits given)
Note: If a particular parameter is not applicable to the
FTDX5000, the parameter digits should be filled using
any character except theASCII control codes (00 to 1Fh)
and the terminator (;).
Terminator
To signal the end of a command, it is necessary to use a
semicolon (;). The digit where this special character must
appear differs depending on the command used.
FTDX5000 SERIES CAT OPERATION REFERENCE
CAT(COMPUTER AIDED TRANSCEIVER)OPERATION
VFO-ATO VFO-B
ANTENNATUNER CONTROL
AF GAIN
AUTO INFORMATION
VFO-ATO MEMORY CHANNEL
ANTENNA NUMBER
VFO-B TO VFO-A
AUTO NOTCH
BAND DOWN
BREAK-IN
MANUAL NOTCH
BAND SELECT
BAND UP
BUSY
CLASS-A
CHANNEL UP/DOWN
CTCSS NUMBER
CONTOUR
CW SPOT
CTCSS
DIMMER
DOWN
DISPLAY
DIMMER SWITCH
ENCORDER DOWN
ENCORDER UP
MENU
FREQUENCY VFO-A
FREQUENCY VFO-B
FUNCTION RX
FAST STEP
FUNCTION TX
AGC FUNCTION
IDENTIFICATION
INFORMATION
IF-SHIFT
KEYER MEMORY
KEY PITCH
KEYER
KEY SPEED
CW KEYING
LOCK
LOAD MESSAGE
MEMORY CHANNELTO VFO-A
MEMORY CHANNEL
MODE
MIC GAIN
MODE KEY
MONITOR LEVEL
AB
AC
AG
AI
AM
AN
BA
BC
BD
BI
BP
BS
BU
BY
CA
CH
CN
CO
CS
CT
DA
DN
DP
DS
ED
EU
EX
FA
FB
FR
FS
FT
GT
ID
IF
IS
KM
KP
KR
KS
KY
LK
LM
MA
MC
MD
MG
MK
ML
C
OMMAND
FUNCTION SET READ AI
O
O
O
O
O
O
O
O
O
O
O
O
O
X
O
O
O
O
O
O
O
O
O
O
O
O
O
O
O
O
O
O
O
X
X
O
O
O
O
O
O
O
O
O
O
O
O
O
O
C
OMMAND
FUNCTION SET READ AI
X
O
O
O
X
O
X
O
X
O
O
X
X
O
O
X
O
O
O
O
O
X
O
O
X
X
O
O
O
O
O
O
O
O
O
O
O
O
O
O
X
O
O
X
O
O
O
X
O
X
O
O
O
X
O
X
O
X
O
O
X
X
O
O
X
O
O
O
O
O
X
O
O
X
X
O
O
O
O
O
O
O
O
O
O
O
O
O
O
X
O
O
X
O
O
O
X
O
X
O
X
O
O
O
O
O
X
O
O
X
O
O
O
X
X
X
X
O
X
X
O
O
O
O
O
X
O
O
X
O
O
O
O
O
O
X
O
O
O
X
O
O
O
X
O
O
O
O
O
X
O
O
O
O
O
O
O
O
O
O
O
O
O
X
X
X
O
X
X
O
O
O
O
O
O
O
O
X
O
O
O
O
O
O
X
O
O
O
X
O
O
O
X
O
O
O
X
O
O
O
O
O
O
O
X
O
O
O
O
O
O
O
O
O
O
O
O
O
O
O
X
O
X
O
X
O
O
O
O
O
O
X
O
O
O
O
X
O
O
O
O
O
O
O
O
MEMORY READ
METER SW
MEMORY WRITE
MOX SET
NARROW
NOISE BLANKER
NOISE BLANKER LEVEL
NOISE REDUCTION
OPPOSITE BAND INFORMATION
OFFSET (REPEATER SHIFT)
PRE-AMP (IPO)
PLAY BACK
POWER CONTROL
SPEECH PROCESSOR LEVEL
SPEECH PROCESSOR
POWER SWITH
QMB STORE
QMB RECALL
QUICK SPLIT
RFATTENUATOR
CLAR CLEAR
CLAR DOWN
ROOFING FILTER
RF GAIN
RADIO INFORMATION
NOISE REDUCTION LEVEL
READ METER
ROTATOR
RADIO STATUS
CLAR
CLAR UP
SCAN
SEMI BREAK-IN DELAY TIME
SUB-DIAL FUNCTION
WIDTH
S METER
SQUELCH LEVEL
SWAP VFO
TXW
TX SET
UNLOCK
UP
VOX DELAY TIME
VRF FILTER
VOX GAIN
[V/M]KEY FUNCTION
VFO SELECT
VOX
TX CLAR
MR
MS
MW
MX
NA
NB
NL
NR
OI
OS
PA
PB
PC
PL
PR
PS
QI
QR
QS
RA
RC
RD
RF
RG
RI
RL
RM
RO
RS
RT
RU
SC
SD
SF
SH
SM
SQ
SV
TS
TX
UL
UP
VD
VF
VG
VM
VS
VX
XT
CONTROL COMMAND LIST
Page 3
ANS.X
O
O
X
X
O
X
O
X
O
O
X
X
O
O
X
O
O
O
O
X
X
O
O
X
X
O
O
O
O
O
O
O
X
O
O
X
O
O
O
X
O
X
X
X
O
O
X
O
ANS.
O
O
X
O
O
O
O
O
O
O
O
O
O
O
O
O
X
X
X
O
X
X
O
O
O
O
O
O
O
O
X
O
O
O
O
O
O
X
O
O
O
X
O
O
O
X
O
O
O
FTDX5000 SERIES CAT OPERATION REFERENCE
CAT(COMPUTER AIDED TRANSCEIVER)OPERATION
ABAB
ABAB
AB VFO-A TO VFO-B
Set 12345678910
AB ;
Read 12345678910
Answer 12345678910
CONTROL COMMAND TABLES
AA
AA
AGG
GG
GAF GAIN
Set 12345678910
AGP1 P2 P2 P2 ;
Read 12345678910
AGP1 ;
Answer 12345678910
AGP1 P2 P2 P2 ;
P1 0:Main (VFO-A) Band Receiver
1:Sub (VFO-B) Band Receiver
P2 000 - 255
AA
AA
ACC
CC
CANTENNA TUNER CONTROL
Set 12345678910
ACP1 P2 P3 ;
Read 12345678910
AC ;
Answer 12345678910
ACP1 P2 P3 ;
P1 0:Fixed P3 0:Tuner “OFF”
P2 0:Fixed 1:Tuner “ON”
2:Tuning Start
AIAI
AIAI
AI AUTO INFORMATION
Set 12345678910
AIP1 ;
Read 12345678910
AI ;
Answer 12345678910
AIP1 ;
P1 0:Auto Information “OFF”
1:Auto Information “ON”
This parameter is set to “0” (OFF) automatically when the transceiver is turned “OFF.”
AMAM
AMAM
AM VFO-A TO MEMORY CHANNEL
Set 12345678910
AM ;
Read 12345678910
Answer 12345678910
Page 4
BCBC
BCBC
BC AUTO NOTCH
Set 12345678910
BCP1 P2 ;
Read 12345678910
BCP1 ;
Answer 12345678910
BCP1 P2 ;
P1 0:Main (VFO-A) Band Receiver
1: Sub (VFO-B) Band Receiver
P2 0:Auto Notch “OFF”
1:Auto Notch “ON”
BDBD
BDBD
BD BAND DOWN
Set 12345678910
BDP1 ;
Read 12345678910
Answer 12345678910
P1 0:Main (VFO-A) Band
1:Sub (VFO-B) Band
BB
BB
BAA
AA
AVFO-B TO VFO-A
Set 12345678910
BA;
Read 12345678910
Answer 12345678910
ANAN
ANAN
AN ANTENNA NUMBER
Set 12345678910
ANP1 P2 ;
Read 12345678910
ANP1 ;
Answer 12345678910
ANP1 P3 P4 ;
P1 0: Main (VFO-A) Band
1: Sub (VFO-B) Band P2 1: ANT “1”
2: ANT “2”
3: ANT “3”
4: ANT “4”
5: ANT “RX”
P3 1: ANT “1”
2: ANT “2”
3: ANT “3”
4: ANT “4”
P4 0: ANT “RX” “OFF”
1: ANT “RX” “ON”
FTDX5000 SERIES CAT OPERATION REFERENCE
CAT(COMPUTER AIDED TRANSCEIVER)OPERATION
CNCN
CNCN
CN CTCSS TONE FREQUENCY
Set 12345678910
CNP1 P2 P2 ;
Read 12345678910
CNP1 ;
Answer 12345678910
CNP1 P2 P2 ;
P1 0:Main (VFO-A) Band Receiver
1:Sub (VFO-B) Band Receiver
P2 0 - 49: Tone Frequency Number
CONTROL COMMAND TABLES
BSBS
BSBS
BS BAND SELECT
Set 12345678910
BSP1 P1 ;
Read 12345678910
Answer 12345678910
P1 00: 1.8 MHz 06: 18 MHz
01: 3.5 MHz 07: 21 MHz
02: - 08: 24.5 MHz
03: 7 MHz 09: 28 MHz
04: 10 MHz 10: 50 MHz
05: 14 MHz 11: GEN
BPBP
BPBP
BP MANUAL NOTCH
Set 12345678910
BPP1 P2 P3 P3 P3 ;
Read 12345678910
BPP1 P2 ;
Answer 12345678910
BPP1 P2 P3 P3 P3 ;
P1 0: Main (VFO-A) Band Receiver
1: Sub (VFO-B) Band Receiver
P2 0:Manual NOTCH “ON/OFF”
1: Manual NOTCH LEVEL
P3 When P2=0
000: OFF
001: ON
When P2=1
001 - 400 (NOTCH Frequency : x 10 Hz )
BB
BB
BUU
UU
UBAND UP
Set 12345678910
BUP1 ;
Read 12345678910
Answer 12345678910
P1 0:Main (VFO-A) Band
1:Sub (VFO-B) Band
BYBY
BYBY
BY BUSY
Set 12345678910
Read 12345678910
BY ;
Answer 12345678910
BYP1 P2 ;
P1 0:Main (VFO-A) Band BUSY “OFF”
1:Main (VFO-A) Band BUSY “ON”
P2 0:Sub (VFO-B) Band BUSY “OFF”
1:Sub (VFO-B) Band BUSY “ON”
CHCH
CHCH
CH CHANNEL UP/DOWN
Set 12345678910
CHP1 ;
Read 12345678910
Answer 12345678910
P1 0:Memory Channel “UP”
1:Memory Channel “DOWN”
Page 5
00
01
02
03
04
05
06
07
08
67.0 Hz
69.3 Hz
71.9 Hz
74.4 Hz
77.0 Hz
79.7 Hz
82.5 Hz
85.4 Hz
88.5 Hz
09
10
11
12
13
14
15
16
17
91.5 Hz
94.8 Hz
97.4 Hz
100.0 Hz
103.5 Hz
107.2 Hz
110.9 Hz
114.8 Hz
118.8 Hz
123.0 Hz
127.3 Hz
131.8 Hz
136.5 Hz
141.3 Hz
146.2 Hz
151.4 Hz
156.7 Hz
159.8 Hz
27
28
29
30
31
32
33
34
35
162.2 Hz
165.5 Hz
167.9 Hz
171.3 Hz
173.8 Hz
177.3 Hz
179.9 Hz
183.5 Hz
186.2 Hz
36
37
38
39
40
41
42
43
44
189.9 Hz
192.8 Hz
196.6 Hz
199.5 Hz
203.5 Hz
206.5 Hz
210.7 Hz
218.1 Hz
225.7 Hz
45
46
47
48
49
---
---
---
---
229.1 Hz
233.6 Hz
241.8 Hz
250.3 Hz
254.1 Hz
---
---
---
---
CTCSS TONE CHART
18
19
20
21
22
23
24
25
26
CACA
CACA
CA CLASS-A
Set 12345678910
CAP1 P2 P2 P2 ;
Read 12345678910
CAP1 ;
Answer 12345678910
CAP1 P2 P2 P2 ;
P1 0:CLASS-A ON/OFF
1: BIAS LEVEL
P2 When P1=0
000: OFF
001: ON
When P1=1
001 - 100
BIBI
BIBI
BI BREAK-IN
Set 12345678910
BIP1 ;
Read 12345678910
BI ;
Answer 12345678910
BIP1 ;
P1 0:Break-in “OFF”
1:Break-in “ON”
FTDX5000 SERIES CAT OPERATION REFERENCE
CAT(COMPUTER AIDED TRANSCEIVER)OPERATION
CSCS
CSCS
CS CW SPOT
Set 12345678910
CSP1 ;
Read 12345678910
CS ;
Answer 12345678910
CSP1 ;
P1 0:OFF
1:ON
COCO
COCO
CO CONTOUR
Set 12345678910
COP1 P2 P3 P3 ;
Read 12345678910
COP1 P2 ;
Answer 12345678910
COP1 P2 P3 P3 ;
P1 0: Main (VFO-A) Band Receiver
1: Sub (VFO-B) Band Receiver
P2 0:CONTOUR/APF “ON/OFF”
1: CONTOUR FREQUENCY
P3 When P2=0,
000: CONTOUR/APF “OFF”
001: CONTOUR “ON”
002: APF “ON”
When P2=1,
01 - 40 (CONTOUR FREQUENCY)
100 ~ 4000 Hz
CONTROL COMMAND TABLES
CTCT
CTCT
CT CTCSS
Set 12345678910
CTP1 P2 ;
Read 12345678910
CTP1 ;
Answer 12345678910
CTP1 P2 ;
P1 0:Main (VFO-A) Band Receiver
1:Sub (VFO-B) Band Receiver
P2 0:CTCSS “OFF”
1:CTCSS ENC/DEC “ON”
2:CTCSS ENC “ON”
Page 6
DNDN
DNDN
DN MIC DWN
Set 12345678910
DN ;
Read 12345678910
Answer 12345678910
DPDP
DPDP
DP DISPLAY
Set 12345678910
DPP1 ;
Read 12345678910
DP ;
Answer 12345678910
DPP1 ;
P1 0:World Clock Display
1:Band Scope Display
2:AF Oscilloscope/Spectrum Analyzer Display
3:Log Book Display
4:Temperature/SWR Display
5:Rotator Display
6:Memory Channel List Display
DSDS
DSDS
DS DIMMER SWITCH
Set 12345678910
DSP1 ;
Read 12345678910
DS ;
Answer 12345678910
DSP1 ;
P1 0:DIMMER “OFF”
1:DIMMER “ON”
EDED
EDED
ED ENCORDER DOWN
Set 12345678910
EDP1 P2 P2 ;
Read 12345678910
Answer 12345678910
P1 0:MAIN ENCORDER
1:SUB ENCORDER
2:MAIN Select
3:SUB Select
P2 01-99: Steps
:This command does not acti-
vates when the optional Data
Managemnt Unit is not attached.
DD
DD
DAA
AA
ADIMMER
Set 12345678910
DAP1 P1 P2 P2 P3 P3 P4 P4
Read 12345678910
DA;
Answer 12345678910
DAP1 P1 P2 P2 P3 P3 P4 P4
Set 11 12 13 14 15 16 17 18 19 20
;
Read 11 12 13 14 15 16 17 18 19 20
Answer 11 12 13 14 15 16 17 18 19 20
;
P1 00 - 15: VFD Backlight Brightness Level
P2 00 - 15: Meter Brightness Level
P3 00 - 15: OLE Brightness Level
P4 00 - 15: ELCD (SM-5000) Brightness Level
FTDX5000 SERIES CAT OPERATION REFERENCE
CAT(COMPUTER AIDED TRANSCEIVER)OPERATION
EUEU
EUEU
EU ENCORDER UP
Set 12345678910
EUP1 P2 P2 ;
Read 12345678910
Answer 12345678910
P1 0:MAIN ENCORDER
1:SUB ENCORDER
2:MAIN Select
3:SUB Select
P2 01-99: Steps
EXEX
EXEX
EX MENU
Set 12345678nn
**
EXP1 P1 P1 P2 P2 ~ P2 ;
Read 12345678910
EXP1 P1 P1 ;
Answer 12345678nn
**
EXP1 P1 P1 P2 P2 ~ P2 ;
P1 : 001-176 (MENU Number)
P2 : Parameter
See Table 1 - Table 3
CONTROL COMMAND TABLES
Page 7
P1 FUNCTION P2
BYTE
001 MAIN-FAST-DELAY 0020~4000 (20msec/step) 4
002 MAIN-FAST-HOLD 0000~2000 (20msec/step) 4
003 MAIN-MID-DELAY 0020~4000 (20msec/step) 4
004 MAIN-MID-HOLD 0000~2000 (20msec/step) 4
005 MAIN-SLOW-DELAY 0020~4000 (20msec/step) 4
006 MAIN-SLOW-HOLD 0000~2000 (20msec/step) 4
007 TFT COLOR 0: COOL BLUE, 1: CONTRAST BLUE, 2: FLASH WHITE, 3: CONTRAST UMBER, 4: UMBER 1
008 DIMMER-METER 00~15 2
009 DIMMER-VFD 00~15 2
010 DIMMER-OLE 00~15 2
011 DIMMER-E.LCD 00~15 2
012 BAR DISPLAYSELECT 0: CLAR, 1: CW TUNE 1
013 SUB MTR PEAK HOLD 0: OFF, 1: 0.5, 2: 1.0, 3: 2.0 (sec) 1
014 ROTATOR START UP 0: 0°, 1: 90°, 2: 180°, 3: 270° 1
015 ROTATOR OFFSET ADJ -30~0 (P2 = 30~00) (2°step) 2
016 QMB MARKER 0: DISABLE, 1: ENABLE 1
017 LEVEL INDICATOR 0000000000000 ~ 1111111111111 (see Page 9) 13
018 INDICATOR 0: VFD, 1: OEL 1
019 SELECT 0: PTN1, 1: PTN2 1
020 RX OUT LEVEL 000~100 3
021 TX OUT LEVEL 000~100 3
022 BEACON TIME OFF/001~255sec (0: OFF) 3
023 NUMBER STYLE 0: 1290, 1: AUNO, 2: AUNT, 3: A2NO, 4: A2NT, 5: 12NO, 6: 12NT 1
024 CONTEST NUMBER 0000~9999 4
025 CW MEMORY 1 0: TEXT, 1: MESSAGE 1
026 CW MEMORY 2 0: TEXT, 1: MESSAGE 1
027 CW MEMORY 3 0: TEXT, 1: MESSAGE 1
028 CW MEMORY 4 0: TEXT, 1: MESSAGE 1
029 CW MEMORY 5 0: TEXT, 1: MESSAGE 1
030 ANT SELECT 0: BAND, 1: STACK 1
031 BEEP LEVEL 000~100 3
032 CAT RATE 0: 4800, 1: 9600, 2: 19200, 3: 38400 (bps) 1
033 CAT TIME OUT TIMER 0: 10, 1: 100, 2: 1000, 3: 3000 (msec) 1
034 CAT RTS 0: DISABLE, 1: ENABLE 1
035 CAT DATA INDICATOR 0: DISABLE, 1: ENABLE 1
036 MEM GROUP 0: DISABLE, 1: ENABLE 1
037 QUICK SPLIT FREQ -20 ~ +20 kHz (P2 = -20 ~ +00 ~ +20) 3
038 TRACKING 0: OFF, 1: BAND, 2: FREQ 1
039 TIME OUT TIMER OFF/01~30min 2
040 TRV OFFSET (14MHz) 30: 30, 31: 31, 32: 32 ~ 44: 44, 45: 45, 46: 46 (MHz) 2
041 TRV OFFSET (28MHz) 30: 30, 31: 31, 32: 32 ~ 44: 44, 45: 45, 46: 46 (MHz) 2
042 TRV OFFSET (50MHz) 30: 30, 31: 31, 32: 32 ~ 44: 44, 45: 45, 46: 46 (MHz) 2
043 uTUNE DIAL STEP 0: DIAL STEP-2, 1: DIAL STEP-1, 2: OFF 1
044 MIC SCAN 0: DISABLE, 1: ENABLE 1
045 MIC SCAN RESUME 0: PAUSE, 1: TIME 1
046 FREQ ADJ -25~0~+25 (P2 = -25 ~ +00 ~ +25) 3
047 AM LCUT FREQ 00: OFF, 01: 100Hz, ~, 19: 1000Hz (50Hz/step) 2
048 AM LCUT SLOPE 0: 6dB/oct, 1: 18dB/oct 1
049 AM HCUT FREQ 00: OFF, 01: 700Hz, ~, 67: 4000Hz (50Hz/step) 2
050 AM HCUT SLOPE 0: 6dB/oct, 1: 18dB/oct 1
051 AM MIC GAIN MCVR/FIX(0~100) (P2 = 1000: MCVR, 0000~0100: FIX(0~100)) 4
052 AM MIC SEL 0: FRONT, 1: DATA, 2: PC 1
053 CW LCUT FREQ 00: OFF, 01: 100Hz, ~, 19: 1000Hz (50Hz/step) 2
054 CW LCUT SLOPE 0: 6dB/oct, 1: 18dB/oct 1
055 CW HCUT FREQ 00: OFF, 01: 700Hz, ~, 67: 4000Hz (50Hz/step) 2
056 CW HCUT SLOPE 0: 6dB/oct, 1: 18dB/oct 1
057 F-KEYER TYPE 0: OFF, 1: BUG, 2: ELEKEY, 3: ACS 1
058 F-CW KEYER 0: NOR, 1: REV 1
059 R-KEYER TYPE 0: OFF, 1: BUG, 2: ELEKEY, 3: ACS 1
060 R-CW KEYER 0: NOR, 1: REV 1
061 CW AUTO MODE 0: OFF, 1: 50M, 2: ON 1
062 CW BFO 0: USB, 1: LSB, 2: AUTO 1
063 CW BK-IN 0: SEMI, 1: FULL 1
064 CW WAVE SHAPE 0: 1, 1: 2, 2: 4, 3: 6 (msec) 1
065 CW WEIGHT 2.5~3.0~4.5 (P2 = 25~45) 2
066 CW FREQ DISPLAY 0: DIRECT FREQ, 1: PITCH OFFSET 1
067 PC KEYING 0: DISABLE, 1: ENABLE 1
TABLE 1
FTDX5000 SERIES CAT OPERATION REFERENCE
CAT(COMPUTER AIDED TRANSCEIVER)OPERATION
CONTROL COMMAND TABLES
Page 8
P1 FUNCTION P2
BYTE
068 QSK 0: 15, 1: 20, 2: 25, 3: 30 (msec) 1
069 DATA IN SELECT 0: DATA, 1: PC 1
070 DATATX GAIN 000~100 3
071 DATA OUT 0: VFO-A, 1: VFO-B 1
072 DATA OUT LEVEL 000~100 3
073 DATA VOX DELAY 0030~0300~3000msec (10msec/step) 4
074 DATA VOX GAIN 000~100 3
075 FM LCUT FREQ 00: OFF, 01: 100Hz, ~, 19: 1000 Hz (50Hz/step) 2
076 FM LCUT SLOPE 0: 6, 1: 18 (dB/oct) 1
077 FM HCUT FREQ 00: OFF, 01: 700, ~ , 67: 4000 Hz (50Hz/step) 2
078 FM HCUT SLOPE 0: 6 , 1: 18 (dB/oct) 1
079 FM MIC GAIN MCVR/FIX(0~100) (P2 = 1000: MCVR, 0000~0100: FIX(0~100)) 4
080 FM MIC SEL 0: FRONT, 1: DATA, 2: PC 1
081 RPT SHIFT(28MHz) 0000 ~0100 ~ 1000 kHz (10Hz/step) 4
082 RPT SHIFT(50MHz) 0000 ~0100 ~ 1000 ~ 4000 kHz (10Hz/step) 4
083 PKT LCUT FREQ 00: OFF, 01: 100Hz, ~ , 19: 1000 Hz (50Hz/step) 2
084 PKT LCUT SLOPE 0: 6, 1: 18 (dB/oct) 1
085 PKT HCUT FREQ 00: OFF, 01: 700, ~ , 67: 4000 Hz (50Hz/step) 2
086 PKT HCUT SLOPE 0: 6, 1: 18 (dB/oct) 1
087 PKT DISP (SSB) -3000 ~ 0 ~ +3000 Hz (10Hz/step) (P2 = -3000 ~ +0000 ~ +3000) 5
088 PKT SHIFT (SSB) -3000 ~ 0 ~ +3000 Hz (10Hz/step) (P2 = -3000 ~ +0000 ~ +3000) 5
089 RTTY LCUT FREQ 00: OFF, 01: 100, ~ , 19: 1000 Hz (50Hz/step) 2
090 RTTY LCUT SLOPE 0: 6, 1: 18 (dB/oct) 1
091 RTTY HCUT FREQ 00: OFF, 01: 700, ~ , 67: 4000 Hz (50Hz/step) 2
092 RTTY HCUT SLOPE 0: 6, 1: 18 (dB/oct) 1
093 POLARITY-R 0: NOR, 1: REV 1
094 POLARITY-T 0: NOR, 1: REV 1
095 RTTY OUT 0: VFO-A, 1: VFO-B 1
096 RTTY OUT LEVEL 000 ~100 3
097 RTTY SHIFT 0: 170, 1: 200, 2: 425, 3: 850 (Hz) 1
098 RTTY TONE 0: 1275, 1: 2125 (Hz) 1
099 SSB LCUT FREQ 00: OFF, 01: 100 ~ 19: 1000Hz (50Hz/step) 2
100 SSB LCUT SLOPE 0: 6, 1: 18 (dB/oct) 1
101 SSB HCUT FREQ 00: OFF, 01: 700 ~ 67: 4000 Hz (50Hz/step) 2
102 SSB HCUT SLOPE 0: 6 1: 18 (dB/oct) 1
103 SSB MIC SELECT 0: FRONT, 1: DATA, 2: PC 1
104 SSB-TX-BPF 0: 50-3000, 1: 100-2900, 2: 200-2800, 3: 300-2700, 4: 400-2600(Hz), 5: 3000WB 1
105 LSB RX-CARRIER -200Hz~0~+200 Hz (10Hz/step) (P2 = -200 ~ +000 ~ +200) 4
106 USB RX-CARRIER -200Hz~0~+200 Hz (10Hz/step) (P2 = -200 ~ +000 ~ +200) 4
107 AGC-SLOPE 0: NORMAL, 1: SLOPE 1
108 HEADPHONE MIX 0: SEPARATE, 1: COMBINE-1, 2: COMBINE-2 1
109 IF OUT 0: ENABLE, 1: DISABLE 1
110 MAIN NB LEVEL 000 ~100 3
111 MAIN NB WIDTH 000 ~100 3
112 MAIN-CONTOUR-LEVEL -40~0~20 (P2 = -40 ~ +00 ~ +20) 3
113 MAIN-CONTOUR-WIDTH 01 ~11 2
114 IF-NOTCH-WIDTH 0: NARROW, 1: WIDE 1
115 MAIN-CW SHAPE 0: SOFT, 1: SHARP 1
116 MAIN-CW SLOPE 0: STEEP, 1: MEDIUM, 2: GENTLE 1
117 MAIN-PSK SHAPE 0: SOFT, 1: SHARP 1
118 MAIN-PSK SLOPE 0: STEEP, 1: MEDIUM, 2: GENTLE 1
119 MAIN-RTY SHAPE 0: SOFT, 1: SHARP 1
120 MAIN-RTY SLOPE 0: STEEP, 1: MEDIUM, 2: GENTLE 1
121 MAIN-SSB SHAPE 0: SOFT, 1: SHARP 1
122 MAIN-SSB SLOPE 0: STEEP, 1: MEDIUM, 2: GENTLE 1
123 SUB-CW SHAPE 0: SOFT, 1: SHARP 1
124 SUB-CW SLOPE 0: STEEP, 1: MEDIUM, 2: GENTLE 1
125 SUB-PSK SHAPE 0: SOFT, 1: SHARP 1
126 SUB-PSK SLOPE 0: STEEP, 1: MEDIUM, 2: GENTLE 1
127 SUB-RTY SHAPE 0: SOFT, 1: SHARP 1
128 SUB-RTY SLOPE 0: STEEP, 1: MEDIUM, 2: GENTLE 1
129 SUB-SSB SHAPE 0: SOFT, 1: SHARP 1
130 SUB-SSB SLOPE 0: STEEP, 1: MEDIUM, 2: GENTLE 1
131 FIX 1.8MHz 1.800MHz ~ 1.999MHz 1kHz /step (P2 = 01800 ~ 01999) 5
132 FIX 3.5MHz 3.500MHz ~ 3.999MHz 1kHz /step (P2 = 03500 ~ 03999) 5
133 FIX 5.0MHz 5.250MHz ~ 5.499MHz 1kHz /step (P2 = 05250 ~ 05499) 5
134 FIX 7.0MHz 7.000MHz ~ 7.299MHz 1kHz /step (P2 = 07000 ~ 07299) 5
135 FIX 10MHz 10.100MHz ~ 10.149MHz 1kHz /step (P2 = 10100 ~ 10149) 5
136 FIX 14MHz 14.000MHz ~ 14.349MHz 1kHz /step (P2 = 14000 ~ 14349) 5
137 FIX 18MHz 18.000MHz ~ 18.199MHz 1kHz /step (P2 = 18000 ~ 18199) 5
138 FIX 21MHz 21.000MHz ~ 21.449MHz 1kHz /step (P2 = 21000 ~ 21449) 5
139 FIX 24MHz 24.800MHz ~ 24.989MHz 1kHz /step (P2 = 24800 ~ 24989) 5
140 FIX 28MHz 28.000MHz ~ 29.699MHz 1kHz /step (P2 = 28000 ~ 29699) 5
141 FIX 50MHz 50.000MHz ~ 53.999MHz 1kHz /step (P2 = 50000 ~ 53999) 5
142 DIAL STEP 0: 1, 1: 5Hz, 2: 10Hz 1
143 DIAL CW FINE 0: DISABLE, 1: ENABLE 1
144 UP/DOWN STEP 0: 1MHz, 1: 100kHz 1
145 AM CH STEP 0: 2.5, 1: 5, 2: 9, 3: 10, 4: 12.5kHz 1
146 FM CH STEP 0: 5, 1: 6.25, 2: 10, 3: 12.5, 4: 20kHz, 5: 25kHz 1
147 AM DIAL LOCK 0: DISABLE, 1: ENABLE 1
148 FM DIAL LOCK 0: DISABLE, 1: ENABLE 1
149 FM DIAL STEP 0: 10, 1: 100Hz 1
150 MY BAND 00000000000000 ~ 11111111111111 (see Page 9) 14
151 PRMTRC EQ1 FREQ 00: OFF, 01: 100, 02: 200, 03: 300, 04: 400, 05: 500, 06: 600, 07: 700 (Hz) 2
152 PRMTRC EQ1 LEVEL -10~0~+10 (P2 = -10 ~ +00 ~ +10) 3
153 PRMTRC EQ1 BWTH 01~10 2
154 PRMTRC EQ2 FREQ 00: OFF, 01: 700, 02: 800, 03: 900, 04: 1000, 05: 1100, 06: 1200, 07: 1300, 08: 1400, 09: 1500 (Hz) 2
155 PRMTRC EQ2 LEVEL -10~0~+10 (P2 = -10 ~ +00 ~ +10) 3
156 PRMTRC EQ2 BWTH 01~10 2
157 PRMTRC EQ3 FREQ 00: OFF,01: 1500, 02: 1600, 03: 1700,04: 1800, 05: 1900, 06: 2000, 07: 2100, 08: 2200, 09: 2300 2
10: 2400, 11: 2500, 12: 2600, 13: 2700, 14: 2800, 15: 2900, 16: 3000, 17: 3100, 18: 3200 (Hz)
TABLE 2
FTDX5000 SERIES CAT OPERATION REFERENCE
CAT(COMPUTER AIDED TRANSCEIVER)OPERATION
Page 9
CONTROL COMMAND TABLES
TABLE 3
X X X X X X X X X X X X X -
-
-
PROCE
MIC GAIN
RF PWR
VOX DELAY
CW DELAY
-
-
-
CW SPEED
CW PITCH
P1 FUNCTION P2
BYTE
158 PRMTRC EQ3 LEVEL -10~0~+10 (P2 = -10 ~ +00 ~ +10) 3
159 PRMTRC EQ3 BWTH 01~10 2
160 P-PRMTRC EQ1-FREQ 00: OFF, 01: 100, 02: 200, 03: 300, 04: 400, 05: 500, 06: 600, 07: 700 (Hz) 2
161 P-PRMTRC EQ1-LEVEL -10~0~+10 (P2 = -10 ~ +00 ~ +10) 3
162 P-PRMTRC EQ1-BWTH 01~10 2
163 P-PRMTRC EQ2-FREQ 00: OFF, 01: 700, 02: 800, 03: 900, 04: 1000, 05: 1100, 06: 1200, 07: 1300, 08: 1400, 09: 1500 (Hz) 2
164 P-PRMTRC EQ2-LEVEL -10~0~+10 (P2 = -10 ~ +00 ~ +10) 3
165 P-PRMTRC EQ2-BWTH 01~10 2
166 P-PRMTRC EQ3-FREQ 00: OFF, 01: 1500, 02: 1600, 03: 1700,04: 1800, 05: 1900, 06: 2000, 07: 2100, 08: 2200, 09: 2300 2
10: 2400, 11: 2500, 12: 2600, 13: 2700, 14: 2800, 15: 2900, 16: 3000, 17: 3100, 18: 3200 (Hz)
167 P-PRMTRC EQ3-LEVEL -10~0~+10 (P2 = -10 ~ +00 ~ +10) 3
168 P-PRMTRC EQ3-BWTH 01~10 2
169 FINAL BIAS A(1~100%) (P2 = 0001~0100: A(1~100%)) 4
170 TX MAX POWER 0: 10(20), 1: 20(50), 2: 50(100), 3: 100(200) (200W type) 1
171 TX PWR CONTROL 0: ALL MODE, 1: CARRIER 1
172 EXT AMP TX-GND 0: DISABLE, 1: ENABLE 1
173 EXT AMP TUNING PWR 0: 10(20), 1: 20(50), 2: 50(100), 3: 100(200) (200W type) 1
174 VOX SELECT 0: MIC, 1: DATA 1
175 ANTI VOX GAIN 000~100 3
176 EMERGENCY FREQ TX 0: DISABLE, 1: ENABLE 1
Menu Item 017 LEVEL INDICATOR
Command P2 13-Byte Details
1 Byte - - - - - - - - - - - - - - 13-Byte
X X X X X X X X X X X X X X TRANSVERTER 50M
TRANSVERTER 28M
TRANSVERTER 14M
GENERAL
50 MHz
28 MHz
24.5 MHz
21 MHz
18 MHz
14 MHz
10 MHz
7 MHz
3.5 MHz
1.8 MHz
Menu Item 150 MY BAND SELECT
Command P2 14-Byte Details
1 Byte - - - - - - - - - - - - - - - - 14-Byte

FTDX5000 SERIES CAT OPERATION REFERENCE
CAT(COMPUTER AIDED TRANSCEIVER)OPERATION
Page 10
GTGT
GTGT
GT AGC FUNCTION
Set 12345678910
GTP1 P2 ;
Read 12345678910
GTP1 ;
Answer 12345678910
GTP1 P3 ;
P1 0: Main (VFO-A) Band
1:Sub (VFO-B) Band
P2 0:AGC “OFF”
1:AGC “FAST”
2:AGC “MID”
3:AGC “SLOW”
4:AGC “AUTO”
P3 0:AGC “OFF”
1:AGC “FAST”
2:AGC “MID”
3:AGC “SLOW”
4:AGC “AUTO-FAST”
5:AGC “AUTO-MID”
6:AGC “AUTO-SLOW”
FSFS
FSFS
FS FAST STEP
Set 12345678910
FSP1 ;
Read 12345678910
FS;
Answer 12345678910
FSP1 ;
P1 0: VFO A “OFF” (SET Only)
1:VFO A “ON” (SET Only)
2: VFO B “OFF” (SET Only)
3:VFO B “ON” (SET Only)
IDID
IDID
ID IDENTIFICATION
Set 12345678910
Read 12345678910
ID;
Answer 12345678910
IDP1 P1 P1 P1 ;
P1 0362: FTDX5000
CONTROL COMMAND TABLES
FF
FF
FAA
AA
AFREQUENCY VFO-A
Set 12345678910
FAP1 P1 P1 P1 P1 P1 P1 P1
11 12 13 14 15 16 17 18 19 20
;
Read 12345678910
FA;
Answer 12345678910
FAP1 P1 P1 P1 P1 P1 P1 P1
11 12 13 14 15 16 17 18 19 20
;
P1 00030000 - 60000000 (Hz)
FBFB
FBFB
FB FREQUENCY VFO-B
Set 12345678910
FBP1 P1 P1 P1 P1 P1 P1 P1
11 12 13 14 15 16 17 18 19 20
;
Read 12345678910
FB;
Answer 12345678910
FBP1 P1 P1 P1 P1 P1 P1 P1
11 12 13 14 15 16 17 18 19 20
;
P1 00030000 - 60000000 (Hz)
FRFR
FRFR
FR FUNCTION RX
Set 12345678910
FRP1 ;
Read 12345678910
FR;
Answer 12345678910
FRP1 ;
P1 0: Main (VFO-A) Band Receiver: RX, Sub (VFO-B) Band Receiver: “OFF”
1: Main (VFO-A) Band Receiver: Mute, Sub (VFO-B) Band Receiver: “OFF”
2: Main (VFO-A) Band Receiver: RX, Sub (VFO-B) Band Receiver: RX
3: Main (VFO-A) Band Receiver: Mute, Sub (VFO-B) Band Receiver: RX
FTFT
FTFT
FT FUNCTION TX
Set 12345678910
FTP1 ;
Read 12345678910
FT;
Answer 12345678910
FTP2 ;
P1 0: TX Band = Main (VFO-A) Band Sub (VFO-B) Band (Toggle)
1:TX Band = Sub (VFO-B) Band Main (VFO-A) Band (Toggle)
2: TX Band = Main (VFO-A) Band
3:TX Band = Sub (VFO-B) Band
P2 0: TX Band = Main (VFO-A) Band
1:TX Band = Sub (VFO-B) Band
4: VFOA “OFF”, VFO B “OFF”
5:VFO A “ON”, VFO B “OFF”
6: VFO A “OFF”, VFO B “ON”
7:VFOA“ON”, VFO B “ON”
FTDX5000 SERIES CAT OPERATION REFERENCE
CAT(COMPUTER AIDED TRANSCEIVER)OPERATION
KSKS
KSKS
KS KEY SPEED
Set 12345678910
KSP1 P1 P1 ;
Read 12345678910
KS ;
Answer 12345678910
KSP1 P1 P1 ;
P1 004 - 060 (WPM)
KYKY
KYKY
KY CW KEYING
Set 12345678910
KYP1 ;
Read 12345678910
Answer 12345678910
P1 1: Keyer Memory “1” Playback 6: Message Keyer “1” Playback
2: Keyer Memory “2” Playback 7: Message Keyer “2” Playback
3: Keyer Memory “3” Playback 8: Message Keyer “3” Playback
4: Keyer Memory “4” Playback 9: Message Keyer “4” Playback
5: Keyer Memory “5” Playback A: Message Keyer “5” Playback
LKLK
LKLK
LK LOCK
Set 12345678910
LKP1 ;
Read 12345678910
LK;
Answer 12345678910
LKP1 ;
P1 0: VFO A “OFF” (SET Only)
1:VFO A “ON” (SET Only)
2: VFO B “OFF” (SET Only)
3:VFO B “ON” (SET Only)
KRKR
KRKR
KR KEYER
Set 12345678910
KRP1 ;
Read 12345678910
KR ;
Answer 12345678910
KRP1 ;
P1 0:KEYER “OFF”
1:KEYER “ON”
KMKM
KMKM
KM KEYER MEMORY
Set 1234567~53
**
KMP1 P2 P2 P2 P2 ~ P2 ;
Read 12345678910
KMP1 ;
Answer 1234567~53
**
KMP1 P2 P2 P2 P2 ~ P2 ;
P1 1 - 5 : Keyer Memory Channel Number
P2 Message Characters (up to 50 characters)
When the message is complete, add the "" character at the end to signify the termina-
tion of the message.
ex. KM CQ ~ ; ( space)
IFIF
IFIF
IF INFORMATION
Set 12345678910
Read 12345678910
IF;
Answer 12345678910
IFP1 P1 P1 P2 P2 P2 P2 P2
11 12 13 14 15 16 17 18 19 20
P2 P2 P2 P3 P3 P3 P3 P3 P4 P5
21 22 23 24 25 26 27 28 29 30
P6 P7 P8 P9 P9 P10 ;
P1 001-117 (Memory Channel) P2 VFO-A Frequency (Hz)
P3 Clarifier Direction +: Plus Shift, --: Minus Shift
Clarifier Offset: 0000 - 9999 (Hz)
P4 0: RX CLAR “OFF” 1: RX CLAR “ON”
P5 0:TX CLAR “OFF” 1: TX CLAR “ON”
P6 MODE 1: LSB 2: USB 3: CW 4: FM 5: AM 6: FSK (RTTY-LSB)
7: CW-R 8: PKT-L 9: FSK-R (RTTY-USB) A: PKT-FM
B: FM-N C: PKT-U
P7 0: VFO 1: Memory 2: Memory Tune 3: Quick Memory Bank (QMB) 4: QMB-MT
P8 0: CTCSS “OFF” 1: CTCSS ENC/DEC 2: CTCSS ENC
P9: Tone Number (See Page 5: “CTCSS Tone Chart”) 00 ~ 49
P10 0: Simplex 1: Plus Shift 2: Minus Shift
CONTROL COMMAND TABLES
ISIS
ISIS
IS IF-SHIFT
Set 12345678910
ISP1 -/+ P2 P2 P2 P2 ;
Read 12345678910
ISP1 ;
Answer 12345678910
ISP1 -/+ P2 P2 P2 P2 ;
P1 0:Main (VFO-A) Band Receiver
1: Sub (VFO-B) Band Receiver
P2 --1000 ~ +1000 Hz
KPKP
KPKP
KP KEY PITCH
Set 12345678910
KPP1 P1 ;
Read 12345678910
KP ;
Answer 12345678910
KPP1 P1 ;
P1 00 ~75: 300 Hz ~ 1050 Hz (10 Hz Step)
Page 11
4: VFOA “OFF”, VFO B “OFF”
5:VFO A “ON”, VFO B “OFF”
6: VFO A “OFF”, VFO B “ON”
7:VFOA “ON”, VFO B “ON”
FTDX5000 SERIES CAT OPERATION REFERENCE
CAT(COMPUTER AIDED TRANSCEIVER)OPERATION
Page 12
MGMG
MGMG
MG MIC GAIN
Set 12345678910
MGP1 P1 P1 ;
Read 12345678910
MG ;
Answer 12345678910
MGP1 P1 P1 ;
P1 000 - 255
CONTROL COMMAND TABLES
MDMD
MDMD
MD OPERATING MODE
Set 12345678910
MDP1 P2 ;
Read 12345678910
MDP1 ;
Answer 12345678910
MDP1 P2 ;
P1 0: Main (VFO-A) Band
1:Sub (VFO-B) Band
P2 MODE 1: LSB 2: USB 3: CW 4: FM 5: AM 6: FSK (RTTY-LSB)
7: CW-R 8: PKT-L 9: FSK-R (RTTY-USB) A: PKT-FM
B: FM-N C: PKT-U
MAMA
MAMA
MA MEMORY CHANNEL TO VFO-A
Set 12345678910
MA ;
Read 12345678910
Answer 12345678910
LMLM
LMLM
LM LOAD MESSAGE
Set 12345678910
LMP1 P2 ;
Read 12345678910
LMP1 ;
Answer 12345678910
LMP1 P2 ;
P1 0: DVS P2 When P1=0 When P1=1
1: P. B 0: DVS (Recording Stop) 0: P.B (Recording Stop)
1: DVS (CH “1” Recording Start/Stop) 1: P.B (Recording Start)
2: DVS (CH “2” Recording Start/Stop)
3: DVS (CH “3” Recording Start/Stop)
4: DVS (CH “4” Recording Start/Stop)
5: DVS (CH “5” Recording Start/Stop)
MCMC
MCMC
MC MEMORY CHANNEL
Set 12345678910
MCP1 P1 P1 ;
Read 12345678910
MC ;
Answer 12345678910
MCP1 P1 P1 ;
P1 001 - 117: Memory Channel Number
001 - 099: Regular Memory Channel
100: P1L
101: P1U
116: P9L
117: P9U
~
MLML
MLML
ML MONITOR LEVEL
Set 12345678910
MLP1 P2 P2 P2 ;
Read 12345678910
MLP1 ;
Answer 12345678910
MLP1 P2 P2 P2 ;
P1 0: MONI “ON/OFF”
1: MONI Level
P2 When P1=0
000: MONI “OFF”
001: MONI “ON”
When P1=1
001 - 255
MRMR
MRMR
MR MEMORY CHANNEL READ
Set 12345678910
Read 12345678910
MRP1 P1 P1 ;
Answer 12345678910
MRP1 P1 P1 P2 P2 P2 P2 P2
11 12 13 14 15 16 17 18 19 20
P2 P2 P2 P3 P3 P3 P3 P3 P4 P5
21 22 23 24 25 26 27 28 29 30
P6 P7 P8 P9 P9 P10 ;
P1 Memory Channel Number P2 Memory Channel Frequency (Hz)
P3 Clarifier Direction +: Plus Shift, --: Minus Shift
Clarifier Offset: 0000 - 9999 (Hz)
P4 0: RX CLAR “OFF” 1: RX CLAR “ON”
P5 0:TX CLAR “OFF” 1: TX CLAR “ON”
P6 MODE 1: LSB 2: USB 3: CW 4: FM 5: AM 6: FSK (RTTY-LSB)
7: CW-R 8: PKT-L 9: FSK-R (RTTY-USB) A: PKT-FM
B: FM-N C: PKT-U
P7 0: VFO 1: Memory
P8 0: CTCSS “OFF” 1: CTCSS ENC/DEC 2: CTCSS ENC
P9: Tone Number (See Page 5: “CTCSS Tone Chart”) 00 ~ 49
P10 0: Simplex 1: Plus Shift 2: Minus Shift
MKMK
MKMK
MK MODE KEY
Set 12345678910
MKP1 ;
Read 12345678910
Answer 12345678910
P1 KEY 0: LSB
1: USB
2: CW
3: AM / FM
4: FM / FM
5: RTTY
6: PKT
FTDX5000 SERIES CAT OPERATION REFERENCE
CAT(COMPUTER AIDED TRANSCEIVER)OPERATION
NBNB
NBNB
NB NOISE BLANKER STATUS
Set 12345678910
NBP1 P2 ;
Read 12345678910
NBP1 ;
Answer 12345678910
NBP1 P2 ;
P1 0:Main (VFO-A) Band Receiver
1:Sub (VFO-B) Band Receiver
P2 0:Noise Blanker “OFF”
1: Noise Blanker “ON”
2: Noise Blanker (Wide) “ON”
MWMW
MWMW
MW MEMORY CHANNEL WRITE
Set 12345678910
MWP1 P1 P1 P2 P2 P2 P2 P2
11 12 13 14 15 16 17 18 19 20
P2 P2 P2 P3 P3 P3 P3 P3 P4 P5
21 22 23 24 25 26 27 28 29 30
P6 P7 P8 P9 P9 P10 ;
Read 12345678910
Answer 12345678910
P1 Memory Channel Number P2 Memory Channel Frequency (Hz)
P3 Clarifier Direction +: Plus Shift, --: Minus Shift
Clarifier Offset: 0000 - 9999 (Hz)
P4 0: RX CLAR “OFF” 1: RX CLAR “ON”
P5 0:TX CLAR “OFF” 1: TX CLAR “ON”
P6 MODE 1: LSB 2: USB 3: CW 4: FM 5: AM 6: FSK (RTTY-LSB)
7: CW-R 8: PKT-L 9: FSK-R (RTTY-USB) A: PKT-FM
B: FM-N C: PKT-U
P7 0: (Fixed)
P8 0: CTCSS “OFF” 1: CTCSS ENC/DEC 2: CTCSS ENC
P9: Tone Number (See Page 5: “CTCSS Tone Chart”) 00 ~ 49
P10 0: Simplex 1: Plus Shift 2: Minus Shift
MSMS
MSMS
MS METER SW
Set 12345678910
MSP1 ;
Read 12345678910
MS ;
Answer 12345678910
MSP1 ;
P1 0: COMP
1: ALC
2: PO
3: SWR
4: ID
5: VDD
MXMX
MXMX
MX MOX SET
Set 12345678910
MXP1 ;
Read 12345678910
NX ;
Answer 12345678910
NXP1 ;
P1 0:MOX “OFF”
1: MOX “ON”
NN
NN
NAA
AA
ANARROW
Set 12345678910
MAP1 P2 ;
Read 12345678910
NAP1 ;
Answer 12345678910
NAP1 P2 ;
P1 0:Main (VFO-A) Band Receiver
1: Sub (VFO-B) Band Receiver
P2 0: OFF
1: ON
CONTROL COMMAND TABLES
OIOI
OIOI
OI OPPOSITE BAND INFORMATION
Set 12345678910
Read 12345678910
OI ;
Answer 12345678910
OIP1 P1 P1 P2 P2 P2 P2 P2
11 12 13 14 15 16 17 18 19 20
P2 P2 P2 P3 P3 P3 P3 P3 P4 P5
21 22 23 24 25 26 27 28 29 30
P6 P7 P8 P9 P9 P10 ;
P1 Current Memory Channel P2 VFO-B Frequency (Hz)
P3 Clarifier Direction +: Plus Shift, --: Minus Shift
Crarifier Offset: 0000 - 9999 (Hz)
P4 0: RX CLAR “OFF” 1: RX CLAR “ON”
P5 0:TX CLAR “OFF” 1: TX CLAR “ON”
P6 MODE 1: LSB 2: USB 3: CW 4: FM 5: AM 6: FSK (RTTY-LSB)
7: CW-R 8: PKT-L 9: FSK-R (RTTY-USB) A: PKT-FM
B: FM-N C: PKT-U
P7 0: VFO 1: Memory
P8 0: CTCSS “OFF” 1: CTCSS ENC/DEC 2: CTCSS ENC
P9: Tone Number (See Page 5: “CTCSS Tone Chart”) 00 ~ 49
P10 0: Simplex 1: Plus Shift 2: Minus Shift
NLNL
NLNL
NL NOISE BLANKER LEVEL
Set 12345678910
NLP1 P2 P2 P2 ;
Read 12345678910
NLP1 ;
Answer 12345678910
NLP1 P2 P2 P2 ;
P1 0:Main (VFO-A) Band Receiver
1:Sub (VFO-B) Band Receiver
P2 000 - 255
NRNR
NRNR
NR NOISE REDUCTION
Set 12345678910
NRP1 P2 ;
Read 12345678910
NRP1 ;
Answer 12345678910
NRP1 P2 ;
P1 0:Main (VFO-A) Band Receiver
1:Sub (VFO-B) Band Receiver
P2 0:Noise Reduction “OFF”
1: Noise Reduction “ON”
Page 13
FTDX5000 SERIES CAT OPERATION REFERENCE
CAT(COMPUTER AIDED TRANSCEIVER)OPERATION
Page 14
CONTROL COMMAND TABLES
OSOS
OSOS
OS OFFSET (REPEATER SHIFT)
Set 12345678910
OSP1 P2 ;
Read 12345678910
OSP1 ;
Answer 12345678910
OSP1 P2 ;
P1 0:Main (VFO-A) Band
1:Sub (VFO-B) Band
P2 0:Simplex
1: Plus Shift
2:Minus Shift


: FM mode only
PCPC
PCPC
PC POWER CONTROL
Set 12345678910
PCP1 P1 P1 ;
Read 12345678910
PC;
Answer 12345678910
PCP1 P1 P1 ;
P1 000 - 255
PP
PP
PAA
AA
APRE-AMP (IPO)
Set 12345678910
PAP1 P2 ;
Read 12345678910
PAP1 ;
Answer 12345678910
PAP1 P2 ;
P1 0:Main (VFO-A) Band Receiver
1:Sub (VFO-B) Band Receiver
P2 0:IPO 1
1: AMP 1
2: AMP 2
3: IPO 2
PBPB
PBPB
PB PLAY BACK
Set 12345678910
PBP1 P2 ;
Read 12345678910
PBP1 ;
Answer 12345678910
PBP1 P2 ;
P1 0: DVS P2 When P1=0 When P1=1
1: P.B 0: DVS (Recording Stop) 0: P.B (Playback Stop)
1: DVS (CH “1” Playback Start) 1: P.B (Playback Start)
2: DVS (CH “2” Playback Start)
3: DVS (CH “3” Playback Start)
4: DVS (CH “4” Playback Start)
5: DVS (CH “5” Playback Start)
PLPL
PLPL
PL SPEECH PROCESSOR LEVEL
Set 12345678910
PLP1 P1 P1 ;
Read 12345678910
PL;
Answer 12345678910
PLP1 P1 P1 ;
P1 000 - 255
PRPR
PRPR
PR SPEECH PROCESSOR
Set 12345678910
PRP1 ;
Read 12345678910
PR;
Answer 12345678910
PRP1 ;
P1 0:Speech Processor “OFF”
1: Speech Processor “ON”
2: Microphone Equalizer “ON”
QIQI
QIQI
QI QMB STORE
Set 12345678910
QI ;
Read 12345678910
Answer 12345678910
QRQR
QRQR
QR QMB RECALL
Set 12345678910
QR ;
Read 12345678910
Answer 12345678910
PSPS
PSPS
PS POWER SWITCH
Set 12345678910
PSP1 ;
Read 12345678910
PS ;
Answer 12345678910
PSP1 ;
P1 0:POWER “OFF”
1: POWER “ON” (Send the PS1; command twice every one second.)
FTDX5000 SERIES CAT OPERATION REFERENCE
CAT(COMPUTER AIDED TRANSCEIVER)OPERATION
QSQS
QSQS
QS QUICK SPLIT
Set 12345678910
QS ;
Read 12345678910
Answer 12345678910
RARA
RARA
RA RFATTENUATOR
Set 12345678910
RAP1 P2 ;
Read 12345678910
RAP1 ;
Answer 12345678910
RAP1 P2 ;
P1 0:Main (VFO-A) Band Receiver
1:Sub (VFO-B) Band Receiver
P2 0: OFF
1: 6 dB
2: 12 dB
3: 18 dB
RR
RR
RCC
CC
CCLAR CLEAR
Set 12345678910
RC ;
Read 12345678910
Answer 12345678910
RDRD
RDRD
RD CLAR MINUS OFFSET
Set 12345678910
RDP1 P1 P1 P1 ;
Read 12345678910
Answer 12345678910
P1 0000 - 9999 (Hz)
RFRF
RFRF
RF ROOFING FILTER
Set 12345678910
RFP1 P2 ;
Read 12345678910
RFP1 ;
Answer 12345678910
RFP1 P3 ;
P1
0: Main (VFO-A)
Band Receiver
1: Sub (VFO-B)
Band Receiver
CONTROL COMMAND TABLES
RR
RR
RGG
GG
GRF GAIN
Set 12345678910
RGP1 P2 P2 P2 ;
Read 12345678910
RGP1 ;
Answer 12345678910
RGP1 P2 P2 P2 ;
P1 0:Main (VFO-A) Band Receiver
1:Sub (VFO-B) Band Receiver
P2 000 - 255
RLRL
RLRL
RL NOISE REDUCTION LEVEL
Set 12345678910
RLP1 P2 P2 ;
Read 12345678910
RLP1 ;
Answer 12345678910
RLP1 P2 P2 ;
P1 0:Main (VFO-A) Band Receiver
1:Sub (VFO-B) Band Receiver
P2 01 - 15
RMRM
RMRM
RM READ METER
Set 12345678910
Read 12345678910
RMP1 ;
Answer 12345678910
RMP1 P2 P2 P2 ;
P1 0: Depends of the front panel’s METER knob
1: S Meter (Main) 5: PO Meter
2: S Meter (Sub) 6: SWR Meter
3:COMP Meter 7: ID Meter
4: ALC Meter 8: VDD Meter
P2 0 - 255
Page 15
RIRI
RIRI
RI RADIO INFORMATION
Set 12345678910
Read 12345678910
RIP1 ;
Answer 12345678910
RIP1 P2 ;
P1 0:Hi-SWR
1:MIC-EQ
2: CLASS-A
3: REC
4: PLAY
5: MAIN TX
6: SUB TX
P2 0: OFF
1: ON
P2 0: AUTO
1: 15 kHz
2: 6 kHz
3: 3 kHz
4: 600 Hz (Main)
5: 300 Hz (Main)
P3 1: 15 kHz
2: 6 kHz
3: 3 kHz
4: AUTO - 15 kHz
5: AUTO - 6kHz
6: AUTO - 3 kHz
7: 600 Hz (Main)
8: 300 Hz (Main)
9: AUTO - 600 Hz (Main)
A: AUTO - 300 Hz (Main)
7: MAIN RX
8: SUB RX
FTDX5000 SERIES CAT OPERATION REFERENCE
CAT(COMPUTER AIDED TRANSCEIVER)OPERATION
Page 16
RR
RR
RTT
TT
TCLAR
Set 12345678910
RTP1 ;
Read 12345678910
RT ;
Answer 12345678910
RTP1 ;
P1 0:RX Clarifier “OFF”
1: RX Clarifier “ON”
RR
RR
RUU
UU
URX CLARIFIER PLUS OFFSET
Set 12345678910
RUP1 P1 P1 P1 ;
Read 12345678910
Answer 12345678910
P1 0000 - 9999 (Hz)
SCSC
SCSC
SC SCAN
Set 12345678910
SCP1 ;
Read 12345678910
SC;
Answer 12345678910
SCP1 ;
P1 0:Scan “OFF”
1: Scan “ON” (Upward)
2: Scan “ON” (Downward)
CONTROL COMMAND TABLES
RR
RR
ROO
OO
OROTATOR
Set 12345678910
ROP1 ;
Read 12345678910
RO ;
Answer 12345678910
ROP1 P2 P2 P2 P3 P3 P3 ;
P1 0: OFF
1: Counter Clockwise
2: Clockwise
3: SPEED 1 % DOWN
4: SPEED 1 % UP
P2 DIRECTION (0 - 450)
P3 SPEED (0 - 100 %)
RSRS
RSRS
RS RADIO STATUS
Set 12345678910
Read 12345678910
RS ;
Answer 12345678910
RSP1 ;
P1 0: NORMAL MODE
1: MENU MODE
SHSH
SHSH
SH WIDTH
Set 12345678910
SHP1 P2 P2 ;
Read 12345678910
SHP1 ;
Answer 12345678910
SHP1 P2 P2 ;
P1 0:Main (VFO-A) Band Receiver
1:Sub (VFO-B) Band Receiver
P2 00 [Default]
SSB NARROW 01: 200 02: 400 03: 600 04: 850 05: 1100
06: 1350 07: [1500]
SSB WIDE 07: 1500 08: 1650 09: 1800 10: 1950 11: 2100
12: 2250 13: [2400] 14: - - - - 15: 2500 16: 2600
17: 2700 18: 2800 19: 2900 20: 3000 21: 3200
22: 3400 23: 3600 24: 3800 25: 4000
CW NARROW 01: 50 02: 100 03: 150 04: 200 05: 250
06: 300 07: 350 08: 400 09: 450 10: [500]
CW WIDE 10: 500 11: 800 12: 1200 13: 1400 14: 1700
15: 2000 16: [2400]
RTTY NARROW 01: 50 02: 100 03: 150 04: 200 05: 250
06: [300] 07: 350 08: 400 09: 450 10: 500
RTTY WIDE 10: [500] 11: 800 12: 1200 13: 1400 14: 1700
15: 2000 16: 2400
PSK NARROW 01: 50 02: 100 03: 150 04: 200 05: 250
06: [300] 07: 350 08: 400 09: 450 10: 500
PSK WIDE 10: [500] 11: 800 12: 1200 13: 1400 14: 1700
15: 2000 16: 2400
SDSD
SDSD
SD CW BREAK-IN DELAY TIME
Set 12345678910
SDP1 P1 P1 P1 ;
Read 12345678910
SD;
Answer 12345678910
SDP1 P1 P1 P1 ;
P1 0020 - 5000 (mS)
SFSF
SFSF
SF SUB VFO-B KNOB FUNCTION
Set 12345678910
SFP1 P1 ;
Read 12345678910
SF;
Answer 12345678910
SFP1 P1 ;
P1 00: BAND
01: -
02: GRP
03: MCH
04: -
05: -
06: -
07: S-DIAL
08: CLAR
FTDX5000 SERIES CAT OPERATION REFERENCE
CAT(COMPUTER AIDED TRANSCEIVER)OPERATION
UPUP
UPUP
UP MIC UP
Set 12345678910
UP ;
Read 12345678910
Answer 12345678910
VDVD
VDVD
VD VOX DELAY TIME
Set 12345678910
VDP1 P1 P1 P1 ;
Read 12345678910
VD ;
Answer 12345678910
VDP1 P1 P1 P1 ;
P1 0020 - 5000 mS (20 mS multiples)
SQSQ
SQSQ
SQ SQUELCLH LEVEL
Set 12345678910
SQP1 P2 P2 P2 ;
Read 12345678910
SQP1 ;
Answer 12345678910
SQP1 P2 P2 P2 ;
P1 0:Main (VFO-A) Band Receiver
1:Sub (VFO-B) Band Receiver
P2 000 - 255
ULUL
ULUL
UL PLL UNLOCK STATUS
Set 12345678910
Read 12345678910
UL ;
Answer 12345678910
ULP1 ;
P1 0:PLL “Lock”
1:PLL “Unlock”
CONTROL COMMAND TABLES
SVSV
SVSV
SV SWAP VFO
Set 12345678910
SV;
Read 12345678910
Answer 12345678910
TSTS
TSTS
TS TXW
Set 12345678910
TSP1 ;
Read 12345678910
TS;
Answer 12345678910
TSP1 ;
P1 0:TXW “OFF”
1:TXW “ON”
TXTX
TXTX
TX TX SET
Set 12345678910
TXP1 ;
Read 12345678910
TX;
Answer 12345678910
TXP1 ;
P1 0:RADIO TX “OFF” CAT TX “OFF”
1:RADIO TX “OFF” CAT TX “ON”
2:RADIO TX “ON” CAT TX “OFF” (Answer)
Page 17
SMSM
SMSM
SM S-METER READING
Set 12345678910
Read 12345678910
SMP1 ;
Answer 12345678910
SMP1 P2 P2 P2 ;
P1 0:Main (VFO-A) Band S-meter
1:Sub (VFO-B) Band S-meter
P2 000 - 255
VFVF
VFVF
VF VRF FILTER
Set 12345678910
VFP1 P2 P3 P4 ;
Read 12345678910
VFP1;
Answer 12345678910
VFP1 P2 P5 P5 P5 P6 ;
P1 0:Main (VFO-A) Band Receiver
1:Sub (VFO-B) Band Receiver
P2 0: OFF
1: ON
2: Default set
P3 +: Plus Shift
–: Minus Shift
P4 0 - 9 (Step)
P5 000 - 255
P6 0: VRF
1: μTUNE
FTDX5000 SERIES CAT OPERATION REFERENCE
CAT(COMPUTER AIDED TRANSCEIVER)OPERATION
VV
VV
VGG
GG
GVOX GAIN
Set 12345678910
VGP1 P1 P1 ;
Read 12345678910
VG;
Answer 12345678910
VGP1 P1 P1 ;
P1 000 - 255
Page 18
VXVX
VXVX
VX VOX STATUS
Set 12345678910
VXP1 ;
Read 12345678910
VX ;
Answer 12345678910
VXP1 ;
P1 0:VOX “OFF”
1:VOX “ON”
XTXT
XTXT
XT TX CLAR
Set 1213 4 5 6 7 8 910
XTP1 ;
Read 12345678910
XT;
Answer 12345678910
XTP1 ;
P1 0:TX CLAR “OFF”
1:TX CLAR “ON”
CONTROL COMMAND TABLES
VMVM
VMVM
VM VFO-A TO MEMORY CHANNEL
Set 12345678910
VM;
Read 12345678910
Answer 12345678910
VSVS
VSVS
VS VFO SELECT
Set 12345678910
VSP1 ;
Read 12345678910
VS ;
Answer 12345678910
VSP1 ;
P1 0: VFO-A
1: VFO-B
FTDX5000 SERIES CAT OPERATION REFERENCE
CAT(COMPUTER AIDED TRANSCEIVER)OPERATION
Copyright 2010
VERTEX STANDARD CO., LTD.
All rights reserved
No portion of this manual
may be reproduced without
the permission of
VERTEX STANDARD CO., LTD.
EH036H120

Other manuals for FTDX5000 CAT BOOK

1

This manual suits for next models

1

Other Yaesu Transceiver manuals

Yaesu FT-8100R User manual

Yaesu

Yaesu FT-8100R User manual

Yaesu FT-1500M User manual

Yaesu

Yaesu FT-1500M User manual

Yaesu FT-710 User manual

Yaesu

Yaesu FT-710 User manual

Yaesu FT-480R User manual

Yaesu

Yaesu FT-480R User manual

Yaesu FTDX-9000D General instructions

Yaesu

Yaesu FTDX-9000D General instructions

Yaesu VX-7R User manual

Yaesu

Yaesu VX-7R User manual

Yaesu FTM-100DR User manual

Yaesu

Yaesu FTM-100DR User manual

Yaesu FT-8900R Manual

Yaesu

Yaesu FT-8900R Manual

Yaesu FTDX101MP User manual

Yaesu

Yaesu FTDX101MP User manual

Yaesu FT-65R User manual

Yaesu

Yaesu FT-65R User manual

Yaesu FT-890 User manual

Yaesu

Yaesu FT-890 User manual

Yaesu FT-857 series User manual

Yaesu

Yaesu FT-857 series User manual

Yaesu FT-100 Micro Mobile User manual

Yaesu

Yaesu FT-100 Micro Mobile User manual

Yaesu FTDX101MP Reference guide

Yaesu

Yaesu FTDX101MP Reference guide

Yaesu FTM-10SR CODE User manual

Yaesu

Yaesu FTM-10SR CODE User manual

Yaesu FT-411 MKII User manual

Yaesu

Yaesu FT-411 MKII User manual

Yaesu VX-1000 Series User manual

Yaesu

Yaesu VX-1000 Series User manual

Yaesu FT-8800R User manual

Yaesu

Yaesu FT-8800R User manual

Yaesu VX-60R User manual

Yaesu

Yaesu VX-60R User manual

Yaesu FTM-100DE User manual

Yaesu

Yaesu FTM-100DE User manual

Yaesu FTdx5000 Series User manual

Yaesu

Yaesu FTdx5000 Series User manual

Yaesu FT-207R User manual

Yaesu

Yaesu FT-207R User manual

Yaesu FT-200 User manual

Yaesu

Yaesu FT-200 User manual

Yaesu FT-950 User manual

Yaesu

Yaesu FT-950 User manual

Popular Transceiver manuals by other brands

BWI Eagle AIR-EAGLE SR PLUS Product information bulletin

BWI Eagle

BWI Eagle AIR-EAGLE SR PLUS Product information bulletin

Kenwood TS-770 Service manual

Kenwood

Kenwood TS-770 Service manual

Radio Shack HTX-252 owner's manual

Radio Shack

Radio Shack HTX-252 owner's manual

Allied Telesis CentreCOM AT-810SL user manual

Allied Telesis

Allied Telesis CentreCOM AT-810SL user manual

TYT TH-9800 user manual

TYT

TYT TH-9800 user manual

Thrane&Thrane TT-3026L easyTrack installation manual

Thrane&Thrane

Thrane&Thrane TT-3026L easyTrack installation manual

Xetawave XETA4-TMFA user manual

Xetawave

Xetawave XETA4-TMFA user manual

evertz 7700 Series manual

evertz

evertz 7700 Series manual

Entel HT642 user guide

Entel

Entel HT642 user guide

bmb-home CM19E installation instructions

bmb-home

bmb-home CM19E installation instructions

Keysight Technologies M9410A quick reference

Keysight Technologies

Keysight Technologies M9410A quick reference

Standard Horizon Quantum GX5000S operating manual

Standard Horizon

Standard Horizon Quantum GX5000S operating manual

Icom IC-M304 Service manual

Icom

Icom IC-M304 Service manual

ZyXEL Communications SFP10G-LR user guide

ZyXEL Communications

ZyXEL Communications SFP10G-LR user guide

Alcatel-Lucent OmniSwitch 6250 owner's guide

Alcatel-Lucent

Alcatel-Lucent OmniSwitch 6250 owner's guide

DSC TR5164-433 installation instructions

DSC

DSC TR5164-433 installation instructions

GE MDS 9710T Technical manual

GE

GE MDS 9710T Technical manual

Microhard Systems MHX2421 operating manual

Microhard Systems

Microhard Systems MHX2421 operating manual

manuals.online logo
manuals.online logoBrands
  • About & Mission
  • Contact us
  • Privacy Policy
  • Terms and Conditions

Copyright 2025 Manuals.Online. All Rights Reserved.