81
CONFigure[:SCALar]:DIOCtest
Description:
Set the primary display to diode with continuity test.
CONFigure[:SCALar]:FREQuency [ [ ,@1] | ,@2 ]
Description:
Set the primary and secondary display to frequency measurement.
[ [@1] | ,@2 ] syntax is same as SCPI <channel_list> syntax.
Parameter: [ [ ,@1] | ,@2 ]: Use @1 and @2 to distinguish from primary display and
secondary display, respectively.
Example: CONF:FREQ ;Set the primary display to frequency test.
CONF:FREQ,@2 ;Set the secondary display to frequency test.
Note: The frequency measurement is always keeping on auto-ranging on this
model.
CONFigure[:SCALar]:RESistance
[:2W] [<numeric value>]
Description:
Set the primary display to 2-wire resistance measurement. The <numeric
value>
parameter is used to configure the measuring range.
Parameter: <numeric value>: Measuring range: 500, 5000, 5E+4, 5E+5, 5E+6, 5E+7
Example:
CONF:RES 5E+4 ; Set the primary display to resistance and 50kΩ range.
CONFigure]
[:SCALar]
:FUNCtion? [ [ ,@1] | ,@2 ]
Description:
Query the measuring function. Use @1 and @2 to distinguish from primary
display and secondary display, respectively.
Response:
<literal> format ; Returned string of syntax as follows:
DCV (DC voltage function)
ACV (AC voltage function)
AC+DCV (AC+DC voltage function)
DCA (DC current function)
ACA (AC current function)
AC+DCA (AC+DC current function)
Hz (Frequency function)
RES2W (Resistance 2-wire function)
DIOC (Diode with Continuity test)
DBM (dBm function)
NONE (No function, only for secondary display)