Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 91
Subsystem Commands
SENSe Subsystem
Query response compliance <newline>
compliance returns the present compliance value. If a parameter is specified,
compliance returns the value assigned to DEF, MIN, or MAX. Response data type is
NR3.
Example :SENS:CURR:PROT:POS 1E-3
:SENS2:CURR:DC:PROT:POS?
:SENSe:<CURRent[:DC]|VOLTage[:DC]>:PROTection
:TRIPped?
Returns the compliance status of the specified channel.
Syntax :SENSe[c]:<CURRent[:DC]|VOLTage[:DC]>:PROTection:TRIPped?
For <CURRent[:DC]|VOLTage[:DC]>, specify CURRent[:DC] for current
compliance or VOLTage[:DC] for voltage compliance.
Query response status <newline>
status is 1 or 0, and indicates if the channel is in the compliance state or not.
Response data type is NR1.
Example :SENS:CURR:PROT:TRIP?
:SENSe:DATA?
Returns the array data which contains all of the current measurement data, voltage
measurement data, resistance measurement data, source output setting data, status
data, or time data specified by the
:FORMat:ELEMents:SENSe command. The data
is not cleared until the :INITiate, :MEASure, :READ, or :SENSe:DATA:CLEar
command is executed.
Syntax :SENSe[c]:DATA? [offset[, size]]
Parameter offset Indicates the beginning of the data received. n|CURRent|STARt
(default). Parameter data type is NR1 or CPD.
offset=n specifies the n+1th data. n is an integer, 0 to maximum
(depends on the buffer state).
offset=CURR specifies the present data position.