4- 20 Keysight B2961A/B2962A SCPI Command Reference, Edition 6
Subsystem Commands
FORMat Subsystem
format=ASCii specifies the ASCII format (default).
format=REAL,32 specifies the IEEE-754 single precision format. 4-byte data.
format=REAL,64 specifies the IEEE-754 double precision format. 8-byte data.
Query response format <newline>
format returns ASC, REAL,32, or REAL,64. Response data type is CRD.
Example :FORM REAL32
:FORM?
:FORMat:DIGital
Sets the response format of the bit pattern.
Syntax :FORMat:DIGital format
:FORMat:DIGital?
Parameter format Response format. ASCii (decimal, default)|
BINary|OCTal|HEXadecimal. Parameter data type is CPD.
Query response format <newline>
format returns ASC, BIN, OCT, or HEX. Response data type is CRD.
Example :FORM:DIG BIN
:FORM:DIG?
:FORMat:ELEMents:CALCulate
Specifies the elements included in the calculation result data returned by the
:CALCulate:MATH:DATA?, :CALCulate:MATH:DATA:LATest?, or
:TRACe:DATA? command.
For the data stored in the trace buffer, this command is effective for the calculation
result data that is specified by the
:TRACe:FEED MATH command.
If all elements are specified by this command, the result data contains the all
elements shown below. Then the order of elements is exclusive. For example, if
TIME is not specified, the data contains the calc and status data in this order. If this
command is not entered, the data contains the calc data only.