TH2829X Series Operation Manual Chapter 10 HANDLER
<value> is NR1, NR2 or NR3 data format followed by HZ, KHZ and MHZ.
For example: WrtCmd (“TRAN:Cx:FREQ 1KHZ”) Set the Cx test frequency as
1KHZ.
Query syntax: TRAN:Cx:FREQ?
Return format: <NR3><NL^END>
The TRAN:Cx:LEVel command is used to set the Cx test level. The TRAN:Cx:LEVel?
query returns the current Cx text level.
Command syntax: TRAN:Cx:LEVel <value>
Where,
<value> is NR1, NR2 or NR3 data format followed by mV or V.
NOTE: <value> ranges from 5mV to 2V. Beyond this range, error
information will be reported.
For example: WrtCmd (“TRAN:Cx:LEVel 1V”)
Query syntax: TRAN:Cx:LEVel?
Return format: <NR3><NL^END>
The TRAN:Cx:LIMit command is used the set the Cx nominal value, high and low
limits. The TRAN:Cx:LIMit? query returns the current Cx nominal value, high and
low limits.
Command syntax: TRAN:Cx:LIMit <value>,<low limit>,<high limit>
Where,
<value> is the Cx nominal value in NR1, NR2 or NR3 data format followed by H.
<low limit> is the low limit in NR1, NR2 or NR3 data format.
<high limit> is the high limit in NR1, NR2 or NR3 data format.
NOTE: The low limit should be smaller than the high limit, or error
information will be reported.
For example: WrtCmd (“TRAN:Cx:LIMit 0.01H, -0.01, 0.01”)
Query syntax: TRAN:Cx:LIMit?
Return format: <NR3>, <NR3><NR3><NL^END>
The TRAN:DCR:STAT command is used to set the DCR test parameter to be ON or
OFF. The TRAN:DCR:STAT? query returns the current state of the DCR test
parameter.
Command syntax:
ON
TRAN:DCR:STAT OFF
1
0
Where,
1 (decimal 49) is equal to ON.