High Voltage SourceMeter Instrument Reference Manual Section 12: SCP
2470-901-01 Rev. A / May 2019 12-3
The output of :FETCh? is affected by the data format selected by :FORMat[:DATA]. If you set
FORMat[:DATA] to REAL or SREAL, you will have fewer options for buffer elements. The only buffer
elements available are READing, RELative, SOURce, and EXTRa. If you request a buffer element
that is not permitted for the selected data format, the instrument generates the error 1133, "Parameter
4, Syntax error, expected valid name parameters."
The STATus buffer element returns status values for the readings in the buffer. The status values ar
e
i
ntegers that encode the status value. Refer to the following table for values.
Buffer status bits for sense measurements
Bit (hex) Name Decimal Description
Measure status questionable
A/D converter from which reading originated; for the
2470, this will always be 0 (main)
Measure terminal, front is 1, rear is 0
Measure status limit 2 low
Measure status limit 2 high
Measure status limit 1 low
Measure status limit 1 high
Example
FETCh? "defbuffer1", DATE, READ
Retrieve the date and measurement value for the most recent
data captured in defbuffer1.
Example output:
Also see
:FORMat[:DATA] (on page 12-36)
:INITiate[:IMMediate] (on page 12-143)
:MEASure? (on page 12-4)
:READ? (on page 12-6)
:TRACe:DATA? (on page 12-120)
:TRACe:TRIGger (on page 12-137)