Tektronix VX4101A Drums User Manual


 
SCPI Commands for the Digital Multimeter
3–226
VX4101A MultiPaq Instrument User Manual
Parameter Value
<Count> 1-4096
<Offset> 1-4096
<Step Size> 1-4096
MEASure?
CONFigure
SENSe
INPUt
INITiate
*STB?
N/A
FETCh:COUNt?
The FETCh:COUNt? query returns the number of measurements acquired since
the last INITiate command was received. You can use this query to monitor the
progress of a measurement or array of measurements.
NOTE. A CONFigure, SENSe, or INPut command will empty the measurement
buffer. An error is generated if a FETCh? query is requested when no valid data
is available.
For multiple data measurements, the data is returned using SCPI block format.
The format is:
HEADERdata,data,...,data<LF>
where the HEADER field is
#xCOUNT
x = the size of the count field
COUNT = the number of bytes returned following the header field.
For example, the format of a “fetch? 2” response would be
#226+2.98999E+00,+2.99030E+00<LF>
The first numeral 2 following the # sign indicates that the COUNT size field is 2.
The number 26 following it indicates there are 26 characters in the block
following the header.
Limits
Related Commands
Command Description
Query Response