TX6000 Series Operation Manual Ver1.4
103
For example: WrtCmd(“DCR:LEVEL MIN”); set the DCR test level to 50mV.
Query syntax:
DCR
:
LEVEL?
Return format: <NR3><NL^END>
The DCR:POL command is used to set the DCR test mode. The command
DCR:POL? query returns the test mode.
Command syntax:
ALT
DCR
:
LEVEL
FIX
Where,
<ALT> alternative test mode of positive and negative level
<FIX> positive level test mode
For example: WrtCmd(“DCR
:
LEVEL ALT”); set the DCR test mode to alternative
positive and negative level.
Query syntax: DCR
:
POL?
Return format: FIX
ALT <NL^END>
The DCR:RANGE command is used to set the DCR range. The command
DCR:RANGE? query returns the test range.
Command syntax:
DCR
:
RANGE <value>
Where,
<value> is the impedance value of DUT, it can be NR1, NR2 or NR3 data
format, with OHM, KOHM as the suffix.
For example: WrtCmd(“DCR:RANG 1KOHM”); set the DCR test range to 1KOHM.
Command syntax: DCR:RANG?
Return format: <value><NL^END>
Where, <value> can be:
1 3 10
30
100 300
1000 3000
10000 3000 100000
The DCR:RANGe:AUTO command is used to set the range status.
DCR:RANGe:AUTO? query returns the current range status.
Command syntax: