TH2829X Series Operation Manual Chapter 10 HANDLER
CSD Set the function as Cs-D RX Set the function as R-X
CSQ Set the function as Cs-Q ZTD Set the function as Z-θ
◦
CSRS Set the function as Cs-Rs ZTR Set the function as Z-θr
LPQ Set the function as Lp-Q ZQ Set the function as Z-Q
GB Set the function as G-B LPD Set the function as Lp-D
YTD Set the function as Y-θ
◦
LPG Set the function as Lp-G
YTR Set the function as Y-θr
For example: WrtCmd (“CORR:LOAD:TYPE CPD”)
Query syntax: CORRection:LOAD:TYPE?
Return format: <function><NL^END>
The CORRection:SPOT<n>:STATe command is used to set the state of some
specific frequency spots. The CORRection:SPOT<n>:STATe query returns the
current state of each frequency spot (FREQ 1, FREQ 2…FREQ 201).
Command syntax:
ON
CORRection:SPOT<n>:STATe OFF
1
0
Where,
1 (decimal 49) is equal to ON.
0 (decimal 48) is equal to OFF.
<n>:
Frequency spot 1~201.
For example: WrtCmd (“CORR:SPOT1:STAT ON”)
Query syntax: CORRection:SPTO<n>:STATe?
Return format: <NR1><NL^END>
The CORRection:SPOT<n>:FREQuency command is used to set the frequencies
of frequency spots1, 2…201. The CORRection:SPOT<n> query returns the
current frequency of specific frequency spot.
Command syntax: CORRection:SPOT<n>:FREQeuency<value>
Where,
<value> can be NR1, NR2 or NR3 data format followed by HZ, KHZ and MHZ.
<n>:
Frequency spot 1~201
For example: WrtCmd (“CORR:SPOT1:FREQ 2KHZ”) Set the frequency of
frequency spot 1 as 2KHZ.
NOTE: <value> should be ranged from 20HZ to 200KHZ (TH2829AX),
20HZ to 300KHZ (TH2829A), 20HZ to 500KHZ (TH2829B/BX), 20HZ to
1MHZ (TH2829C/CX), or return format will report errors.