Lan exclusive command tables ##cn, Pc control command reference guide – Kenwood TS-990S User Manual
Page 62

– 61 –
PC Control Command referenCe guide
LAN EXCLUSIVE COMMAND TABLES
##CN
LAN Connection Command
Parameters:
P1
0: Connection Denied
1: Connection Authorized
• If a LAN connection already exists, performing this command
will result in a connection denial.
Read
1
2
3
4
5
6
7
8
9
10
#
#
C
N
;
Answer
1
2
3
4
5
6
7
8
9
10
#
#
C
N
P1
;
##DD2
Display Data Output Control (Bandscope Display Information
For High-Speed Output)
Parameters:
P1
Bandscope spectrum display information (1280 digits)
640 spectrum information are each expressed as 2 ASCII digits.
Two digits of the beginning of division No. 00 are spectrum
information of the left side, and two digits of the end of division
No. 31 become the spectrum information of the right side.
Two digits at the beginning are spectrum information of the left
side, and two digits at the end become the spectrum information
of the right side.
The range of value for each spectrum information is from 00h ~
8Ch (hexadecimal numbering).
00h shows the state where the spectrum is extended to the
top (signal strength = 0 dB) and 8Ch shows a state where the
spectrum is not displayed (signal strength = -100 dB).
The respective spectrum information is converted to ASCII code
of the hexadecimal number of from the upper byte digits. For
8Ch, the order becomes “8”, “C”.
• When the AI function is ON, the data is output at a constant
period by the LAN terminal when the DD0 command is set to
the high-speed output.
• When the transceiver is not displaying the bandscope, it is not
output.
Answer
1
2
3
4
5
6 ~ 1285
1286
1287
1288
#
#
D
D
2
P1
;
##DD3
Display Data Output Control (Subscope Display Information
For High-Speed Output)
Parameters:
P1
Subscope Spectrum Display Information (570 digits)
285 spectrum information are each expressed as 2 ASCII digits.
Two digits at the beginning are spectrum information of the left
side, and two digits at the end become the spectrum information
of the right side.
The range of value for each spectrum information is from 00h ~
32h (hexadecimal numbering).
00h shows the state where the spectrum is extended to the
top (signal strength = 0 dB) and 32h shows a state where the
spectrum is not displayed (signal strength = -50 dB).
The respective spectrum information is converted to ASCII code
of the hexadecimal number of from the upper byte digits. For
32h, the order becomes “3”, “2”.
• When the AI function is ON, the data is output at a constant
period by the LAN terminal when the DD0 command is set to
the high-speed output.
• When the transceiver is not displaying the subscope, it is not
output.
Answer
1
2
3
4
5
6 ~ 1285
1286
1287
1288
#
#
D
D
3
P1
;
##ID
LAN Connection Login Command
Parameters:
P1
1 ~ 8: Account length
P2
1 ~ 8: Password length
P3 (User account)
User account data entered as ASCII code
P4 (User password)
User password data entered as ASCII code
P5
0: Authorization Failure
1: Authorization Successful
• For example, if the user account name is “kenwood” and the
password is “admin”, enter the following:
##ID75kenwoodadmin
Read
1
2
3
4
5
6
7
8
9
10
#
#
I
D
P1
P2
P3 (P3) (P3) (P3)
11
12
13
14
15
16
17
18
19
20
(P3) (P3) (P3) (P3) (P4) (P4) (P4) (P4) (P4) (P4)
21
22
23
24
25
26
27
28
29
30
(P4) (P4)
;
Answer
1
2
3
4
5
6
7
8
9
10
#
#
I
D
P5
;