© 2003/11/28
09 08 07 06 05 04 03 02 01 00
PC CONTROL COMMAND
REFERENCE FOR THE
PC CONTROL COMMAND
ABOUT THIS REFERENCE
All descriptions in this PC CONTROL COMMAND
reference are for the users convenience only.
KENWOOD will not support or warrantee this
documentation in any way.
HARDWARE DESCRIPTION
The TS-480 transceiver uses a full-duplex,
asynchronous, serial interface for communicating
through the male 9-pin D-sub connector. Each data
is constructed with 1 start bit, 8 data bits, and 1 stop
bit (4800 bps must be configured as 2 stop bits). No
parity is used. The pinout and the pin functions of the
COM connector on the transceiver are shown below:
Front view
1 2 3 4 5 9 8 7 6COM
1
2
3
4
5
6
7
8
9
—
Transmit data
Receive data
—
Signal ground
—
Receive enable
Transmit enable
—
—
Output
Input
—
—
Input
Output
—
COM
Pin No.
COM Pin Name
(Ref.: Computer)
Function
(Ref.: Transceiver)
I/O
NC
RXD
TXD
NC
GND
NC
RTS
CTS
NC
RXD:
Transmit data is serial data transferred from
the transceiver to the computer.
TXD:
Receive data is serial data transferred from
the computer to the transceiver.
GND: Signal ground pin
RTS:
This signal is applied to the transceiver. It is
used to inhibit transmit data from the transceiver
when the computer is not ready to receive data.
Transmit data is inhibited when the level is low.
CTS:
This signal is applied from the transceiver. It
is used to inhibit transmit data from the computer
when the transceiver is not ready to receive data.
Transmit data is stopped when the level is low.
CONTROL OPERATION
Most computers handle data in the form of “bits” and
“bytes”. A bit is the smallest piece of information that
a computer can handle. A byte is composed of eight
bits. This is the most convenient form for most
computer data. This data may be sent in the form of
either serial or parallel data strings. The parallel
method is faster but more complicated, while the
serial method is slower and requires less complicated
equipment. The serial form is, therefore, a less
expensive alternative.
Serial data transmission uses time-division methods
over a single line. Using a single line also offers the
advantage of reducing the number of errors due to
line noise.
Only 3 lines are required theoretically for control of
the transceiver via the computer:
•
Transmit data
•
Receive data
•
Ground
From a practical standpoint, it is also necessary to
incorporate some means of controlling when this data
transfer will occur. The computer and transceiver
cannot be allowed to send data at the same time!
The required control is achieved by using the RTS
and CTS lines. To interface between the TS-480
transceiver and a PC, use a commercially available
cable with a DB-9 female connector at each end.
Each connector pin must be connected to the same
pin number at the other end (a straight cable).
To control the transceiver from a PC, utilize the
general purpose terminal program to send
commands to the tranceiver. The transceiver
responds the command accordingly.
For example, the transceiver is placed into the
transmit mode whenever the character string “TX;” is
sent from the computer. The character string “TX;” is
called a PC control command.
You can further develop or create a script of the
commands using a macro function of the terminal
program. Kenwood also provides the remote control
program, ARCP-480 at our Web site. You can
download the program for free and try it out on your
PC. Access http://www.kenwood.com/i/products/info/
amateur.html and follow the instructions.
2
■
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 from page 3.
■
Parameters
Parameters are used to specify information
necessary to implement the desired command.
The parameters to be used for each command are
predetermined. The number of digits assigned to
each parameter is also predetermined. Refer to
the Computer Control Commands and the PC
Control Command Tables to configure the
appropriate parameters.
When configuring parameters, be careful not to
make the following mistakes.
(correct parameter: “IS+1000”)
IS1000;
Not enough parameters specified
(No direction given for the IF shift)
IS+100;
Not enough digits
(Only three frequency digits given)
IS
+
1000; Unnecessary characters between
parameters
IS+10000;
Too many digits
(Five frequency digits given)
Note: If a particular parameter is not applicable to this transceiver, the parameter digits should be filled using any character except the ASCII 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.
■
Error Messages
In addition to the Answer command, the
transceiver can send the following error
messages.
Error
Message
Reason for Error
• Command syntax was incorrect.
• Command was not executed due to
the current status of the transceiver
(even though the command syntax
was correct).
A communication error occurred such
as an overrun or framing error during a
serial data transmission.
Receive data was sent but processing
was not completed.
?;
E;
O;
Note: Occasionally this message may not
appear due to microprocessor transients in the transceiver.
COMPUTER CONTROL COMMANDS
A computer control command is composed of an
alphabetical command, various parameters, and the
terminator that signals the end of the control
command.
EXAMPLE: Command to set VFO A to 7 MHz
Alphabetical command
;
Terminator
00007000000
FA
Parameters
Commands can be classified as shown below:
Input
command
(Input to the
transceiver)
Output
command
(From the
transceiver)
Set command
(Sets a
particular condition)
Read command
(Reads an answer)
Answer command
(Transmits a condition)
Computer
control
commands
For example, note the following in the case of the FA
command (Frequency of VFO A):
•
To set the frequency to 7 MHz, the following
command is sent from the computer to the
transceiver:
“FA00007000000;”
(Set command)
•
To read the frequency of VFO A, the following
command is sent from the computer to the
transceiver:
“FA;”
(Read command)
•
When the Read command above has been sent,
the following command is returned to the
computer:
“FA00007000000;”
(Answer command)
Note:◆ Do not use the control characters 00 to 1Fh since they are either ignored or cause a “?” answer.
◆ Program execution may be delayed while turning the Tuning
C
A
Setsorreadstheinternalantennatunerstatus. PPa1rameters: U R H T T A -X R : 0 N I T A -X R : 1 2 P U R H T T A -X T : 0 N I T A -X T : 1 3 P ) r e w s n A ( d e p p o t s s i g n i n u T / ) t e S ( g n i n u t p o t S : 0 ) r e w s n A ( e v i t c a s i g n i n u T / ) t e S ( g n i n u t t r a t S : 1 t e S 1 2 3 4 5 6 7 8 9 10A
C
P1 P2 P3 ; d a e R 1 2 3 4 5 6 7 8 9 10A
C
; r e w s n A 1 2 3 4 5 6 7 8 9 10A
C
P1 P2 P3 ;G
A
SetsorreadstheAFgain. PPa1rameters: . 0 8 4 -S T e h t r o f 0 s y a w l A : 0 2 P ) . x a m ( 5 5 2 ~ ) . n i m ( 0 0 0 t e S 1 2 3 4 5 6 7 8 9 10A
G
P1 P2 P2 P2 ; d a e R 1 2 3 4 5 6 7 8 9 10A
G
P1 ; r e w s n A 1 2 3 4 5 6 7 8 9 10A
G
P1 P2 P2 P2 ;I
A
SetsorreadstheAutoInformation(AI)functionON/OFF. PPa1rameters: F F O I A : 0 N O s i t a m r o f I A d l o y l n O : 1 N O s i t a m r o f I A d e d n e t x e y l n O : 2 N O e r a s t a m r o f h t o B : 3 r e v i e c s n a r t e h t , d e t c e l e s s i t a m r o f I A d e d n e t x e e h t n e h W . s r e t e m a r a p e h t s d n e s y ll a c i t a m o t u a e h t , e g n a h c s r e t e m a r a p F I e h t d n a N O s i I A d l o e h t n e h W . s d n o c e s 5 . 1 y r e v e d n a m m o c F I e h t s d n e s r e v i e c s n a r t r e t e m a r a p I A e h t , F F O d e n r u t s i r e v i e c s n a r t e h t n e h W . 0 s e m o c e b t e S 1 2 3 4 5 6 7 8 9 10A
I
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10A
I
; r e w s n A 1 2 3 4 5 6 7 8 9 10A
I
P1 ;N
A
SelectstheantennaconnectorANT1/ANT2. PPa1rameters: 1 T N A s t c e l e S : 1 2 T N A s t c e l e S : 2 t e S 1 2 3 4 5 6 7 8 9 10A
N
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10A
N
; r e w s n A 1 2 3 4 5 6 7 8 9 10A
N
P1 ;S
A
SetsorreadstheAutoModefunctionparameters. PPa1rameters: . 0 8 4 -S T e h t r o f 0 s y a w l A : 0 2 P ) s t n i o p 2 3 ( d n a b z H M 0 5 ~ F H : 1 3 ~ 0 0 3 P . 0 e b t s u m ) s ( t i g i d d e s u n U . ) t i g i d -1 1 ( z H n i y c n e u q e r F 4 P d e v r e s e R : 0 B S L : 1 B S U : 2 W C : 3 M F : 4 M A : 5 K S F : 6 ) e s r e v e R W C ( R W C : 7 d e v r e s e R : 8 t e S 1 2 3 4 5 6 7 8 9 10A
S
P1 P2 P2 P3 P3 P3 P3 P3 1 1 12 13 14 15 16 17 18 19 20 3 P P3 P3 P3 P3 P3 P4 ; d a e R 1 2 3 4 5 6 7 8 9 10A
S
P1 P2 P2 ; r e w s n A 1 2 3 4 5 6 7 8 9 10A
S
P1 P2 P2 P3 P3 P3 P3 P3 1 1 12 13 14 15 16 17 18 19 204
U
B
Movesupthefrequencyband. PNaornaemeters: t e S 1 2 3 4 5 6 7 8 9 10B
U
; d a e R 1 2 3 4 5 6 7 8 9 10 r e w s n A 1 2 3 4 5 6 7 8 9 10Y
B
Readsthebusysignalstatus. PPa1rameters: s u t a t s r e v i e c s n a r T y s u b t o N : 0 y s u B : 1 2 P ) 0 8 4 -S T e h t r o f e l b a c il p p a t o N ( s u t a t s r e v i e c e r -b u S . 0 8 4 -S T r o f 0 s y a w l A : 0 t e S 1 2 3 4 5 6 7 8 9 10 d a e R 1 2 3 4 5 6 7 8 9 10B
Y
; r e w s n A 1 2 3 4 5 6 7 8 9 10B
Y
P1 P2 ;A
C
SetsandreadstheCWAutoZero-beatfunctionstatus. PPa1rameters: e v i t c a t o N / n o i t c n u f t a e b -o r e Z o t u A W C s l e c n a C : 0 e v i t c A / n o i t c n u f t a e b -o r e Z o t u A W C s e t a v i t c A : 1 t e S 1 2 3 4 5 6 7 8 9 10C
A
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10C
A
; r e w s n A 1 2 3 4 5 6 7 8 9 10C
A
P1 ;C
B
SetsorreadstheBeatCancellerfunctionstatus. PPa1rameters: F F O r e ll e c n a C t a e B : 0 N O ) 1 C B ( 1 r e ll e c n a C t a e B : 1 N O ) 2 C B ( 2 r e ll e c n a C t a e B : 2 t e S 1 2 3 4 5 6 7 8 9 10B
C
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10B
C
; r e w s n A 1 2 3 4 5 6 7 8 9 10B
C
P1 ;D
B
Movesdownthefrequencyband. PNaornaemeters: t e S 1 2 3 4 5 6 7 8 9 10B
D
; d a e R 1 2 3 4 5 6 7 8 9 10 r e w s n A 1 2 3 4 5 6 7 8 9 10H
C
Mcoonvterolth.ecurrentVFOfrenquency1stepup,usingtheMULTI : s r e t e m a r a P 1 P p u p e t s 1 l o r t n o c I T L U M e h t e v o M : 0 n w o d p e t s 1 l o r t n o c I T L U M e h t e v o M : 1 n w o D / p U z H M e h t s e d i r r e v o d n a m m o c H C , e d o m O F V n I . r e v i e c s n a r t 0 8 4 -S T e h t f o e d o m t e S 1 2 3 4 5 6 7 8 9 10C
H
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10 r e w s n A 1 2 3 4 5 6 7 8 9 10N
C
SetsandreadstheCTCSStonenumber. PPa1rameters: 1 4 ~ 0 0 e h t r o f l a u n a m n o i t c u r t s n i 0 8 4 -S T e h t f o 3 3 e g a p o t r e f e R . s e i c n e u q e r f d n a s r e b m u n e n o t S S C T C t e S 1 2 3 4 5 6 7 8 9 10C
N
P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10C
N
; r e w s n A 1 2 3 4 5 6 7 8 9 10C
N
P1 P1 ;T
C
SetsandreadstheCTCSSfunctionstatus. PPa1rameters: F F O n o i t c n u f S S C T C : 0 N O n o i t c n u f S S C T C : 1 t e S 1 2 3 4 5 6 7 8 9 10C
T
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10C
T
; r e w s n A 1 2 3 4 5 6 7 8 9 10C
T
P1 ;L
D
SetsandreadstheDigitalNoiseLimiter(DNL)functionstatus. PPa1rameters: F F O n o i t c n u f L N D : 0 N O n o i t c n u f L N D : 1 2 P 1 l e v e L L N D : 0 0 2 l e v e L L N D : 1 0 3 l e v e L L N D : 2 0 t e S 1 2 3 4 5 6 7 8 9 10D
L
P1 P2 P2 ; d a e R 1 2 3 4 5 6 7 8 9 10D
L
; r e w s n A 1 2 3 4 5 6 7 8 9 10D
L
P1 P2 P2 ;N
D
EmulatesthemicrophoneDWNkey. PPa1rameters: 9 9 ~ 0 0 d e t e r p r e t n i s i d n a m m o c e h t , d e i f i c e p s s i r e t e m a r a p 1 P o n f I . n w o d p e t s 1 s a d n a m m o c e h t , e d o m y r o m e M k c i u Q d n a e d o m y r o m e M n I n w o d l e n n a h c y r o m e M a s a d e t a e r t s i r e t e m a r a p a t u o h t i w y c n e u q e r f e h t s a d e t a e r t s i t i , s r e t e m a r a p h t i W . d n a m m o c . d n a m m o c n w o d t e S 1 2 3 4 5 6 7 8 9 10D
N
P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10 r e w s n A 1 2 3 4 5 6 7 8 9 106
X
E
SetsorreadstheExtensionMenu. PPa1rameters: . o N u n e M : 0 6 0 ~ 0 0 0 2 P 0 8 4 -S T e h t r o f 0 0 s y a w l A : 0 0 3 P 0 8 4 -S T e h t r o f 0 s y a w l A : 0 4 P 0 8 4 -S T e h t r o f 0 s y a w l A : 0 5 P ) h t g n e l e l b a i r a V ( s r e t c a r a h c f o g n i r t s A . 0 8 4 -S T e h t r o f t i g i d -1 y ll a m r o N . s r e t e m a r a p t i g i d -2 e s u 2 5 ~ 8 4 d n a 5 3 , 2 3 . o N u n e M : e l p m a x e d n a m m o C s s e n t h g i r b y a l p s i D . ) F F O n o i t a n i m u ll i y a l p s i D ( ; 0 0 0 0 0 0 0 0 X E . ) 3 l e v e l s s e n t h g i r b y a l p s i D ( ; 3 0 0 0 0 0 0 0 X E t e S 1 2 3 4 5 6 7 8 9 10E
X
P1 P1 P1 P2 P2 P3 P4 P5 1 1 12 13 14 15 16 17 18 19 20 5 P ; d a e R 1 2 3 4 5 6 7 8 9 10E
X
P1 P1 P1 P2 P2 P3 P4 ; r e w s n A 1 2 3 4 5 6 7 8 9 10E
X
P1 P1 P1 P2 P2 P3 P4 P5 1 1 12 13 14 15 16 17 18 19 20 5 P ;u n e M . o N Function 5 P r e t e m a r a p d n a m m o c X E 0 1 2 3 4 5 6 7 8 9 Over 0 0 0 Displaybrightness OFF 1 2 3 4 1 0 0 Keyillumination OFF ON 2 0 0 AutoModeoperation OFF ON 3 0 0 Tuningcontroladjustmentrate 250 500 1000 (Hz) 4 0 0 TuningwithTuningcontrolinFM e d o m OFF ON 5 0 0 RoundsoffVFOfrequencies l o r t n o c I T L U M e h t g n i s u y b d e g n a h c OFF ON 6 0 0 e h t r o f e z i s p e t s y c n e u q e r f z H k 9 e h t n o e d o m M A n i l o r t n o c I T L U M d n a b t s a c d a o r b M A F F O ON 7 0 0 Tunable(ON)orfixed(OFF)memory s e i c n e u q e r f l e n n a h c OFF ON 8 0 0 Programscanpartiallyslowed OFF ON 9 0 0 Slowdownfrequencyrangeforthe n a c s m a r g o r P 100 200 300 400 500 (Hz) 0 1 0 Programscanhold OFF ON 1 1 0 Scanresumemethod to co 2 1 0 Beepoutputlevel OFF 1 2 3 4 5 6 7 8 9 3 1 0 TXsidetonevolume OFF 1 2 3 4 5 6 7 8 9 4 1 0 VGS-1messageplaybackvolume OFF 1 2 3 4 5 6 7 8 9 5 1 0 VGS-1announcementvolume OFF 1 2 3 4 5 6 7 6 1 0 VGS-1announcementspeed OFF 1 2 3 4 7 1 0 UseCWIFfliterforSSBreception OFF ON 8 1 0 DSPRXequailzer OFF Hb1 Hb2 FP bb1 bb2 c U 9 1 0 DSPTXequailzer OFF Hb1 Hb2 FP bb1 bb2 c U 0 2 0 DSPTXfliterbandwidthforSSBor M A 2.0 2.4 1 2 0 Finetransmissionpowertuning OFF ON 2 2 0 Time-outtimer OFF 3 5 10 20 30 (minutes) 3 2 0 Transverterfrequencydisplay OFF ON 4 2 0 Outputpoweradjustmentfor r e t r e v s n a r T OFF ON 5 2 0 TXholdwhenATcompletesthe g n i n u t OFF ON 6 2 0 In-ilneATwhliereceiving OFF ON 7 2 0 ControlmethodfortheexternalAT At1 At2 8 2 0 LinearampilfiercontroldelayforHF d n a b OFF 1 2 3 9 2 0 Linearampilfiercontroldelayfor50 d n a b z H M OFF 1 2 3 0 3 0 Constantrecording OFF ON 1 3 0 Repeattheplayback OFF ON 2 3 0 Intervaltimeforrepeatingthe k c a b y a l p 0 1 2 3 4 5 6 7 8 9 0 6 ~ ) s 1 f o s p e t s n i ( 3 3 0 Keyingpriorityoverplayback OFF ON 4 3 0 CWRXpitch/TXsidetonefrequency 400 450 500 550 600 650 700 750 800 850 ~1000 ) 0 5 f o s p e t s n i ( 5 3 0 CWkeyingdot,dashweightratio AUTO 2.5 2.6 2.7 2.8 2.9 3.0 3.1 3.2 3.3 ~4.0 ) 1 . 0 f o s p e t s n i ( 6 3 0 ReverseCWkeyingautoweightratio OFF ON 7 3 0 Bugkeyfunction OFF ON
8
u n e M . o N Function 5 P r e t e m a r a p d n a m m o c X E 0 1 2 3 4 5 6 7 8 9 Over 8 3 0 Swapdotanddashpaddleposition OFF ON 9 3 0 AutoCWTXinSSBmode OFF ON 0 4 0 Frequencycorrectionforchanging W C o t B S S OFF ON 1 4 0 FSKshift 170 200 425 850 (Hz) 2 4 0 FSKkeyingpolarity OFF ON 3 4 0 FSKtonefrequency 1275 2125 (Hz) 4 4 0 MicgainforFM 1 2 3 5 4 0 FliterbandwidthforData s n o i t a c i n u m m o c OFF ON 6 4 0 AFinputlevelforData s n o i t a c i n u m m o c 0 1 2 3 4 5 6 7 8 9 7 4 0 AFoutputlevelforData s n o i t a c i n u m m o c 0 1 2 3 4 5 6 7 8 9 8 4 0 RemoteControlpanelPFkey ) t i g i d -2 ( 9 9 ~ 0 0 . s n o i t c n u f d n a s r e b m u n e h t r o f l a u n a m n o i t c u r t s n i 0 8 4 -S T e h t f o 4 6 e g a p o t r e f e R 9 4 0 MicrophonePF1key 0 5 0 MicrophonePF2key 1 5 0 MicrophonePF3key 2 5 0 MicrophonePF4key 3 5 0 Spiltfrequencytransferinmaster/ n o i t a r e p o e v a l s OFF ON 4 5 0 PermittowritethetransferredSpilt s O F V t e g r a t e h t o t s e i c n e u q e r f OFF ON 5 5 0 TXinhibit OFF ON 6 5 0 COMportcommunicationspeed 4800 9600 19200 38400 57600 115200 (bps) 7 5 0 DTSpolarity OFF ON 8 5 0 Busylockout(TX) OFF ON 9 5 0 APO(AutoPowerOff)function OFF 60 120 180 (minutes) 0 6 0 Transmitwiththeaudioinputonthe l a n i m r e t A T A D OFF ONR
F
SelectsorreadstheVFOorM.CHmodeofthereceiver. PPa1rameters: A O F V : 0 B O F V : 1 H C . M : 2 . d il a v n i s e m o c e b d n a m m o c T F e h t , 2 = 1 P n e h W t e S 1 2 3 4 5 6 7 8 9 10F
R
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10F
R
; r e w s n A 1 2 3 4 5 6 7 8 9 10F
R
P1 ;S
F
SelectsorreadstheFineTuningfunctionstatus. PPa1rameters: F F O n o i t c n u f g n i n u T e n i F : 0 N O n o i t c n u f g n i n u T e n i F : 1 t e S 1 2 3 4 5 6 7 8 9 10F
S
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10F
S
; r e w s n A 1 2 3 4 5 6 7 8 9 10F
S
P1 ;A
F
ReadsandsetstheVFOAfrequency. PPa1rameters: . ) t i g i d -1 1 ( z H n i y c n e u q e r f e h t y f i c e p S s t i g i d k n a l b e h T . z H M 5 9 1 . 4 1 r o f 0 0 0 5 9 1 4 1 0 0 0 , e l p m a x e r o F . 0 e b t s u m t e S 1 2 3 4 5 6 7 8 9 10F
A
P1 P1 P1 P1 P1 P1 P1 P1 1 1 12 13 14 15 16 17 18 19 20 1 P P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10F
A
; r e w s n A 1 2 3 4 5 6 7 8 9 10F
A
P1 P1 P1 P1 P1 P1 P1 P1 1 1 12 13 14 15 16 17 18 19 20 1 P P1 P1 ;B
F
ReadsandsetstheVFOBfrequency. PPa1rameters: . ) t i g i d -1 1 ( z H n i y c n e u q e r f e h t y f i c e p S s t i g i d k n a l b e h T . z H M 5 9 1 . 4 1 r o f 0 0 0 5 9 1 4 1 0 0 0 , e l p m a x e r o F . 0 e b t s u m t e S 1 2 3 4 5 6 7 8 9 10F
B
P1 P1 P1 P1 P1 P1 P1 P1 1 1 12 13 14 15 16 17 18 19 20 1 P P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10F
B
; r e w s n A 1 2 3 4 5 6 7 8 9 10F
B
P1 P1 P1 P1 P1 P1 P1 P1 1 1 12 13 14 15 16 17 18 19 20 1 P P1 P1 ;10
T
F
SelectsorreadstheVFOorM.CHmodeofthetransmitter. PPa1rameters: A O F V : 0 B O F V : 1 H C . M : 2 T F e h t , d n a m m o c R F e h t r o f d e t c e l e s s i 2 = 1 P n e h W . d il a v n i s e m o c e b d n a m m o c t e S 1 2 3 4 5 6 7 8 9 10F
T
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10F
T
; r e w s n A 1 2 3 4 5 6 7 8 9 10F
T
P1 ;W
F
SelectsorreadstheDSPfliteringbandwidth. PPa1rameters: ) z H n i ( 9 9 9 9 ~ 0 0 0 0 , 0 0 6 0 , 0 0 5 0 , 0 0 4 0 , 0 0 3 0 , 0 0 2 0 , 0 5 1 0 , 0 0 1 0 , 0 8 0 0 , 0 5 0 0 : W C 0 0 0 2 , 0 0 0 1 0 0 5 1 , 0 0 0 1 , 0 0 5 0 , 0 5 2 0 : K S F 2 R A N = 2 0 0 0 , R A N = 1 0 0 0 , l a m r o N = 0 0 0 0 : M A / M F / B S S r e t li f e n u t e p o l s e h t e g n a h c o t d n a m m o c H S r o L S e h t e s U . s e i c n e u q e r f t e S 1 2 3 4 5 6 7 8 9 10F
W
P1 P1 P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10F
W
; r e w s n A 1 2 3 4 5 6 7 8 9 10F
W
P1 P1 P1 P1 ;T
G
SelectsorreadstheAGCconstantstatus. PPa1rameters: F F O : 0 0 0 t s a F : 1 0 0 w o l S : 2 0 0 e h T . e d o m M F n i d e s u e b t o n n a c d n a m m o c T G e h T d n a m m o c T G e h t n e h w s e c a p s 3 h t i w s d n o p s e r r e v i e c s n a r t . e d o m M F n i d e s u s i t e S 1 2 3 4 5 6 7 8 9 10G
T
P1 P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10G
T
; r e w s n A 1 2 3 4 5 6 7 8 9 10G
T
P1 P1 P1 ;D
I
ReadsthetransceiverIDnumber. PPa1rameters: 0 8 4 -S T : 0 2 0 t e S 1 2 3 4 5 6 7 8 9 10 d a e R 1 2 3 4 5 6 7 8 9 10I
D
; r e w s n A 1 2 3 4 5 6 7 8 9 10I
D
P1 P1 P1 ;S
I
SetsandreadstheIFSHIFTfunctionstatus. PPa1rameters: t f i h s s u l P : ) e c a p s a ( ” “ r o + t f i h s s u n i M : – 2 P 0 0 1 1 ~ 0 0 0 0 t e S 1 2 3 4 5 6 7 8 9 10I
S
P1 P2 P2 P2 P2 ; d a e R 1 2 3 4 5 6 7 8 9 10I
S
; r e w s n A 1 2 3 4 5 6 7 8 9 10I
S
P1 P2 P2 P2 P2 ;S
K
SetsandreadstheCWelectrickeyer’skeyingspeed. PPa1rameters: ] M P W n i [ ) . x a m ( 0 6 0 ~ ) . n i m ( 0 1 0 t e S 1 2 3 4 5 6 7 8 9 10K
S
P1 P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10K
S
; r e w s n A 1 2 3 4 5 6 7 8 9 10K
S
P1 P1 P1 ;F
I
Retrievesthetransceiverstatus. PPa1rameters: . ) t i g i d -1 1 ( z H n i y c n e u q e r f e h t y f i c e p S . ” 0 “ e b t s u m s t i g i d k n a l b e h T 2 P . 0 8 4 -S T e h t r o f s e c a p s 5 3 P y c n e u q e r f T I X / T I R ±9990inHz 4 P N O T I R : 1 , F F O T I R : 0 5 P N O T I X : 1 , F F O T I X : 0 : 6 P . ) r e b m u n k n a b l e n n a h c y r o m e M ( 0 8 4 -S T e h t r o f 0 s y a w l A : 7 P . ) 9 9 ~ 0 0 ( r e b m u n l e n n a h c y r o m e M 8 P X T : 1 , X R : 0 9 P . s li a t e d r o f s d n a m m o c D M e h t o t r e f e R . e d o m g n i t a r e p O 0 1 P . s d n a m m o c T F d n a R F e e S 1 1 P . d n a m m o c C S e h t o t r e f e R . s u t a t s n a c S 2 1 P n o i t a r e p o t il p S : 1 , n o i t a r e p o x e l p m i S : 0 3 1 P S S C T C : 2 , E N O T : 1 , F F O : 0 4 1 P . d n a m m o c N C d n a N T e h t o t r e f e R . ) 2 4 ~ 0 0 ( r e b m u n e n o T 5 1 P . 0 8 4 -S T e h t r o f r e t c a r a h c e c a p s A t e S 1 2 3 4 5 6 7 8 9 10 d a e R 1 2 3 4 5 6 7 8 9 10I
F
; r e w s n A 1 2 3 4 5 6 7 8 9 10I
F
P1 P1 P1 P1 P1 P1 P1 P1 1 1 12 13 14 15 16 17 18 19 20 1 P P1 P1 P2 P2 P2 P2 P2 P3 P3 1 2 22 23 24 25 26 27 28 29 30 3 P P3 P3 P4 P5 P6 P7 P7 P8 P9 1 3 32 33 34 35 36 37 38 39 40 0 1 P P11 P12 P13 P14 P14 P15 ;12
Y
K
ConvertsthecharactersintoMorsecode. PPa1rameters: e l b a li a v a s i r e f f u b r e t c a r a h C : 0 e l b a li a v a t o n s i r e f f u b r e t c a r a h C : 1 t e S e h t r o f d e s u e b t s u m e c a p s A . y l n o d n a m m o c r e w s n A ( ) . d n a m m o c 2 P . s r e b m u n d n a s r e t c a r a h c r e t n E : e r a s r e t c a r a h c e l b a li a v A ) e c a p s ( ” “ Z Y X W V U T S R Q P O N M L K J I H G F E D C B A 9 8 7 6 5 4 3 2 1 0 ? = : / . – , + * ) ( ' " : s r e t c a r a h c l a i c e p S e h t f o e c a l p n i d e s u e b n a c s r e t c a r a h c I I C S A g n i w o ll o f e h T . s e d o c W C l a i c e p s % = N S , \ = K B , ] = N K , > = K S , # = H H , < = S A , _ = R A , [ = T B . r e t e m a r a p 2 P e h t r o f d e s u s i h t g n e l e t y b -4 2 d e x i f e h T . s r e t c a r a h c d e s u n u e h t r o f d e s u e b t s u m r e t c a r a h c ) e c a p s ( ” “ . d e t r e v n o c e b t o n ll i w s r e t c a r a h c e c a p s e s e h T r e v i e c s n a r t e h t , s e c a p s e r a s r e t c a r a h c r e t e m a r a p 2 P ll a f I . e g a s s e m e h t g n i d n e s s p o t s t e S 1 2 3 4 5 6 7 8 9 10K
Y
P1 P2 P2 P2 P2 P2 P2 P2 1 1 12 13 14 15 16 17 18 19 20 2 P P2 P2 P2 P2 P2 P2 P2 P2 P2 1 2 22 23 24 25 26 27 28 29 30 2 P P2 P2 P2 P2 P2 P2 ; d a e R 1 2 3 4 5 6 7 8 9 10K
Y
; r e w s n A 1 2 3 4 5 6 7 8 9 10K
Y
P1 ;K
L
Setsandreadsthekeylockfunctionstatus. PPa1rameters: F F O n o i t c n u f k c o l y c n e u q e r F : 0 N O n o i t c n u f k c o l y c n e u q e r F : 1 2 P F F O n o i t c n u f k c o l l o r t n o c g n i n u T : 0 N O n o i t c n u f k c o l l o r t n o c g n i n u T : 1 t e S 1 2 3 4 5 6 7 8 9 10L
K
P1 P2 ; d a e R 1 2 3 4 5 6 7 8 9 10L
K
; r e w s n A 1 2 3 4 5 6 7 8 9 10L
K
P1 P2 ;M
L
SetsandreadstheVGS-1orelectrickeyerrecordingstatus. PPa1rameters: r e b m u n ) l e n n a h C g n i d r o c e R ( H C : 3 ~ 1 2 P ) y l n o d n a m m o c t e S ( g n i d r o c e r p o t S : 0 e v i t c a n i s i n o i t c n u f g n i d r o c e R : 0 g n i d r o c e r r o f y d a e R : 1 ) g n i d r o c e r e li h w s u t a t s y s u B ( g n i d r o c e r t r a t S : 2 3 P s d n o c e s n i e m i t g n i d r o c e r g n i n i a m e R : 0 6 0 ~ 0 0 0 ) e d o m e c i o V ( e g a t n e c r e p a s a y t i c a p a c e g a s s e m d e d r o c e R : 0 0 1 ~ 0 0 0 ) W C ( t e S 1 2 3 4 5 6 7 8 9 10L
M
P1 P2 ; d a e R 1 2 3 4 5 6 7 8 9 10L
M
; r e w s n A 1 2 3 4 5 6 7 8 9 10L
M
P1 P2 P3 P3 P3 ;C
M
RecallsorreadstheMemorychannel. PPa1rameters: . ) r e b m u n k n a b y r o m e M ( 0 8 4 -S T e h t r o f 0 s y a w l A : 0 2 P r e b m u n l e n n a h C : 9 9 ~ 0 0 t e S 1 2 3 4 5 6 7 8 9 10M
C
P1 P2 P2 ; d a e R 1 2 3 4 5 6 7 8 9 10M
C
; r e w s n A 1 2 3 4 5 6 7 8 9 10M
C
P1 P2 P2 ;D
M
Recallsorreadstheoperatingmodestatus. PPa1rameters: ) 0 8 4 -S T e h t r o f d e s u t o N ( e d o m o N : 0 B S L : 1 B S U : 2 W C : 3 M F : 4 M A : 5 K S F : 6 ) e s r e v e R W C ( R W C : 7 ) 0 8 4 -S T e h t r o f d e s u t o N ( e n u T : 8 ) e s r e v e R K S F ( R S F : 9 t e S 1 2 3 4 5 6 7 8 9 10M
D
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10M
D
; r e w s n A 1 2 3 4 5 6 7 8 9 10M
D
P1 ;F
M
SetsorreadsMenuAorB. PPa1rameters: A u n e M : 0 B u n e M : 1 t e S 1 2 3 4 5 6 7 8 9 10M
F
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10M
F
; r e w s n A 1 2 3 4 5 6 7 8 9 10M
F
P1 ;G
M
SetsorreadstheMicrophonegainstatus. PPa1rameters: ) . x a m ( 0 0 1 ~ ) . n i m ( 0 0 0 t e S 1 2 3 4 5 6 7 8 9 10M
G
P1 P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10M
G
; r e w s n A 1 2 3 4 5 6 7 8 9 10M
G
P1 P1 P1 ;L
M
SetsorreadstheTXMonitorfunctionoutputlevel. PPa1rameters: F F O n o i t c n u f r o t i n o M X T : 0 0 0 ) . x a m ( 9 0 0 ~ ) . n i m ( 1 0 0 t e S 1 2 3 4 5 6 7 8 9 10M
L
P1 P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10M
L
; r e w s n A 1 2 3 4 5 6 7 8 9 10M
L
P1 P1 P1 ;R
M
ReadstheMemorychanneldata. PPa1rameters: y c n e u q e r f X T : 1 , y c n e u q e r f X R : 0 2 P . 0 8 4 -S T e h t r o f 0 s y a w l A 3 P r e b m u n l e n n a h c y r o m e M : 9 9 ~ 0 0 4 P . ) t i g i d -1 1 ( z H n i y c n e u q e r F 5 P . d n a m m o c D M e h t o t r e f e R . e d o M 6 P . N O t u o k c o L : 1 , F F O t u o k c o L : 0 . s u t a t s t u o k c o L 7 P S S C T C : 2 , E N O T : 1 , F F O : 0 8 P . 5 3 e g a p o t r e f e R . r e b m u N e n o T 9 P . d n a m m o c N C e h t o t r e f e R . r e b m u n e n o t S S C T C 0 1 P . 0 8 4 -S T e h t r o f 0 0 0 s y a w l A 1 1 P . 0 8 4 -S T e h t r o f 0 s y a w l A 2 1 P . 0 8 4 -S T e h t r o f 0 s y a w l A 3 1 P . 0 8 4 -S T e h t r o f 0 0 0 0 0 0 0 0 0 s y a w l A 4 1 P . d n a m m o c T S e h t o t r e f e R . e z i s p e t S 5 1 P . 0 8 4 -S T e h t r o f 0 s y a w l A 6 1 P . s r e t c a r a h c 8 f o m u m i x a m A . e m a n y r o m e M t e S 1 2 3 4 5 6 7 8 9 10 d a e R 1 2 3 4 5 6 7 8 9 10M
R
P1 P2 P3 P3 ; r e w s n A 1 2 3 4 5 6 7 8 9 10M
R
P1 P2 P3 P3 P4 P4 P4 P4 1 1 12 13 14 15 16 17 18 19 20 4 P P4 P4 P4 P4 P4 P4 P5 P6 P7 1 2 22 23 24 25 26 27 28 29 30 8 P P8 P9 P9 P10 P10 P10 P11 P12 P13 1 3 32 33 34 35 36 37 38 39 40 3 1 P P13 P13 P13 P13 P13 P13 P13 P14 P14 1 4 42 43 44 45 46 47 48 49 5014
W
M
StorethedatatotheMemorychannel. PPa1rameters: y c n e u q e r f X T : 1 , y c n e u q e r f X R : 0 2 P . 0 8 4 -S T e h t r o f 0 s y a w l A 3 P r e b m u n l e n n a h c y r o m e M : 9 9 ~ 0 0 4 P . ) t i g i d -1 1 ( z H n i y c n e u q e r F 5 P . d n a m m o c D M e h t o t r e f e R . e d o M 6 P N O t u o k c o L : 1 , F F O t u o k c o L : 0 . s u t a t s t u o k c o L 7 P S S C T C : 2 , E N O T : 1 , F F O : 0 8 P . d n a m m o c N T e h t o t o r e f e R . r e b m u N e n o T 9 P . d n a m m o c N C e h t o t r e f e R . r e b m u n e n o t S S C T C 0 1 P . 0 8 4 -S T e h t r o f 0 0 0 s y a w l A 1 1 P . 0 8 4 -S T e h t r o f 0 s y a w l A 2 1 P . 0 8 4 -S T e h t r o f 0 s y a w l A 3 1 P . 0 8 4 -S T e h t r o f 0 0 0 0 0 0 0 0 0 s y a w l A 4 1 P . d n a m m o c T S e h t o t r e f e R . e z i s p e t S 5 1 P . 0 8 4 -S T e h t r o f 0 s y a w l A 6 1 P . s r e t c a r a h c 8 f o m u m i x a m A . e m a n y r o m e M : 9 9 ~ 0 9 l e n n a h c y r o m e M ) y c n e u q e r f d n e ( 1 = 1 P , ) y c n e u q e r f t r a t s ( 0 = 1 P t e S 1 2 3 4 5 6 7 8 9 10M
W
P1 P2 P3 P3 P4 P4 P4 P4 1 1 12 13 14 15 16 17 18 19 20 4 P P4 P4 P4 P4 P4 P4 P5 P6 P7 1 2 22 23 24 25 26 27 28 29 30 8 P P8 P9 P9 P10 P10 P10 P11 P12 P13 1 3 32 33 34 35 36 37 38 39 40 3 1 P P13 P13 P13 P13 P13 P13 P13 P14 P14 1 4 42 43 44 45 46 47 48 49 50 5 1 P P16 P16 P16 P16 P16 P16 P16 P16 ; d a e R 1 2 3 4 5 6 7 8 9 10 r e w s n A 1 2 3 4 5 6 7 8 9 10L
N
SetorreadstheNB(NoiseBlanker)level. PPa1rameters: ) . x a m ( 0 1 0 ~ ) . n i m ( 1 0 0 . 1 0 0 s a d e t a e r t s i 0 0 0 . 0 1 0 s a d e t a e r t e r a 9 9 9 ~ 0 1 0 t e S 1 2 3 4 5 6 7 8 9 10N
L
P1 P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10N
L
; r e w s n A 1 2 3 4 5 6 7 8 9 10N
L
P1 P1 P1 ;R
N
SetsorreadstheNoiseReduction(NR)functionstatus. PPa1rameters: F F O ) R N ( n o i t c u d e R e s i o N : 0 N O ) 1 R N ( 1 n o i t c u d e R e s i o N : 1 N O ) 2 R N ( 2 n o i t c u d e R e s i o N : 2 t e S 1 2 3 4 5 6 7 8 9 10N
R
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10N
R
; r e w s n A 1 2 3 4 5 6 7 8 9 10N
R
P1 ;B
N
SetorreadstheNoiseBlanker(NB)functionstatus. PPa1rameters: F F O n o i t c n u f ) B N ( r e k n a l B e s i o N : 0 N O n o i t c n u f ) B N ( r e k n a l B e s i o N : 1 t e S 1 2 3 4 5 6 7 8 9 10N
B
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10N
B
; r e w s n A 1 2 3 4 5 6 7 8 9 10N
B
P1 ;P
O
ReadstheIFfliteravaliabiilty. PPa1rameters: . d e ll a t s n i t o n s i ) z H k 8 . 1 ( N S 7 0 1 -F Y : 0 . d e ll a t s n i s i ) z H k 8 . 1 ( N S 7 0 1 -K Y : 1 2 P . d e ll a t s n i t o n s i ) z H 0 0 5 ( C 7 0 1 -F Y : 0 . d e ll a t s n i s i ) z H 0 0 5 ( C 7 0 1 -F Y : 1 3 P . d e ll a t s n i t o n s i ) z H 0 7 2 ( N C 7 0 1 -F Y : 0 . d e ll a t s n i s i ) z H 0 7 2 ( N C 7 0 1 -F Y : 1 t e S 1 2 3 4 5 6 7 8 9 10 d a e R 1 2 3 4 5 6 7 8 9 10O
P
; r e w s n A 1 2 3 4 5 6 7 8 9 10O
P
P1 P2 P3 ;A
P
Setsorreadsthepre-ampilfierfunctionstatus. PPa1rameters: F F O r e i f il p m a -e r P : 0 N O r e i f il p m a -e r P : 1 ) y l n o r e w s n A ( 2 P 0 8 4 -S T e h t r o f 0 s y a w l A : 0 t e S 1 2 3 4 5 6 7 8 9 10P
A
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10P
A
; r e w s n A 1 2 3 4 5 6 7 8 9 10P
A
P1 P2 ;B
P
SetsorreadstheVGS-1orelectrickeyerplaybackstatus. PPa1rameters: . e g a s s e m a k c a b g n i y a l p p o t S : 0 1 H C k c a b y a l P : 1 2 H C k c a b y a l P : 2 3 H C k c a b y a l P : 3 4 P ~ 2 P . s u t a t s r e f f u b g n i e u q k c a b y a l P e v i t c a n I : 0 1 H C k c a b y a l P : 1 2 H C k c a b y a l P : 2 3 H C k c a b y a l P : 3 t e S 1 2 3 4 5 6 7 8 9 10P
B
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10P
B
; r e w s n A 1 2 3 4 5 6 7 8 9 10P
B
P2 P3 P4 ;C
P
Setsorreadstheoutputpower. PTSar-a4m80eHteXrs: 1 P e d o m K S F / M F / W C / B S S r o f ) 1 f o s p e t s n i ( 0 0 2 ~ 5 0 0 e d o m M A r o f ) 1 f o s p e t s n i ( 0 5 0 ~ 5 0 0 T A S 0 8 4 -S T 1 P e d o m K S F / M F / W C / B S S r o f ) 1 f o s p e t s n i ( 0 0 1 ~ 5 0 0 e d o m M A r o f ) 1 f o s p e t s n i ( 5 2 0 ~ 5 0 0 t e S 1 2 3 4 5 6 7 8 9 10P
C
P1 P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10P
C
; r e w s n A 1 2 3 4 5 6 7 8 9 10P
C
P1 P1 P1 ;L
P
SetsandreadstheSpeechProcessorinput/outputlevel. PPa1rameters: : l e v e l t u p n I ) . x a m ( 0 0 1 ~ ) . n i m ( 0 0 0 2 P : l e v e l t u p t u O ) . x a m ( 0 0 1 ~ ) . n i m ( 0 0 0 t e S 1 2 3 4 5 6 7 8 9 10P
L
P1 P1 P1 P2 P2 P2 ; d a e R 1 2 3 4 5 6 7 8 9 10P
L
; r e w s n A 1 2 3 4 5 6 7 8 9 10P
L
P1 P1 P1 P2 P2 P2 ;16
R
Q
SetsorreadstheQuickMemorychanneldata. PPa1rameters: F F O y r o m e M k c i u Q : 0 N O y r o m e M k c i u Q : 1 2 P r e b m u n l e n n a h c y r o m e M k c i u Q : 9 ~ 0 t e S 1 2 3 4 5 6 7 8 9 10Q
R
P1 P2 ; d a e R 1 2 3 4 5 6 7 8 9 10Q
R
; r e w s n A 1 2 3 4 5 6 7 8 9 10Q
R
P1 P2 ;A
R
SetsorreadstheAttenuatorfunctionstatus. PPa1rameters: F F O T T A : 0 0 N O T T A : 1 0 2 P . 0 8 4 -S T e h t r o f 0 0 s y a w l A : 0 0 t e S 1 2 3 4 5 6 7 8 9 10R
A
P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10R
A
; r e w s n A 1 2 3 4 5 6 7 8 9 10R
A
P1 P1 P2 P2 ;R
P
SetsorreadstheSpeechProcessorfunctionON/OFF. PPa1rameters: F F O r o s s e c o r P h c e e p S : 0 N O r o s s e c o r P h c e e p S : 1 t e S 1 2 3 4 5 6 7 8 9 10P
R
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10P
R
; r e w s n A 1 2 3 4 5 6 7 8 9 10P
R
P1 ;S
P
SetsorreadsthePowerON/OFFstatus. PPa1rameters: ) . e d o m e v i t c a n i s i U P C s ’ r e v i e c s n a r t e h T ( F F O r e w o P : 0 N O r e w o P : 1 ) . e d o m p e e l s n i s i U P C s ’ r e v i e c s n a r t e h T ( F F O r e w o P : 9 y m m u d a , 9 = 1 P d n a F F O d e n r u t s i r e v i e c s n a r t e h t n e h W . U P C e h t p u e k a w o t 0 8 4 -S T e h t o t t n e s e b t s u m a t a d e h t n r u t o t ” ; 1 S P ; ; ; ; “ f o g n i r t s a d n e s , e l p m a x e r o F t a h t m a r g o r p l a n i m r e t r e p y h a e s u u o y f I . N O r e v i e c s n a r t e h t e l b a s i d , r e v i e c s n a r t e h t l o r t n o c o t s w o d n i W h t i w s e m o c . m a r g o r p e h t n i l o r t n o c w o l f t e S 1 2 3 4 5 6 7 8 9 10P
S
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10P
S
; r e w s n A 1 2 3 4 5 6 7 8 9 10P
S
P1 ;I
Q
StorethesettingsintheQuickMemory. PNaornaemeters: t e S 1 2 3 4 5 6 7 8 9 10Q
I
; d a e R 1 2 3 4 5 6 7 8 9 10 r e w s n A 1 2 3 4 5 6 7 8 9 10C
R
ClearstheRIToffsetfrequency. PNaornaemeters: t e S 1 2 3 4 5 6 7 8 9 10R
C
; d a e R 1 2 3 4 5 6 7 8 9 10 r e w s n A 1 2 3 4 5 6 7 8 9 10D
R
MSpoeveedssthuepRthITesocffasnetsfpreeqeudeinncSycdaonwmn.ode. : s r e t e m a r a P 1 P ) z H n i y c n e u q e r f t e s f f o e h t ( 9 9 9 9 9 ~ 0 0 0 0 0 2 P d e e p s n a c S : 9 ~ 1 : F F O s i n a c S n e h W . p e t s 1 n w o d s e o g y c n e u q e r f e h t , d e i f i c e p s s i r e t e m a r a p o n f I : N O s i n a c S n e h W . d e e p s n a c s t n e r r u c e h t d a e r o t ; D R d e e p s n a c s e h t e s a e r c n i o t ) r e b m u n y n A = n n n n n ( ; n n n n n D R . p e t s 1 y b t e S 1 2 3 4 5 6 7 8 9 10R
D
P1 P1 P1 P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10R
D
; r e w s n A 1 2 3 4 5 6 7 8 9 10R
D
P2 ;G
R
SetsorreadtheRFgainstatus. PPa1rameters: ) . x a m ( 0 0 1 ~ ) . n i m ( 0 0 0 t e S 1 2 3 4 5 6 7 8 9 10R
G
P1 P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10R
G
; r e w s n A 1 2 3 4 5 6 7 8 9 10R
G
P1 P1 P1 ;L
R
SetsorreadstheNoiseReductionlevel. PPa1rameters: 9 0 ~ 1 0 , O T U A = 0 0 : N O s i 1 R N e h t n e h W f o s p e t s n i ) s m 0 2 ( 9 0 ~ ) s m 2 ( 0 0 : N O s i 2 R N e h t n e h W s m 2 t e S 1 2 3 4 5 6 7 8 9 10R
L
P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10R
L
; r e w s n A 1 2 3 4 5 6 7 8 9 10R
L
P1 P1 ;M
R
SetsorreadstheMeterfunction. PPa1rameters: e l a c s r e t e m e h t s t c e l e S ) 0 8 4 -S T e h t r o f e l b a li a v a t o N ( d e t c e l e s n U : 0 R W S : 1 P M O C : 2 C L A : 3 2 P 0 1 0 0 ~ 0 0 0 0 : s t o d n i e u l a v r e t e M t e S 1 2 3 4 5 6 7 8 9 10R
M
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10R
M
; r e w s n A 1 2 3 4 5 6 7 8 9 10R
M
P1 P2 P2 P2 P2 ;18
C
S
SetsorreadstheSCANfunctionstatus. PP1ar/aPm2eters: F F O n a c S : 0 N O n a c S : 1 N O n a c S e n o T : 4 N O n a c S S S C T C : 5 3 P n a c S l a m r o N : 0 ) n w o d w o l S ( n a c S m a r g o r P : 1 s m r o f r e p r e v i e c s n a r t e h t , t n e s s i r e t e m a r a p 1 = 1 P n e h W O F V e h t n o g n i d n e p e d n a c S O F V r o n a c S m a r g o r P r e h t i e p u o r G r e h t i e s m r o f r e p t i , e d o m ll a c e R y r o m e M n I . e d o m r e v i e c s n a r t e h t n o g n i d n e p e d n a c S l e n n a h C -ll A r o n a c S . s u t a t s t e S 1 2 3 4 5 6 7 8 9 10S
C
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10S
C
; r e w s n A 1 2 3 4 5 6 7 8 9 10S
C
P2 P3 ;X
R
Setsthereceiverfunctionstatus. PPa1rameters: 0 8 4 -S T e h t r o f 0 s y a w l A : 0 t e S 1 2 3 4 5 6 7 8 9 10R
X
; d a e R 1 2 3 4 5 6 7 8 9 10 r e w s n A 1 2 3 4 5 6 7 8 9 10R
X
P1 ;T
R
SetsorreadstheRITfunctionstatus. PPa1rameters: F F O n o i t c n u f T I R : 0 N O n o i t c n u f T I R : 1 t e S 1 2 3 4 5 6 7 8 9 10R
T
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10R
T
; r e w s n A 1 2 3 4 5 6 7 8 9 10R
T
P1 ;U
R
MSloowvessdthowenRtIhTeosffcsaentfsrepqeeuednincySucpa.nmode. : s r e t e m a r a P 1 P ) z H n i y c n e u q e r f t e s f f o e h t ( 9 9 9 9 9 ~ 0 0 0 0 0 2 P d e e p s n a c S : 9 ~ 1 : F F O s i n a c S n e h W y b s e s a e r c n i y c n e u q e r f e h t , d e i f i c e p s s i r e t e m a r a p o n f I . p u p e t s 1 : N O s i n a c S n e h W . d e e p s n a c s t n e r r u c e h t d a e r o t ; U R n a c s e h t e s a e r c e d o t ) r e b m u n y n A = n n n n n ( ; n n n n n U R . p e t s 1 y b d e e p s t e S 1 2 3 4 5 6 7 8 9 10R
U
P1 P1 P1 P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10R
U
; r e w s n A 1 2 3 4 5 6 7 8 9 10R
U
P2 ;S
R
Readsthetransceiverstatus. PPa1rameters: l a m r o N : 0 , s g n i t t e s s u o i r a v e h t g n i r u g i f n o c y s u b s i r e v i e c s n a r t e h T : 1 y c n e u q e r f t c e r i d r o , e d o m u n e M , e d o m R C S . M s a h c u s . e d o m y r t n e t e S 1 2 3 4 5 6 7 8 9 10 d a e R 1 2 3 4 5 6 7 8 9 10R
S
; r e w s n A 1 2 3 4 5 6 7 8 9 10R
S
P1 ;D
S
SetsorreadstheCWBreak-intimedelay. PPa1rameters: ) s m 0 5 f o s p e t s n i ( s m 0 0 0 1 ~ 0 0 0 0 ) n i -k a e r B ll u F ( K B F s i 0 0 0 0 t e S 1 2 3 4 5 6 7 8 9 10S
D
P1 P1 P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10S
D
; r e w s n A 1 2 3 4 5 6 7 8 9 10S
D
P1 P1 P1 P1 ;H
S
SetsorreadstheDSPflitersettings. PPa1rameters: 3 1 ~ 0 0 ) z H ( M F / B S S , 0 0 0 2 : 5 0 , 0 0 8 1 : 4 0 , 0 0 6 1 : 3 0 , 0 0 4 1 : 2 0 , 0 0 2 1 : 1 0 , 0 0 0 1 : 0 0 0 0 4 3 : 1 1 , 0 0 0 3 : 0 1 , 0 0 8 2 : 9 0 , 0 0 6 2 : 8 0 , 0 0 4 2 : 7 0 , 0 0 2 2 : 6 0 0 0 0 5 : 3 1 , 0 0 0 4 : 2 1 ) z H ( M A 0 0 0 5 : 3 0 , 0 0 0 4 : 2 0 , 0 0 0 3 : 1 0 , 0 0 5 2 : 0 0 r o f y c n e u q e r f r e t n e c e h t y f i c e p s , N O s i 5 4 . o N u n e M n e h W . r e t li f e h t z H 0 1 2 2 : 2 0 , z H 0 0 5 1 : 1 0 , z H 0 0 0 1 : 0 0 t e S 1 2 3 4 5 6 7 8 9 10S
H
P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10S
H
; r e w s n A 1 2 3 4 5 6 7 8 9 10S
H
P1 P1 ;L
S
SetsorreadstheDSPflitersettings. PPa1rameters: 1 1 ~ 0 0 ) z H ( M F / B S S 0 0 5 : 6 0 , 0 0 4 : 5 0 , 0 0 3 : 4 0 , 0 0 2 : 3 0 , 0 0 1 : 2 0 , 0 5 : 1 0 , 0 : 0 0 0 0 0 1 : 1 1 , 0 0 9 : 0 1 , 0 0 8 : 9 0 , 0 0 7 : 8 0 , 0 0 6 : 7 0 ) z H ( M A 0 0 5 : 3 0 , 0 0 2 : 2 0 , 0 0 1 : 1 0 , 0 : 0 0 . h t d i w d n a b r e t li f e h t y f i c e p s , N O s i 5 4 . o N u n e M n e h W , 0 0 5 1 : 5 0 , 0 0 0 1 : 4 0 , 0 0 5 : 3 0 , 0 5 2 : 2 0 , 0 0 1 : 1 0 , 0 5 : 0 0 ) z H ( 0 0 4 2 : 6 0 t e S 1 2 3 4 5 6 7 8 9 10S
L
P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10S
L
; r e w s n A 1 2 3 4 5 6 7 8 9 10S
L
P1 P1 ;M
S
ReadstheS-meterstatus. PPa1rameters: . 0 8 4 -S T e h t r o f 0 s y a w l A : 0 2 P s g n i d a e r r e t e M 0 2 0 0 ~ 0 0 0 0 t e S 1 2 3 4 5 6 7 8 9 10 d a e R 1 2 3 4 5 6 7 8 9 10S
M
P1 ; r e w s n A 1 2 3 4 5 6 7 8 9 10S
M
P1 P2 P2 P2 P2 ;Q
S
Setsandreadsthesquelchlevel. PPa1rameters: . 0 8 4 -S T e h t r o f 0 s y a w l A : 0 2 P l e v e l h c l e u q S 5 5 2 ~ 0 0 0 t e S 1 2 3 4 5 6 7 8 9 10S
Q
P1 P2 P2 P2 ; d a e R 1 2 3 4 5 6 7 8 9 10S
Q
P1 ; r e w s n A 1 2 3 4 5 6 7 8 9 10S
Q
P1 P2 P2 P2 ;20
U
S
S(MeGtsRoOrUrePa)dssetlheectPiornogsrtaatmusS.can(VGROUP)/MemoryGroup : s r e t e m a r a P 1 P ) P U O R G V ( p u o r G n a c S m a r g o r P : 0 ) P U O R G M ( p u o r G y r o m e M : 1 2 P d e t c e l e S : 9 ~ 1 , d e t c e l e s n U : 0 . 0 p u o r G 3 P d e t c e l e S : 9 ~ 1 , d e t c e l e s n U : 0 . 1 p u o r G 4 P d e t c e l e S : 9 ~ 1 , d e t c e l e s n U : 0 . 2 p u o r G 5 P d e t c e l e S : 9 ~ 1 , d e t c e l e s n U : 0 . 3 p u o r G 6 P d e t c e l e S : 9 ~ 1 , d e t c e l e s n U : 0 . 4 p u o r G 7 P d e t c e l e S : 9 ~ 1 , d e t c e l e s n U : 0 . 5 p u o r G 8 P d e t c e l e S : 9 ~ 1 , d e t c e l e s n U : 0 . 6 p u o r G 9 P d e t c e l e S : 9 ~ 1 , d e t c e l e s n U : 0 . 7 p u o r G 0 1 P d e t c e l e S : 9 ~ 1 , d e t c e l e s n U : 0 . 8 p u o r G 1 1 P d e t c e l e S : 9 ~ 1 , d e t c e l e s n U : 0 . 9 p u o r G t e S 1 2 3 4 5 6 7 8 9 10S
U
P1 P2 P3 P4 P5 P6 P7 P8 1 1 12 13 14 15 16 17 18 19 20 9 P P10 P11 ; d a e R 1 2 3 4 5 6 7 8 9 10S
U
P1 ; r e w s n A 1 2 3 4 5 6 7 8 9 10S
U
P1 P2 P3 P4 P5 P6 P7 P8 1 1 12 13 14 15 16 17 18 19 20 9 P P10 P11 ;R
S
Resetsthetransceiver. PPa1rameters: t e s e r O F V : 1 t e s e r ll u F : 2 t e S 1 2 3 4 5 6 7 8 9 10S
R
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10 r e w s n A 1 2 3 4 5 6 7 8 9 10T
S
SetsorreadstheMULTIcontrolfrequencysteps. PPa1rameters: 4 0 ~ 0 0 : e d o m K S F / W C / B S S z H k 0 1 : 4 0 , z H k 5 : 3 0 , z H k 5 . 2 : 2 0 , z H k 1 : 1 0 , z H k 5 . 0 : 0 0 9 0 ~ 0 0 : e d o m M F / M A , z H k 5 . 2 1 : 3 0 , z H k 0 1 : 2 0 , z H k 5 2 . 6 : 1 0 , z H k 5 : 0 0 , z H k 0 3 : 7 0 , z H k 5 2 : 6 0 , z H k 0 2 : 5 0 , z H k 5 1 : 4 0 z H k 0 0 1 : 9 0 , z H k 0 5 : 8 0 t e S 1 2 3 4 5 6 7 8 9 10S
T
P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10S
T
; r e w s n A 1 2 3 4 5 6 7 8 9 10S
T
P1 P1 ;S
S
SetsorreadstheProgramScanpausefrequency. PPa1rameters: n a c S m a r g o r P e h t r o f r e b m u n l e n n a h C y r o m e M : 9 ~ 0 ) 9 9 l e n n a h c y r o m e M : 9 ~ 0 9 l e n n a h C y r o m e M : 0 ( 2 P ) s n o i t a c o l 5 ( y c n e u q e r f n w o d w o l S : 4 ~ 0 3 P ) t i g i d -1 1 ( y c n e u q e r f n w o d w o l S d n a m m o c e h t , y t p m e s i l e n n a h c y r o m e M 1 P d e i f i c e p s e h t f I . d il a v n i s e m o c e b f I . 0 m o r f y ll a i c n e u q e s d e i f i c e p s e b t s u m r e t e m a r a p 2 P e h T t o n n a c r e t e m a r a p e h t , d e i f i c e p s t o n s i r e t e m a r a p s u o i v e r p e h t . d e t p e c c a e b e h t n i h t i w e b t s u m r e t e m a r a p y c n e u q e r f n w o d w o l s e h T . l e n n a h c y r o m e M h c a e f o e g n a r y c n e u q e r f t e S 1 2 3 4 5 6 7 8 9 10S
S
P1 P2 P3 P3 P3 P3 P3 P3 1 1 12 13 14 15 16 17 18 19 20 3 P P3 P3 P3 P3 ; d a e R 1 2 3 4 5 6 7 8 9 10S
S
P1 P2 ; r e w s n A 1 2 3 4 5 6 7 8 9 10S
S
P1 P2 P3 P3 P3 P3 P3 P3 1 1 12 13 14 15 16 17 18 19 20 3 P P3 P3 P3 P3 ;N
T
SetsorreadstheTonefrequencynumber. PPa1rameters: 2 4 ~ 0 0 e h t r o f l a u n a m n o i t c u r t s n i 0 8 4 -S T e h t f o 2 3 e g a p o t r e f e R . s e i c n e u q e r f d n a s r e b m u n e n o T t e S 1 2 3 4 5 6 7 8 9 10T
N
P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10T
N
; r e w s n A 1 2 3 4 5 6 7 8 9 10T
N
P1 P1 ;O
T
SetsorreadstheTonefunctionON/OFF. PPa1rameters: F F O n o i t c n u f e n o T : 0 N O n o i t c n u f e n o T : 1 t e S 1 2 3 4 5 6 7 8 9 10T
O
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10T
O
; r e w s n A 1 2 3 4 5 6 7 8 9 10T
O
P1 ;V
S
ExecutetheMemoryTransferfunction. PNaorapmareatmerest:er t e S 1 2 3 4 5 6 7 8 9 10S
V
; d a e R 1 2 3 4 5 6 7 8 9 10 r e w s n A 1 2 3 4 5 6 7 8 9 10S
T
SetsorreadstheTF-SETfunctionstatus. PPa1rameters: F F O n o i t c n u f T E S -F T : 0 N O n o i t c n u f T E S -F T : 1 t e S 1 2 3 4 5 6 7 8 9 10T
S
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10T
S
; r e w s n A 1 2 3 4 5 6 7 8 9 10T
S
P1 ;X
T
SetsthetransceiverinTXmode. PPa1rameters: t u p n i C I M g n i s u n o i s s i m s n a r t ) D N E S ( l a m r o N : 0 t u p n i I N A g n i s u n o i s s i m s n a r t S T D : 1 n o i s s i m s n a r t e n u T X T : 2 . d e s u s i 0 = 1 P , d e i f i c e p s s i r e t e m a r a p 1 P o n f I 2 P . 0 8 4 -S T e h t r o f 0 s y a w l A t e S 1 2 3 4 5 6 7 8 9 10T
X
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10 r e w s n A 1 2 3 4 5 6 7 8 9 10T
X
P2 ;22
Y
T
Setsorreadsthemicroprocessorfimwaretype. PPa1rameters: d e v r e s e R 2 P ) W 0 0 2 ( X H 0 8 4 -S T : 0 ) T A + W 0 0 1 ( T A S 0 8 4 -S T : 1 e p y t W 0 5 e s e n a p a J : 2 e p y t W 0 2 e s e n a p a J : 3 t e S 1 2 3 4 5 6 7 8 9 10 d a e R 1 2 3 4 5 6 7 8 9 10T
Y
; r e w s n A 1 2 3 4 5 6 7 8 9 10T
Y
P1 P1 P2 ;L
U
DetectsthePLLunlockstatus. PPa1rameters: k c o L : 0 k c o l n U : 1 t e S 1 2 3 4 5 6 7 8 9 10 d a e R 1 2 3 4 5 6 7 8 9 10 r e w s n A 1 2 3 4 5 6 7 8 9 10U
L
P1 ;P
U
EmulatesthemicrophoneUPkey. PPa1rameters: 9 9 ~ 0 0 d e t e r p r e t n i s i d n a m m o c e h t , d e i f i c e p s s i r e t e m a r a p 1 P o n f I . p u p e t s 1 s a s d n a m m o c , e d o m y r o m e M k c i u Q d n a e d o m y r o m e M n I p u l e n n a h c y r o m e M s a d e t a e r t e r a s r e t e m a r a p t u o h t i w y c n e u q e r f s a d e t a e r t e r a y e h t , s r e t e m a r a p h t i W . s d n a m m o c . s d n a m m o c p u t e S 1 2 3 4 5 6 7 8 9 10U
P
P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10 r e w s n A 1 2 3 4 5 6 7 8 9 10G
V
SetsorreadstheVOXGAIN. PPa1rameters: 9 0 0 ~ 0 0 0 t e S 1 2 3 4 5 6 7 8 9 10V
G
P1 P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10V
G
; r e w s n A 1 2 3 4 5 6 7 8 9 10V
G
P1 P1 P1 ;D
V
SetsorreadstheVOXdelaytime. PPa1rameters: ) 0 5 1 f o s p e t s n i ( s m 0 0 0 3 ~ 0 0 0 0 t e S 1 2 3 4 5 6 7 8 9 10V
D
P1 P1 P1 P1 ; d a e R 1 2 3 4 5 6 7 8 9 10V
D
; r e w s n A 1 2 3 4 5 6 7 8 9 10V
D
P1 P1 P1 P1 ;R
V
EmulatestheVOICE1orVOICE2key. PPa1rameters: l a m r o N : 0 1 E C I O V : 1 2 E C I O V : 2 n o i t c n u f e d i u G e c i o V e h t e l b a s i D : 3 e b t o n n a c 2 d n a 1 = 1 P , r e v i e c s n a r t e h t o t t n e s s i 3 = 1 P r e t f A o t 0 = 1 P d n e s t s r i f , s r e t e m a r a p 2 d n a 1 = 1 P e h t e s u o T . d e s u t i , F F O d e n r u t s i r e v i e c s n a r t e h t n e h W . s u t a t s e h t t e s e r . 0 = 1 P o t s t e s e r t e S 1 2 3 4 5 6 7 8 9 10V
R
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10 r e w s n A 1 2 3 4 5 6 7 8 9 10X
V
SetsorreadstheVOXfunctionstatus. PPa1rameters: F F O n o i t c n u f X O V : 0 N O n o i t c n u f X O V : 1 t e S 1 2 3 4 5 6 7 8 9 10V
X
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10V
X
; r e w s n A 1 2 3 4 5 6 7 8 9 10V
X
P1 ;V
V
EquailzesVFOAandVFOBsettings. PNaornaemeters: t e S 1 2 3 4 5 6 7 8 9 10V
V
; d a e R 1 2 3 4 5 6 7 8 9 10 r e w s n A 1 2 3 4 5 6 7 8 9 10I
X
Rfreeqaudesntchyestrtaepnssmiziess.ionfrequency,modeandMULTIcontrol : s r e t e m a r a P 1 P 0 0 0 5 9 1 4 1 0 0 0 , e l p m a x e r o F . ) t i g i d -1 1 ( z H n i y c n e u q e r f e h T . z H M 5 9 1 . 4 1 r o f 2 P . s r e t e m a r a p d n a m m o c D M e h t o t r e f e R . e d o m n o i s s i m s n a r T 3 P T S e h t o t r e f e R . e z i s p e t s y c n e u q e r f l o r t n o c I T L U M . s r e t e m a r a p d n a m m o c t e S 1 2 3 4 5 6 7 8 9 10 d a e R 1 2 3 4 5 6 7 8 9 10X
T
; r e w s n A 1 2 3 4 5 6 7 8 9 10X
T
P1 P1 P1 P1 P1 P1 P1 P1 1 1 12 13 14 15 16 17 18 19 20 1 P P1 P1 P2 P3 P3 ;24
T
X
SetsorreadstheXITfunctionstatus. PPa1rameters: F F O n o i t c n u f T I X : 0 N O n o i t c n u f T I X : 1 t e S 1 2 3 4 5 6 7 8 9 10X
T
P1 ; d a e R 1 2 3 4 5 6 7 8 9 10X
T
; r e w s n A 1 2 3 4 5 6 7 8 9 10X
T
P1 ;O
X
Straentssvaenrdterremadosdeth.eoffsetdirectionandfrequencyforthe : s r e t e m a r a P 1 P . n o i t c e r i d t e s f f O n o i t e r i d s u l P : 0 n o i t c e r i d s u n i M : 1 2 P r o f 0 0 0 0 0 0 4 9 0 0 0 , e l p m a x e r o F . ) t i g i d -1 1 ( y c n e u q e r f t e s f f O . 0 e b t s u m s t i g i d k n a l b e h T . z H M 0 0 0 . 4 9 t e S 1 2 3 4 5 6 7 8 9 10X
O
P1 P2 P2 P2 P2 P2 P2 P2 1 1 12 13 14 15 16 17 18 19 20 2 P P2 P2 P2 ; d a e R 1 2 3 4 5 6 7 8 9 10X
O
; r e w s n A 1 2 3 4 5 6 7 8 9 10X
O
P1 P2 P2 P2 P2 P2 P2 P2 1 1 12 13 14 15 16 17 18 19 20 2 P P2 P2 P2 ;