Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 185
Subsystem Commands
TRACe Subsystem
:TRACe:FEED
Specifies the data placed in the trace buffer. This command is effective when the
trace buffer control mode is set to NEV by the
:TRACe:FEED:CONTrol command.
Syntax :TRACe[c]:FEED type
:TRACe[c]:FEED?
Parameter type Data type. MATH|SENSe (default). Parameter data type is
CPD.
type=SENS specifies the measurement result data, which contains all of the voltage
measurement data, current measurement data, resistance measurement data, time
data, status data, or source output setting data specified by the
:FORMat:ELEMents:SENSe command.
type=MATH specifies the calculation result data. The data contains the calculation
result, time data, or status data specified by the
:FORMat:ELEMents:CALCulate
command. See :CALCulate:MATH:DATA? for more information.
Query response type <newline>
type returns the present setting of data type, MATH or SENS. Response data type is
CRD.
Example :TRAC:FEED MATH
:TRAC2:FEED?
:TRACe:FEED:CONTrol
Selects the trace buffer control.
Syntax :TRACe[c]:FEED:CONTrol mode
:TRACe[c]:FEED:CONTrol?
Parameter mode Trace buffer control mode. NEXT|NEVer (default). Parameter
data type is CPD.
mode=NEV disables write operation to the trace buffer. The :TRACe:CLEar,
:TRACe:FEED, and :TRACe:POINts commands can be used.
mode=NEXT enables write operation until buffer full. Buffer full changes mode to
NEV automatically. No error occurs.