4- 94 Keysight B2961A/B2962A SCPI Command Reference, Edition 6
Subsystem Commands
SENSe Subsystem
function returns “CURR”, “VOLT”, or “RES”, and indicates that the currently
disabled measurement function. If a function is not selected, query returns “” (null
string). Response data type is SRD.
Example :SENS:FUNC:OFF “RES”,“VOLT”
:SENS2:FUNC:OFF?
:SENSe:FUNCtion:OFF:ALL
Disables all measurement functions.
Syntax :SENSe[c]:FUNCtion:OFF:ALL
Example :SENS:FUNC:OFF:ALL
:SENSe:FUNCtion:OFF:COUNt?
Returns the number of measurement functions that are disabled.
Syntax :SENSe[c]:FUNCtion:OFF:COUNt?
Example :SENS:FUNC:OFF:COUN?
:SENSe:FUNCtion[:ON]
Enables the specified measurement functions.
Syntax :SENSe[c]:FUNCtion[:ON] function[, function[, function]]
:SENSe[c]:FUNCtion[:ON]?
Parameter function “CURRent[:DC]”|“VOLTage[:DC]”|“RESistance” Default is
“VOLT”,“CURR”. Case insensitive. Parameter data type is
SPD.
function=“CURRent[:DC]” selects the current measurement function.
function=“VOLTage[:DC]” selects the voltage measurement function.
function=“RESistance” selects the resistance measurement function.
Query response function[, function[, function]]<newline>