Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 21
Subsystem Commands
FORMat Subsystem
Elements and their order: calc, time, status
Syntax :FORMat:ELEMents:CALCulate type{,type}
:FORMat:ELEMents:CALCulate?
Parameter type Data element included in the data. CALC (calculation data,
default)|TIME|STATus. Parameter data type is CPD.
CALC selects the calculation data calc.
TIME selects the time (timestamp) data time.
STAT selects the status data status.
Query response type{,type} <newline>
type returns CALC, TIME, or STAT. Response data type is CRD. Multiple responses
are separated by a comma.
Example :FORM:ELEM:CALC CALC,TIME,STAT
:FORM:ELEM:CALC?
:FORMat:ELEMents:SENSe
Specifies the elements included in the sense or measurement result data returned by
the :FETCh?, :READ?, :MEASure?, or
:TRACe:DATA? command.
For the data stored in the trace buffer, this command is effective for the
measurement result data that is specified by the
:TRACe:FEED SENS command.
If this command is not entered or if all elements are specified by this command, the
sense or measurement result data contains the all elements shown below. Then the
order of elements is exclusive. For example, if VOLTage and RESistance are not
specified, the data contains the current, time, status, and source data in this order. It
will not contain the voltage and resistance data.
Elements and their order: voltage, current, resistance, time, status, source
Syntax :FORMat:ELEMents:SENSe type{,type}
:FORMat:ELEMents:SENSe?
Parameter type Data element included in the data.
VOLTage|CURRent|RESistance|TIME|STATus|SOURce.
Parameter data type is CPD.