
U2829 Series Operation Manual Chapter 7 Command Reference
97
The CORRection:SHORt:STATe? query returns the current short correction status.
Command syntax
:
ON
CORRection:SHORt:STATe OFF
1
0
Where,
1 (decimal 49) is equal to ON.
0 (decimal 48) is equal to OFF.
For example: WrtCmd (“CORR:SHOR:STAT ON”)
Query syntax: CORRection:SHORt:STATe?
Return format: <NR1><NL^END>
The CORRecition:LOAD:STATe command is used to set load correction. The
CORRection:LOAD:STATe? query returns the current load correction status.
Command syntax:
ON
CORRection:LOAD:STATe OFF
1
0
Where,
1 (decimal 49) is equal to ON.
0 (decimal 48) is equal to OFF.
For example: WrtCmd (“CORR:LOAD:STAT ON”)
Query syntax: CORRection:LOAD:STATe?
Return format: <NR1><NL^END>
The CORRection:LOAD:TYPE command is used to set the tested parameter type.
The CORRection:LOAD:TYPE query returns the current parameter type.
Details of function are as follows:
CPD Set the function as Cp-D LPRP Set the function as Lp-Rp
CPQ Set the function as Cp-Q LSD Set the function as Ls-D
CPG Set the function as Cp-G LSQ Set the function as Ls-Q
CPRP Set the function as Cp-Rp LSRS Set the function as Ls-Rs
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 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”)