MZ-805 L/C/R meter
Measurement Reading Commands
READALL?
READMAJ?
READMIN?
READBIN?
August 2002
Returns the values of the major parameter, minor
parameter and bin number of the reading completed
immediately after the command has been parsed.
The syntax of the response is <ASCII data><rmt>,
where <ASCII data> consists of the three values
separated by commas.
The major and minor values are returned as a
character string of the form X=n.nnnnE±nn where X =
R, L, C, Q or D and n is a decimal number. The units
are Ohms for R, Henrys for L and Farads for C.
For example:
R=2.0000E+3
L=1.5000E-6
C=18.000E-12
Q=2.56
D=0.015
The bin number is returned in the form BIN=n, where n
is a decimal number. When binning is not active,
NOBIN is returned.
Examples of complete responses are:
L=1.5000E-6,Q=2.18,NOBIN<rmt>
C=186.97E-6,R=0.2015,BIN=2<rmt>
R=384.30E-3,Q=0.0004,BIN=1<rmt>
Returns the value of the major parameter only, in the
format described above for READALL?
Returns the value of the minor parameter only, in the
format described above for READALL?
Returns the value of the bin number only in the format
described above for READALL?
is 2k Ω
is 1.5µH
is 18pF
is Q = 2.56
is D = 0.015
Page 33