4- 22 Keysight B2961A/B2962A SCPI Command Reference, Edition 6
Subsystem Commands
FORMat Subsystem
VOLT selects the voltage measurement data voltage.
CURR selects the current measurement data current.
RES selects the resistance measurement data resistance.
TIME selects the time data time (timestamp of the measurement start trigger).
STAT selects the status data status.
SOUR selects the source output setting data source.
Query response type{,type} <newline>
type returns VOLT, CURR, RES, TIME, STAT, or SOUR. Response data type is
CRD. Multiple responses are separated by a comma.
Example :FORM:ELEM:SENS SOUR,CURR,VOLT,RES,TIME,STAT
:FORM:ELEM:SENS?
:FORMat:SREGister
Sets the response format of the status byte register.
Syntax :FORMat:SREGister format
:FORMat:SREGister?
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:SREG BIN
:FORM:SREG?