7 SCPI Programming Reference
Parameter
(none)
Returns the measured minimum current FETC:DLOG:CURR:MIN? (@1)
Returns the measured minimum voltage FETC:DLOG:VOLT:MIN? (@1)
Returns the measured maximum current FETC:DLOG:CURR:MAX? (@1)
Returns the measured maximum voltage FETC:DLOG:VOLT:MAX? (@1)
FETCh:DLOG:CURRent:PTPeak? (@<chanlist>)
FETCh:DLOG:VOLTage:PTPeak? (@<chanlist>)
Returns the peak-to-peak output current or voltage that is delineated by the front panel markers on
the selected data log trace that appears in the instrument's Data Logger view. These values
corresponds to the Vp-p Ip-p valuec shown on the bottom of the instrument's Data Logger view when
markers are displayed. The reading is in the form +n.nnnnnnE+nn for each channel specified. Multiple
responses are separated by commas.
Parameter
(none)
Returns the p-to-p current delineated by the markers FETC:DLOG:CURR:PTP? (@1)
Returns the p-to-p voltage delineated by the markers FETC:DLOG:VOLT:PTP? (@1)
FETCh:ELOG? <maxrecords>, (@<chanlist>)
Returns the most recent external datalog records. Data must be read from the buffer periodically to
avoid the buffer overflowing. Whenever data is read using FETCh:ELOG? then that buffer space is
made available in the instrument for storing more acquired data.
Maxrecords specifies the maximum number of records of datalog data that the controller will return for
each channel. A record is one set of voltage and current readings for one time interval. The exact
format of a record depends on which functions have been enabled for external datalog sensing. If ALL
datalog sense functions are enabled, one record will contain:
Current average, Current minimum, Current maximum, Voltage average, Voltage minimum, and
Voltage maximum, in that order. If any of these sense functions are not enabled, that data is not part
of the returned record.
The return format depends on the settings of the
When the data format is set to ASCII, returned values are comma separated. When the data format is
set to REAL, data is returned as single precision floating point values in definite length arbitrary block
response format.
Parameter
[<maxrecords>] the number of records
returned (1 to 16,384)
Returns 100 data records FETC:ELOG? 100, (@1)
284
Typical Return
<MIN value>
<MAX value>
Typical Return
<peak-to-peak value>
FORMat:BORDer
and
FORMat[:DATA]
Typical Return
<value> [,<value>]
or <Block>
Keysight N6705C Operating and Service Guide
commands.
Need help?
Do you have a question about the N6705C and is the answer not in the manual?