53
:MEAS:MODE?
Query current Meter Mode.
Responses:
AC Meter Mode is AC.
DC Meter Mode is DC.
Example:
:MEAS:MODE? Return AC
:MEAS:PARA <disc-1>,<disc-2>,<disc-3>,<disc-4>
Set the measurement parameter; at least one of the four Set of AC measurement parameters that
corresponds to Meter Mode must be set, they cannot all be set as OFF. A maximum of four Set of
measurement parameters can be set.
Parameters:
Its <disc> parameter definitions are as follows:
OFF Disable this measurement.
LS Serial Inductance (Ls)
LP Parallel Inductance (Lp)
CS Serial Capacitance (Cs)
CP Serial Capacitance (Cp)
RS Serial Resistance (Rs)
RP Serial Resistance (Rp)
X Reactance (X)
B Susceptance (B)
Z Impedance (Z)
Y Admittance (Y)
D Dissipation Factor (D)
Q Quality Factor (Q)
DEG Phase Angle (θ)
G Conductance (G)
Example:
:MEAS:PARA Z,DEG,X,RS
Set the first item as Z, second item as DEG (θ), third item as X, and fourth item as RS.
:MEAS:PARA Z,DEG,OFF,RS
Set the first item as Z, second item as DEG (θ), third item as OFF, and fourth item as RS.
:MEAS:PARA Z,DEG
Set the first item as Z, second item as DEG (θ); does not set items three and four, which is
the same as OFF.