Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 175
Subsystem Commands
SYSTem Subsystem
Conditions for the channels to group:
• Trigger source must be the same.
• If the trigger source is set to TIMER, the trigger period of the source output
trigger (transient action) must be the same. This is not applicable if the trigger
count is set to 1.
Syntax :SYSTem:GROup[:DEFine] grouplist
:SYSTem:GROup[:DEFine]?
Parameter grouplist Channel group setting. Parameter data type is channel list. See
“Channel List Parameter” on page 1-8.
grouplist=(@1,2) for making the group of the channels 1 and 2, or
grouplist=(@1),(@2) for breaking the group.
Query response grouplist <newline>
grouplist returns the channel group setting. Response data type is channel list.
Example :SYST:GRO (@1,2)
:SYST:GRO:DEF?
:SYSTem:GROup:RESet
Releases the channel group defined by the :SYSTem:GROup[:DEFine] command.
Syntax :SYSTem:GROup:RESet
Example :SYST:GRO:RES
:SYSTem:INTerlock:TRIPped?
Returns if the interlock circuit is close or open.
Syntax :SYSTem:INTerlock:TRIPped?
Query response mode <newline>
mode returns 0 or 1, and indicates that the interlock circuit is close or open,
respectively. Response data type is NR1.