All descriptions in this reference guide are for the user’s convenience. Kenwood does not support or warrantee this documentation in any way.
CONNECTING TO A PC
You can connect the TS-590S transceiver to a PC COM port using a traditional RS-232C connector, or to a USB port using a USB 2.0 (AB type) cable.
Through the transceiver menu, select a baud rate for communications between the PC and the transceiver.
Using a RS-232C Straight Cable
■
Directly connect the RS-232C straight cable
between the COM port of the PC and the COM terminal of the transceiver.
■
Using a USB Cable
When using a USB cable, you must first pre-
install a virtual COM port driver on the PC. Then, connect the USB cable A-connector to the USB port of the PC and the B-connector the USB terminal of the transceiver.
Note:Operation is not guaranteed when connecting through a USB hub.
CONTROL OPERATION
Most computers handle data in the form of “bits” and “bytes”. A bit is the smallest piece of information 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.
Theoretically, only three lines are required to control the transceiver via the computer:
• Transmit data
• Receive data
• Ground
From a practical standpoint however, 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.
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 computer control command; it tells the transceiver what to do. There are numerous commands available for control of the transceiver. These commands may be incorporated into a computer program written in any high level language. Programming methods vary from computer to computer; refer to the instruction manuals provided with the terminal program and computer.
– 1 –
Page 3
PC CONTROLCOMMANDREFERENCEGUIDE
FA 00007000000 ;
Alphabetical command
Parameters
Terminator
Computercontrolcommands
Input command(input to the transceiver)
Set command(sets a particular condition)
Read command(reads an answer)
Output command(from the transceiver)
Answer command(transmits a condition)
COMPUTER CONTROL COMMANDS
A computer control command is composed of a 2 letter alphabetical command name, a set of parameters, and the terminator that signals the end of the command.
Example: Command to set VFO A to 7 MHz
Commands can be classified as shown below:
For example, note the following in the case of the above 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;”
•To read the frequency of VFO A, the following command is sent from the computer to the transceiver:
“FA;”
•When the Read command above has been sent, the following command is returned to the computer:
“FA00007000000;”
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
control rapidly.
◆Receive data is not processed if the frequency is entered
from the keypad.
(Set command)
(Read command)
(Answer command)
■Command
A command consists of 2 characters. You may
use either lower or upper case characters. The commands available for this transceiver are listed in the PC Control Command Tables, beginning on 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 PC Control Command Tables {page 3} to configure the appropriate parameters.
When configuring parameters, be careful not to
make the following mistakes.
Correct parameter example: “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 (spaces)
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 error messages listed below.
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).
Note: Occasionally, this message may not appear due to microprocessor transients in the transceiver.
– 2 –
E;
O;
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.
Page 4
PC CONTROLCOMMANDREFERENCEGUIDE
PC CONTROL COMMAND TABLES
AC
Read
Answer
AG
Read
Answer
Read
Answer
Set
Set
AI
Set
Sets or reads the internal antenna tuner status.
123456789
ACP1P2P3;
123456789
AC;
123456789
ACP1P2P3;
Sets or reads the AF gain.
12345678910
AGP1P2P2P2;
12345678910
AGP1;
12345678910
AGP1P2P2P2;
Sets or reads the Auto Information (AI) function ON/ OFF.
12345678910
AIP1;
12345678910
AI;
12345678910
AIP1;
Parameters:P1
10
0: RX-AT THRU1: RX-AT INP20: TX-AT THRU
10
1: TX-AT INP30: Stop Tuning (Set)/ Tuning is stopped (Answer)
10
1: Start Tuning (Set)/ Tuning is active (Answer)
• The setting cannot be performed for RX IN/THRU
• AT Tuning will not begin when using the TX THRU status.
• When AI is ON, the respective response command is output when the parameter is changed by the command with the response command.
• AI turns OFF when the transceiver power is turned OFF.
AN
Set
Read
Answer
Selects the antenna connector ANT1/ ANT2.
12345678910
ANP1P2P3;
12345678910
AN;
12345678910
ANP1P2P3;
Parameters:P10: ANT11: ANT29: No changeP2 0: RX ANT is not used1: RX ANT is used9: No changeP30: Drive Out OFF1: Drive Out ON9: No change
• When setting the command, enter only the parameters you are changing. For parameters you are not changing, enter “9”.
• For a response command, parameter P1, P2, and P3 cannot be “9”.
– 3 –
Page 5
PC CONTROLCOMMANDREFERENCEGUIDE
AS
Set
Read
Answer
BC
Set
Read
Answer
Sets or reads the Auto Mode function parameters.
12345678910
ASP1P2P2P3P3P3P3P3
11121314151617181920
P3P3P3P3P3P3P4P5;
12345678910
ASP1P2P2;
12345678910
ASP1P2P2P3P3P3P3P3
11121314151617181920
P3P3P3P3P3P3P4P5;
Sets or reads the Beat Cancel function status.
12345678910
BCP1;
12345678910
BC;
12345678910
BCP1;
Parameters:P10: Always 0P200 ~ 31: Channel numberP311-digit Frequency in Hz (unused digits must be 0)P4 (Mode (refer to the MD command)1: LSB2: USB3: CW4: FM5: AM6: FSK7: CWR (CW Reverse)9: FSKR (FSK Reverse)P5 (Data mode (refer to the DA command)) 0: No Data mode1: Data mode(example: USB-DATA: P4=2 / P5=1)
Conditions when configuring:
•You cannot set the channel to a frequency lower than the frequency of the previous channel.
•When the channel is set to a frequency higher than the next channel, all subsequent channel frequencies that are lower than the set frequency are changed to the frequency you just set.
•To reset all channels to their initial conditions, set them to to
•Unlike previous models, this command no longer functions as a conventional Band Down/ Band Up.
•While the section setting Memory Channel is displayed, you can use BD; to send the start frequency and BU; to send the end frequency.
Parameters:P1000 (minimum) ~ 127 (maximum)
– 4 –
Page 6
PC CONTROLCOMMANDREFERENCEGUIDE
BY
Read
Answer
CA
Set
Read
Answer
CG
Set
Read
Answer
Reads the busy signal status.
123
BY;
123
BYP1
Sets and reads the CW TUNE function status.
12345678910
CAP1;
12345678910
CA;
12345678910
CAP1;
Sets and reads the Carrier Level.
12345678910
CGP1P1P1;
12345678910
CG;
12345678910
CGP1P1P1;
5678910
4
5678910
4
;
P2
Parameters:P10: Not busy1: BusyP20: Always 0
• This command is used with Sky Command.
Parameters:P10: Cancels CW TUNE/ Inactive1: Starts CW TUNE/ Active
Parameters:P1000 (minimum) ~ 100 (maximum)
CH
Set
CN
Set
Read
Answer
Operate the MULTI/CH encoder.
12345678910
CHP1;
Sets and reads the CTCSS frequency.
12345678910
CNP1P1;
12345678910
CN;
12345678910
CNP1P1;
Parameters:P10: Move the MULTI/CH encoder 1 step up1: Move the MULTI/CH encoder 1 step down
Parameters:P100 ~ 41
Freq.
No.
(Hz)
0067.01197.422141.333206.5
0169.312100.023146.234210.7
0271.913103.524151.435218.1
0374.414107.225156.736225.7
0477.015110.926162.237229.1
0579.716114.827167.938233.6
0682.517118.828173.839241.8
0785.418123.029179.940250.3
0888.519127.330186.241254.1
0991.520131.831192.8
1094.821136.532203.5
No.
Freq.
(Hz)
No.
Freq.
(Hz)
Freq.
No.
——
——
(Hz)
– 5 –
Page 7
PC CONTROLCOMMANDREFERENCEGUIDE
CT
Set
Read
Answer
DA
Set
Read
Answer
DN / UP
Set
Sets and reads the CTCSS function status.
12345678910
CTP1;
12345678910
CT;
12345678910
CTP1;
Sets and reads the DATA mode.
12345678910
DAP1;
12345678910
DA;
12345678910
DAP1;
Emulates the microphone DWN and UP keys.
12345678910
D / UN / P
P1P1;
Parameters:P10: CTCSS OFF1: CTCSS ON2: Cross Tone ON
• If Tone or CTCSS is ON when Cross Tone is turned ON, they will automatically turn OFF.
Parameters:P10: DATA mode OFF1: DATA mode ON
• You can use this command in LSB, USB, and FM mode. When used in CW, FSK, or AM mode, an error occurs.
• When used in any mode other than DATA mode, the P1 parameter response is always 0.
Parameters:P100 ~ 99
• If no P1 parameter is specified, the command is interpreted as 1 step down (DN;) or 1 step up (UP;).
• When setting the parameter from 01 to 99, the frequency is adjusted by the specified step size.
• In Memory mode and Quick Memory mode, the command with no P1 parameter specified is treated as a Memory channel down (DN;) or up (UP;) command. With parameters, it is treated as the frequency down or up command.
• When setting the parameter to 00, the command is accepted, but no changes occur.
EM
Set
EX
Set
Read
Sets the Emergency communication frequency mode.
12345678910
EM;
Sets or reads the Menu.
123456789
EXP1P1P1P2P2P3P4
111213141516171819
P5P5P5P5P5P5P5;
123456789
EXP1P1P1P2P2P3P4
123456789
• There are no parameters for this command.
• The transceiver switches to the Emergency frequency after sending this command.
• This command is not available for E market versions (an error occurs).
Parameters:P1
10
000 ~ 087: Menu numberP2
P5
00: Always 00P3
20
0: Always 0P40: Always 0
10
P5String of alphanumeric characters for the Menu setting
;
(variable length)
10
• Refer to the following table for the menus corresponding to
Answer
EXP1P1P1P2P2P3P4
111213141516171819
parameter P1, and the available settings corresponding to
087Power on messagePower on Message (up to 8 ASCII characters)
FA / FB
Set
Read
Answer
Function
Sets or reads the VFO A/ VFO B frequency.
12345678910
F
A / B
P1P1P1P1P1P1P1P1
11121314151617181920
P1P1P1;
12345678910
F
A / B
;
12345678910
F
A / B
P1P1P1P1P1P1P1P1
11121314151617181920
P1P1P1;
012345678910 ~
00 ~ 99 (2-digit)Refer to the TS-590S instruction manual for the numbers and functions.
Command Parameter (P5)
Parameters:P1Frequency (11 digits in Hz)
•For example, enter 00014195000 for 14.195 MHz. Blank digits must be entered as 0.
FL
Set
Read
Answer
FR / FT
Set
Read
Answer
FS
Set
Read
Answer
Sets and reads the IF filter.
12345678910
FLP1;
12345678910
FL;
12345678910
FLP1;
Selects or reads the VFO or Memory channel.
12345678910
F
R / T
P1;
12345678910
F
R / T
;
12345678910
F
R / T
P1;
Sets and reads the Fine Tuning function status.
12345678910
FSP1;
12345678910
FS;
12345678910
FSP1;
Parameters:P11: IF Filter A2: IF Filter B
Parameters:P10: VFO A1: VFO B2: Memory Channel
•When using the FR command to select VFO A or VFO B, the selected VFO changes to the simplex state. When using the FT command, the selected VFO changes to the split state.
•You cannot use the FT command to select Memory Channel mode. Use only the FR command.
Parameters:P10: Fine Tuning function OFF1: Fine Tuning function ON
– 9 –
Page 11
PC CONTROLCOMMANDREFERENCEGUIDE
FV
Read
Answer
FW
Set
Read
Answer
Verifies the Firmware version.
12345678910
FV;
12345678910
FVP1P1P1P1;
Sets or reads the DSP filtering bandwidth.
12345678910
FWP1P1P1P1;
12345678910
FW;
12345678910
FWP1P1P1P1;
Parameters:P1Reads out the character string of the firmware version.
•
For example, for firmware version 1.00, it reads “FV1.00;”.
• An entered value of 0049 or lower results in 0050 being entered. An entered value of any other number not listed will result in the closest lower value being entered (for example, 1400 will revert to 1000). A value of 2501 or higher results in 2500 being entered.
FSK:
•0250, 0500, 1000, 1500
•An entered value of 0249 or lower results in 0250 being entered. An entered value of any other number not listed will result in the closest lower value being entered (for example, 1400 will revert to 1000). A value of 1501 or higher results in 1500 being entered.
FM: (Modulation degree setting)
•0000 (Normal), 0001 (Narrow)
GC
Set
Read
Answer
GT
Set
Read
Answer
Sets or reads the AGC.
12345678910
GCP1;
12345678910
GC;
12345678910
GCP1;
Sets or reads the AGC time constant.
12345678910
GTP1P1;
12345678910
GT;
12345678910
GTP1P1;
•Use the SH and SL commands to change the slope tune for SSB/AM/FM.
•The FW command cannot be used in SSB or AM mode (an error tone will sound).
•When entering an unused number, the closest lower value will be automatically entered
Parameters:P10: AGC Off1: AGC Slow2: AGC Fast3: AGC Off
turning Off.)
• This command cannot be performed in FM mode (an error sounds).
•Entering a P1 parameter value of 4 or higher causes an error tone to sound.
•A P1 parameter value of 3 is used only for turning AGC On.
•While AGC is On, entering a P1 parameter value of 3 will not change the AGC status.
Parameters:P101 ~ 20 (in steps of 1)
•Entering a P1 parameter value of 00 results in 01 being entered and entering a P1 parameter value higher than 20 results in 20 being entered.
•If AGC is OFF or while in FM mode, the GT command cannot be read (an error tone sounds).
→ On
(AGC returns to its Slow/Fast status before
ID
Read
Answer
Reads the transceiver ID number.
12345678910
ID;
12345678910
IDP1P1P1;
– 10 –
Parameters:P1021: TS-590S
Page 12
PC CONTROLCOMMANDREFERENCEGUIDE
IF
Read
Answer
Reads the transceiver status.
12345678910
IF;
12345678910
IFP1P1P1P1P1P1P1P1
11121314151617181920
P1P1P1P2P2P2P2P2P3P3
21222324252627282930
P3P3P3P4P5P6P7P7P8P9
31323334353637383940
P10P11P12P13P14P14P15;
Parameters:P111 digit displayed frequency (for example, 00014175000 is
14.175 MHz)
P2Spaces (5)P3RIT/XIT frequency ±9990 HzP40: RIT OFF1: RIT ONP50: XIT OFF1: XIT ONP6, P7Memory channel number (refer to the MC command)P80: RX1: TXP9Operating mode (refer to the MD command)P10Function (refer to the FR/FT commands)P11Scan status (refer to the SC command)P120: Simplex operation1: Split operationP130: OFF1: Tone ON2: CTCSS ON3: Cross Tone ONP1400 ~ 42: Tone/ CTCSS frequency (refer to the TN/CN
commands)When Tone is ON, this number is the Tone frequency. When
CTCSS is ON, this number is the CTCSS frequency. When Cross Tone is ON, the transceiver transmits on the Tone frequency and receives on the CTCSS frequency. When OFF,
it shows the Tone frequency.P150: Always 0
IS
Set
Read
Answer
Sets and reads the DSP Filter Shift.
12345678910
ISP1P2P2P2P2;
12345678910
IS;
12345678910
ISP1P2P2P2P2;
•While the Auto Information (AI) function is ON, a response is automatically sent when the RIT/XIT frequency is changed or the Memory channel frequency is changed.
•The IF command cannot read the transceiver status while it is in Data mode.
•An entered value of 0299 or lower results in 0300 being entered. An entered value of any other number not listed will result in the closest lower value being entered (for example, 0633 will revert to 0600). A value of 1001 or higher results in 1000 being entered.
•Use the SH and SL commands to change the slope tune for SSB/AM/FM/SSB DATA/FM DATA mode.
•The IS command cannot be used in any mode other than CW/ CW-R (an error tone will sound).
– 11 –
Page 13
PC CONTROLCOMMANDREFERENCEGUIDE
KS
Set
Read
Answer
KY
Set 1
Set 2
Read
Answer
Sets and reads the Keying speed.
12345678910
KSP1P1P1;
12345678910
KS;
12345678910
KSP1P1P1;
Converts the entered characters into morse code while keying.
12345678910
KYP1P2P2P2P2P2P2P2
11121314151617181920
P2P2P2P2P2P2P2P2P2P2
21222324252627282930
P2P2P2P2P2P2P2;
12345678910
KYP1;
12345678910
KY;
12345678910
KYP1;
Parameters:P1004 ~ 060 (in steps of 1)
•
An entered value of 003 or lower results in 004 being
entered. A value of 061 or higher results in 060 being entered.
Parameters:P1 For Setting 1, always enter a space. For Setting 2, entering 0 will cause Setting 1 to stop. An error
will occur if any value other than 0 is entered.0: Character buffer space1: No character buffer spaceP2 Enter a character string for keying. The characters listed in the following table can be entered.
ABCDEFGHIJ
KLMNOPQRST
UVWXYZ
abcdefghij
klmnopqrst
uvwxyz
0123456789
(space)'"( )*+,
–
./ :=?@
LK
Set
Read
Answer
Sets and reads the Lock status.
12345678910
LKP1P2;
12345678910
LK;
12345678910
LKP1P2;
Using abbreviations, you can enter the symbols listed in the following table.
AbbreviationSymbolAbbreviationSymbol
BT[SK>
AR_KN]
AS<BK\
HH#SN%
• Parameter P2 has a fixed length of 24 bits. Characters that are left blank will be filled with spaces, but these spaces will not be converted to morse code. You can, however, prepare an internal buffer that will allow you to send 25 or more characters.
• Although you can use lower-case letters as well as upper-case letters for the P2 parameter, there is no distinction made between them when sending the morse code.
Parameters:P10: Lock OFF1: Lock ONP20: Always 0
– 12 –
Page 14
PC CONTROLCOMMANDREFERENCEGUIDE
LM
Set
Read
Answer
MC
Set
Read
Answer
Sets and reads the VGS-1 electric keyer recording status.
12345678910
LMP1P2;
12345678910
LM;
12345678910
LMP1P2P3P3P3;
Sets and reads the Memory Channel number.
12345678910
MCP1P2P2;
12345678910
MC;
12345678910
MCP1P2P2;
Parameters:P10: Not recording (used only as response)1: Channel 12: Channel 23: Channel 34: Channel 45: RX (constant recording)P20: Recording is inactive (recording stops by the setting
command)1: Recording is ready2: Start recording (displays while recording by the response
command)P3000 ~ 100
When a recording is saved to Channels
•Shows the remaining recording time as 000 ~ 030 (seconds).
When a recording is saved to Channels 3 and 4:
•Shows the remaining recording time as 000 ~ 015 (seconds).
CW message:
•Shows the recording progress as 000 ~ 100 (%).
•
Entering a P1 parameter value other than those listed causes
an error.
•When parameter P1 is set to 5, parameter P2 must be set to 2.
Parameters:P1Sets the 100’s digit for the channel numberWhen entering a setting command, enter 0 or a space for a
channel number less than 100.For a response command, a space is entered for a channel
number less than 100.
P200 ~ 99: Two digit channel numberWhen the channel number is less than 10, both for setting and
response commands, the first digit is “0”.
1 and 2:
MD
Set
Read
Answer
MF
Set
Read
Answer
Sets and reads the operating mode status.
12345678910
MDP1;
12345678910
MD;
12345678910
MDP1;
Sets and reads Menu A or B.
12345678910
MFP1;
12345678910
MF;
12345678910
MFP1;
• Channel numbers P00 ~ P09 are represented by 100 ~ 109.
Sets and reads the TX Monitor function output level.
12345678910
MLP1P1P1;
12345678910
ML;
12345678910
MLP1P1P1;
Reads the Memory channel data.
12345678910
MRP1P2P3P3:
12345678910
MRP1P2P3P3P4P4P4P4
11121314151617181920
P4P4P4P4P4P4P4P5P6P7
21222324252627282930
P8P8P9P9P10P10P10P11P12P13
31323334353637383940
P13P13P13P13P13P13P13P13P14P14
41424344454647484950
P15P16P16P16P16P16P16P16P16;
Parameters:P1000 ~ 100 (in steps of 1)
•An entered value of 101 or higher results in 100 being entered.
Parameters:P1000: TX Monitor is OFF001 (minimum) ~ 009 (maximum)
•An entered value of 010 or higher results in 009 being entered.
Parameters:P10: Simplex1: SplitP2, P3Channel number (refer to the MC command)P4Frequency (depending on the P1 setting, unused high-end
digits will become 0)P5Mode (depending on the P1 setting, refer to the MD command)P6Data mode (depending on the P1 setting, refer to the DA
command)P70: TONE/CTCSS OFF1: TONE ON2: CTCSS ON3: Cross Tone ONP8Tone frequency (refer to the TN command)P9CTCSS frequency (refer to the CN command)P10000: Always 000P110: Always 0P120: Always 0P13000000000: Always 000000000P1400: FM Normal01: FM NarrowP150: Channel Lockout OFF1: Channel Lockout ONP16Memory name (up to 8 digits)
– 14 –
•When reading the simplex channel data or the receive frequency of the split channel in receive mode, enter 0 for parameter P1. When reading the transmit frequency of the split channel in transmit mode, enter 1.
•When reading the start frequency of a section defined channel, enter 0 for parameter P1. When reading the end frequency, enter 1.
•If the selected channel is empty, P4 ~ P15 will be 0 and P16 will be blank.
Page 16
PC CONTROLCOMMANDREFERENCEGUIDE
MW
Set
Sets the Memory channel data.
12345678910
MWP1P2P3P3P4P4P4P4
11121314151617181920
P4P4P4P4P4P4P4P5P6P7
21222324252627282930
P8P8P9P9P10P10P10P11P12P13
31323334353637383940
P13P13P13P13P13P13P13P13P14P14
41424344454647484950
P15P16P16P16P16P16P16P16P16;
Parameters:P10: Simplex1: SplitP2, P3Channel number (refer to the MC command)P4Frequency (depending on the P1 setting, unused high-end
digits will become 0)P5Mode (depending on the P1 setting, refer to the MD command)P6Data mode (depending on the P1 setting, refer to the DA
command)P70: TONE/CTCSS OFF1: TONE ON2: CTCSS ON3: Cross Tone ONP8Tone frequency (refer to the TN command)P9CTCSS frequency (refer to the CN command)P10000: Always 000P110: Always 0P120: Always 0P13000000000: Always 000000000P1400: FM Normal01: FM NarrowP150: Channel Lockout OFF1: Channel Lockout ONP16Memory name (up to 8 digits)
NB
Set
Read
Answer
Sets and reads the Noise Blanker function status.
12345678910
NBP1;
12345678910
NB;
12345678910
NBP1;
•When registering a simplex channel, set parameter P1 to 0. After setting P1 to 0, the channel becomes a simplex channel, even if it was already a split channel.
•When registering a split channel, set parameter P1to 1(set the transmission frequency and mode). The reception frequency and mode are not updated at this time.
•When registering a section defined channel,set parameter P1 to 0 to enter the Start frequency, then set P1 to 1 to set the End frequency.
•When you have a blank channel selected, and set parameter P1 to 1, the channel becomes a split channel. However, the transmit and receive frequencies are the same, and the transmit and receive modes are the same.
•When registering a section defined channel and parameter P1 is set to 1, the Start and End frequencies are the same.
Parameters:P10: NB OFF1: NB1 ON2: NB2 ON
– 15 –
Page 17
PC CONTROLCOMMANDREFERENCEGUIDE
NL
Set
Read
Answer
NR
Set
Read
Answer
NT
Set
Read
Answer
Sets and reads the Noise Blanker level.
123456789
NLP1P1P1;
123456789
NL;
123456789
NLP1P1P1;
Sets and reads the Noise Reduction function status.
12345678910
NRP1;
12345678910
NR;
12345678910
NRP1;
Sets and reads the Notch Filter status.
12345678910
NTP1P2;
12345678910
NT;
12345678910
NTP1P2;
Parameters:P1
10
001 ~ 010 (in steps of 1)
• When NB1 is ON, it sets and reads the NB1 level.
• When NB2 is ON, it sets and reads the NB2 level.
10
• Entering a P1 parameter value of 000 results in 001 being entered and entering a P1 parameter value higher than 010 results in 010 being entered.
10
• When NB is set to OFF, an error occurs.
Parameters:P10: NR OFF1: NR1 ON2: NR2 ON
Parameters:P10: Notch OFF1: Auto Notch2: Manual NotchP2 (bandwidth of Manual Notch)0: Normal1: Wide
• When setting the command, parameter P2 is ignored unless parameter P1 is set to 2.
• When receiving a response, parameter P2 will always be 0 unless parameter P1 is 2.
PA
Set
Read
Answer
PB
Set
Read
Answer
Sets and reads the Pre-amplifier function status.
12345678910
PAP1;
12345678910
PA;
12345678910
PAP1P2;
Sets and reads the voice and CW message playback status.
Sets and reads the Speech Processor input/output level.
12345678910
PLP1P1P1P2P2P2;
12345678910
PL;
12345678910
PLP1P1P1P2P2P2;
Sets and reads the Speech Processor function ON/ OFF.
12345678910
PRP1;
12345678910
PR;
12345678910
PRP1;
Parameters:P1
10
005 ~ 100: SSB/ CW/ FM/ FSK005 ~ 025: AM
•When the Power Fine function is On, the step size is 1 W.
10
•When the Power Fine function is Off, the step size is 5 W. In this case, if an inappropriate value is entered, the value is rounded down to the nearest 5’s value. For example, when
10
you enter a value of 093, it is rounded down to 090.
•Entering a value lower than the minimum value results in the minimum value being entered and entering a value higher than maximum value results in the maximum value being entered.
•Entering a value of 101 or higher results in 100 being entered.
Parameters:P10: Speech Processor OFF1: Speech Processor ON
PS
Set
Read
Answer
QD
Set
QI
Set
Sets and reads the Power ON/ OFF status.
12345678910
PSP1;
12345678910
PS;
12345678910
PSP1;
Deletes the Quick Memory.
12345678910
QD;
Stores the settings in the Quick Memory.
12345678910
QI;
Parameters:P10: Power OFF1: Power ON9: Power OFF (low current mode)
•When turning the power Off by setting the P1 parameter to 0, more current is consumed than if you turn the power Off by operating the transceiver panel power switch. However, you can switch the power back On without any special procedures, using the PS command.
•When turning the power Off by setting the P1 parameter to 9, the same amount of standby current is consumed as if you turned the power Off by operating the transceiver panel power switch. In this case, to turn the power back On using the PS command, you must perform the following procedure:
1) When using hardware flow control, turn the flow control Off.
2) Send dummy data (;).
3) Wait for more than 200 ms.
4) Send “PS1;” within 2 seconds of sending the dummy data.
Parameters:No parameters are used with this command.
•You cannot perform this command when Quick Memory mode is OFF (an error occurs).
Parameters:No parameters are used with this command.
•When configuring a value above the number of Quick Memory channels set by the menu, an error occurs.
•When specifying a blank channel, an error occurs.
Parameters:P100: ATT OFF01: ATT ONP200: Always 00
Parameters:No parameters are used with this command.
•When the RIT/XIT function is ON, this command will clear the RIT/XIT frequency.
•When the RIT/XIT funtion is OFF, an error occurs.
RD / RU
Set
Read
Answer
RG
Set
Read
Answer
Sets and reads the RIT/XIT frequency Up/ Down. Also sets and reads the scan speed in Scan mode.
12345678910
R
D / U
P1P1P1P1P1;
12345678910
R
D / U
;
12345678910
R
D / U
P2;
Sets and reads the RF Gain status.
12345678910
RGP1P1P1;
12345678910
RG;
12345678910
RGP1P1P1;
Parameters:P100000 ~ 99999: Frequency (in Hz)P21 ~ 9: Scan speed
When Scan is OFF:
•This command is only used for the RIT/XIT frequency.
•The RU command is used to increase the frequency and the RD command is used to decrease the frequency.
•When no value for parameter P1 is entered, the frequency is adjusted by 1 step.
•The RIT/XIT setting has a frequency range of +9.999 kHz ~
-9.999 kHz
When Scan is ON:
•This command is used to set or read the scan speed. When the scan speed changes, a response is returned.
•When no value for parameter P1 is entered, the current scan speed is retrieved.
•Enter “RDxxxxx;” to increase the scan speed (where “x” can be any character).
•Enter “RUxxxxx;” to increase the scan speed (where “x” can be any character).
Parameters:P1000 ~ 255 (in steps of 1)
•Entering a value of 256 or higher results in 255 being entered.
– 18 –
Page 20
PC CONTROLCOMMANDREFERENCEGUIDE
RL
Set
Read
Answer
RM
Set
Read
Answer
RT
Set
Read
Answer
Sets and reads the Noise Reduction Level.
12345678910
RLP1P1;
12345678910
RL;
12345678910
RLP1P1;
Sets and reads the Meter function.
12345678910
RMP1;
12345678910
RM;
12345678910
RMP1P2P2P2P2;
Sets and reads the RIT function status.
12345678910
RTP1;
12345678910
RT;
12345678910
RTP1;
Parameters:P1 (When NR1 is ON: reads the setting of the NR1 effective
level)01 ~ 10
•Entering a value of 00 results in 01 being entered. Entering a value of 11 or higher results in 10 being entered.
P1 (When NR2 is ON: reads the setting of the SPAC following speed)
00 ~ 09 (2 ms ~ 20 ms, in steps of 2 ms)
•When the Noise Reduction setting is OFF, an error occurs.
Parameters:P10: No selection (selection cannot be made)1: SWR2: COMP3: ALCP20000 ~ 0030: Meter value in dots
•There are always three types of responses: SWR, COMP, and ALC.
•The ALC meter value is output during VGS recording and standby.
Parameters:P10: RIT OFF1: RIT ON
RX
Set
Answer
SC
Set
Read
Answer
Sets the receiver function status.
12345678910
RX;
12345678910
RX;
Sets and reads the Scan function status.
12345678910
SCP1;
12345678910
SC;
12345678910
SCP2P3;
Parameters:No parameters are used with this command.
•A response is output only when the AI function is working.
Parameters:P10: Scan OFF1: Scan ON (VFO Scan, Memory Scan, Quick Memory Scan)4: Tone Scan ON5: CTCSS Scan ONP20: Scan OFF1: Scan ON (VFO Scan, Memory Scan, Quick Memory Scan)4: Tone Scan ON5: CTCSS Scan ON7: Program Scan ONP30: Cancel the Slow Scan frequency point and outside the Slow
Scan frequency range.1: Set the Slow Scan frequency point and inside the Slow Scan
frequency range.
• When parameter P1=1 is sent, the transceiver performs either Program Scan or VFO Scan depending on the VFO mode. In Quick Memory mode, it performs Quick Memory scan.
– 19 –
Page 21
PC CONTROLCOMMANDREFERENCEGUIDE
SD
Set
Read
Answer
SH / SL
Set
Read
Answer
Sets and reads the CW break-in time delay.
12345678910
SDP1P1P1P1;
12345678910
SD;
12345678910
SDP1P1P1P1;
Sets and reads the slope tune bandwidth settings.
12345678910
S
H / L
P1P1;
12345678910
S
H / L
;
12345678910
S
H / L
P1P1;
Parameters:P10000 (ms): Full break-in0050 ~ 1000 (ms) (in steps of 50)
•An entered value of 1001 or higher results in 1000 being entered.
•An entered value that does not match the 50 ms step value will be rounded down to the nearest 50 ms step.
Parameters:P100 ~ 99
•The SH command is for the high-cut frequency and the SL command is for the low-cut frequency.
•In SSB Data mode, the SH command is used for Width and the SL command is used for Shift.
•An entered value higher than the maximum value for each entry type results in the maximum value being entered.
SSB/FM/FM Data mode High-cut frequency (Hz)00: 1000, 01: 1200, 02: 1400, 03: 1600, 04: 1800, 05: 2000,
Parameters:P10: Always 0P20000 ~ 0030: S-meter value
•The P2 parameter value is the number of dots displayed on the meter.
•The SM command reads the S-meter during reception and the RF (power) meter during transmission.
Parameters:P10: Always 0P2000 ~ 255 (in steps of 1): Squelch level
•An entered value of 256 or higher results in 255 being entered.
SR
Set
Resets the transceiver.
12345678910
SRP1;
– 20 –
Parameters:P11: VFO reset2: Full reset
•An entered value other than those listed results in an error.
Page 22
PC CONTROLCOMMANDREFERENCEGUIDE
SS
Set
Read
Answer
Sets and reads the Program Slow Scan frequency.
12345678910
SSP1P2P3P3P3P3P3P3
11121314151617181920
P3P3P3P3P3;
12345678910
SSP1P2;
12345678910
SSP1P2P3P3P3P3P3P3
11121314151617181920
P3P3P3P3P3;
Parameters:P10 ~ 9: Memory channel number for Program Slow ScanP20 ~ 4: Slow down frequency spotP3Slow down frequency (11 digits in Hz)
•If no point frequency has been set, parameter P3 is all 0’s.
•If parameter P3 is set to all 0’s, the point frequency set for parameter P2 is deleted.
•Other than when deleting parameter P3, you cannot set a frequency exceeding the section selected channel lower/upper frequency limits.
•If a P2 parameter is skipped (not entered sequentially from 0 to
4), the parameter will not be accepted.
•If the specified P1 parameter is an empty Memory channel, the SS command becomes invalid.
•When the AI function is ON, all slow scan points of the current Memory channel are output.
•When the AI function is ON and the status of the slow scan points changes (newly registered or deleted points), all slow scan points are output.
•In each section selected channel, when multiple slow scan point frequencies are set up, if you delete a frequency from one of the slow scan point numbers, the remaining point frequencies are renumbered with slow scan point numbers, starting from 0.
Example:The following table lists point numbers and their respective
frequency settings, before deleting any frequencies.
Slow Scan Point Number
(P2)
014.0 (MHz)
114.1 (MHz)
214.2 (MHz)
314.3 (MHz)
414.35 (MHz)
Slow Scan Point Frequency
(before deletion)
If Slow Scan Point number 1 is deleted, numbers 2 ~ 4 step up
one spot to fill in spots 1 ~ 3, leaving spot 4 empty.
Slow Scan Point Number
(P2)
0
114.2 (MHz)
214.3 (MHz)
314.35 (MHz)
4
The Slow Scan Point frequencies following the deleted point
are read, and the empty point is written as a space (the frequency is not set).
Slow Scan Point Frequency
(after deletion)
14.0 (MHz)
Empty
– 21 –
Page 23
PC CONTROLCOMMANDREFERENCEGUIDE
SU
Set
Read
Answer
Sets and reads the Scan group.
12345678910
SUP1P2P3P4P5P6P7P8
11121314151617181920
P9P10P11P12;
12345678910
SUP1;
12345678910
SUP1P2P3P4P5P6P7P8
11121314151617181920
P9P10P11P12;
Parameters:P10: Program Scan section defined memory setting1: Memory Scan group setting
P2 ~ P12
Parameter
P2
P3
P4
P5
P6
P7
P8
P9
P10
P11
P12
0: Unselected1: Selected
• When parameters P2 ~ P12 are selected in the Memory Scan group, unselecting them will configure All Channel Scan.
When Selecting the
Program Scan Section
The section set in Channel P0
The section set in Channel P1
The section set in Channel P2
The section set in Channel P3
The section set in Channel P4
The section set in Channel P5
The section set in Channel P6
The section set in Channel P7
The section set in Channel P8
The section set in Channel P9
Always 0
When Setting
the Memory Scan Group
Group 0
Group 1
Group 2
Group 3
Group 4
Group 5
Group 6
Group 7
Group 8
Group 9
Group P
SV
Set
TN
Set
Read
Answer
Performs the Memory Transfer function.
12345678910
SV;
Sets and reads the Tone frequency.
12345678910
TNP1P1;
12345678910
TN;
12345678910
TNP1P1;
Parameters:No parameters are used with this command.
Parameters:P100 ~ 42 (refer to the table below)
Freq.
No.
(Hz)
0067.01197.422141.333206.5
0169.312100.023146.234210.7
0271.913103.524151.435218.1
0374.414107.225156.736225.7
0477.015110.926162.237229.1
0579.716114.827167.938233.6
0682.517118.828173.839241.8
0785.418123.029179.940250.3
0888.519127.330186.241254.1
0991.520131.831192.8421750
1094.821136.532203.5——
•An entered value of 43 or higher results in an error.
No.
Freq.
(Hz)
No.
Freq.
(Hz)
No.
Freq.
(Hz)
TO
Set
Read
Answer
Sets and reads the Tone status.
12345678910
TOP1;
12345678910
TO;
12345678910
TOP1;
– 22 –
Parameters:P10: Tone OFF1: Tone ON
Page 24
PC CONTROLCOMMANDREFERENCEGUIDE
TS
Set
Read
Answer
TX
Set
Answer
VD
Set
Read
Answer
Sets and reads the TF-Set status.
12345678910
TSP1;
12345678910
TS;
12345678910
TSP1;
Sets the transmission mode.
12345678910
TXP1;
12345678910
TX
Sets and reads the VOX Delay time.
12345678910
VDP1P1P1P1;
12345678910
VD;
12345678910
VDP1P1P1P1;
P1
;
Parameters:P10: TF-Set OFF1: TF-Set ON
Parameters:P10: SEND (normal transmission using the MIC input)1: DATA SEND (ACC2/ USB input)2: TX Tune
•If no P1 parameter is specified, it is set to 0 (SEND).
•A response is output only when using the AI function.
Parameters:P10000 ~ 3000 ms (in steps of 150)
•An entered value of 3001 or higher results in 3000 being entered.
•An entered value that does not match the 150 ms step value will be rounded down to the nearest 150 ms step.
VG
Set
Read
Answer
VR
Set
VV
Set
Sets and reads the VOX Gain.
12345678910
VGP1P1P1;
12345678910
VG;
12345678910
VGP1P1P1;
Sets the Voice synthesis generation function.
12345678910
VRP1;
Performs the VFO copy (A=B) function.
12345678910
VV;
Parameters:P1000 ~ 009 (in steps of 1)
•An entered value of 010 or higher results in 09 being entered.
Parameters:P10: Auto (set P1 to 4 to cancel)1: VOICE 12: VOICE 23: VOICE 34: Cancel
•The cancel status is not retained when the transceiver power is turned OFF.
Parameters:No parameters are used with this command.
– 23 –
Page 25
PC CONTROLCOMMANDREFERENCEGUIDE
VX
Set
Read
Answer
XI
Read
Answer
XO
Set
Read
Answer
Sets and reads the VOX and Break-in function status.
12345678910
VXP1;
12345678910
VX;
12345678910
VXP1;
Reads the transmit frequency and mode.
12345678910
XI;
12345678910
XIP1P1P1P1P1P1P1P1
12345678910
P1P1P1P2P3P4P4;
Sets and reads the offset direction and frequency for the transverter mode.
12345678910
XOP1P2P2P2P2P2P2P2
11121314151617181920
P2P2P2P2;
12345678910
XO;
12345678910
XOP1P2P2P2P2P2P2P2
11121314151617181920
P2P2P2P2;
Parameters:P10: VOX OFF1: VOX ON
•When transmitting the VX command in CW mode, the Break-in function is set and read, rather than the VOX function.
Parameters:P1Frequency (11 digits in Hz)P2Transmission mode (refer to the MD command)P30: Data mode OFF1: Data mode ONP400: Always 00
•When the transmit frequency changes across the HF zone and the 50MHz range, the AI function automatically sends a response when the transmission mode changes.
Parameters:P1 (For the transceiver frequency, the transverter frequency can
be set in either direction)0: Plus direction1: Minus directionP2Offset frequency in Hz (11 digits in Hz)
•When setting the offset frequency, the 1 Hz digit is set to 0.
•Each parameter has a range from 00 ~ 30 (where 00 is -24 dB and each value increases the step by 1 dB, to a maximum of +6 dB at 30). An entered value of 31 or higher results in an error.
•When the equalizer is set to OFF through the Menu, you cannot adjust the level using this command (an error occurs).
•When the equalizer is set to anything other than OFF, through the Menu, you can use this command to adjust the level.
•When the equalizer is set to “USER” through the Menu, the level you select will be stored in the transceiver memory.
•When the AI function is ON, if any changes are made to the equalizer settings, a response command is output.
VS0
Set
Read
Answer
P15P15P16P16P17P17P18
P18
;
Sets and reads the Visual Scan start/ stop/ pause status.
•Visual Scan will not start when the AI function is OFF.
•Visual Scan can only be used in VFO mode.
•You cannot start Visual Scan while transmitting.
•During Visual Scan, reception is muted and the S meter will not display signal strength. (While paused, reception and the S meter function normally.)
•During Visual Scan, you cannot change the band, the VFO A/B, the Memory Channel mode, or the Quick Memory Channel mode. Additionally, you cannot transmit.
•When the transceiver power is turned OFF, Visual Scan will also turn OFF.
– 25 –
Page 27
PC CONTROLCOMMANDREFERENCEGUIDE
VS1
Set
Sets the Visual Scan center frequency.
12345678910
VS1P1P1P1P1P1P1P1
11121314151617181920
P1P1P1P1;
Parameters:P1Center frequency (11 digits in Hz, unused high level digits are
set to 0)
• To read the center frequency, use the “VS3;” command.
• The center frequency is stored in each band, and can be changed using the Band Direct key.
Band Direct KeyDefault Value
[1.8]1.85 MHz
[3.5]3.55 MHz
[7]7.05 MHz
[10]10.15 MHz
[14]14.05 MHz
[18]18.118 MHz
[21]21.05 MHz
[24]24.94 MHz
[28]28.05 MHz
[50]50.05 MHz
[GENE]5.05 MHz
•Do not enter a frequency outside the reception frequency range. An error will occur.
VS2
Set
Sets the Visual Scan span.
12345678910
VS2P1;
Parameters:P10: 20 kHz (in steps of 100 Hz)1: 50 kHz (in steps of 250 Hz)2: 100 kHz (in steps of 500 Hz)3: 200 kHz (in steps of 1 kHz)4: 500 kHz (in steps of 2.5 kHz)5: 1 MHz (in steps of 5 kHz)6: 2 MHz (in steps of 10 kHz)
To read the span, use the “VS3;” command.
•
•The span is stored in each band, and can be changed using the Band Direct key.
Band Direct KeyDefault Value
[1.8]100 Hz
[3.5]100 Hz
[7]100 Hz
[10]100 Hz
[14]100 Hz
[18]100 Hz
[21]100 Hz
[24]100 Hz
[28]100 Hz
[50]5100 Hz
[GENE]100 Hz
– 26 –
Page 28
PC CONTROLCOMMANDREFERENCEGUIDE
VS3
Read
Answer
VS4
Read
Answer
Reads the Visual Scan upper/ lower/ center frequency, and span.
12345678910
VS3;
12345678910
VS3P1P1P1P1P1P1P1
11121314151617181920
P1P1P1P1P2P2P2P2P2P2
21222324252627282930
P2P2P2P2P2P3P3P3P3P3
31323334353637383940
P3P3P3P3P3P3P4;
Reads the Visual Scan sweep frequency and signal level.
12345678910
VS4;
12345678910
VS4P1P1P1P1P1P1P1
11121314151617181920
P1P1P1P1P2P2P2P2;
Parameters:P1Lower frequency (11 digits in Hz)P2Center frequency (11 digits in Hz)P3Upper frequency (11 digits in Hz)P4 (span)0: 20 kHz ±10 kHz (in steps of 100 Hz)1: 50 kHz ±25 kHz (in steps of 250 Hz)2: 100 kHz ±50 kHz (in steps of 500 Hz)3: 200 kHz ±100 kHz (in steps of 1 kHz)4: 500 kHz ±250 kHz (in steps of 2.5 kHz)5: 1 MHz ±500 kHz (in steps of 5 kHz)6: 2 MHz ±1 MHz (in steps of 10 kHz)
Parameters:P1Sweep frequency (11 digits in Hz)P2 (signal level)0000 ~ 0060
– 27 –
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.