4- 174 Keysight B2961A/B2962A SCPI Command Reference, Edition 6
Subsystem Commands
SYSTem Subsystem
response returns code,message which contains the error/event code and message.
Multiple responses are listed in the FIFO (first-in-first-out) order, separated by a
comma. Data type of code is NR1 and message is SRD.
If the queue is empty, the response is +0,“No error”.
Example :SYST:ERR?
:SYSTem:FAN:MODE
Sets the fan control mode. This command setting is not changed by power off or the
*RST command.
Syntax :SYSTem:FAN:MODE mode
:SYSTem:FAN:MODE?
Parameter mode Fan control mode, NORMal|RACK. Parameter data type is
CPD.
mode=NORM is for normal use.
mode=RACK is for using in rack
Query response mode <newline>
mode returns the present setting, NORM or RACK. Response data type is CRD.
Example :SYST:FAN:MODE RACK
:SYST:FAN:MODE?
:SYSTem:GROup[:DEFine]
Defines the channel group. This command setting is not changed by power off or the
*RST command.
The channel grouping is used to control the channel output timing automatically so
that the channel keeps the output while the other channel performs measurement.
The grouped channels start the source output in the order of the channel number,
then start the measurement at the same time, and keep the output until the
measurement is completed.
If the grouping is released, the channels work independently regardless of the
condition of the other channel.