Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 195
Subsystem Commands
TRIGger Subsystem
Syntax :ARM[c]<:ACQuire|:TRANsient|[:ALL]>[:LAYer]:TOUTput[:STATe] mode
:ARM[c]<:ACQuire|:TRANsient>[:LAYer]:TOUTput[:STATe]?
For <:ACQuire|:TRANsient|[:ALL]> and <:ACQuire|:TRANsient>, specify
:ACQuire for measurement, :TRANsient for source output, or :ALL for both device
actions.
Parameter mode Trigger output ON or OFF. 1|ON|0|OFF (default). Parameter
data type is boolean.
mode=1 or ON enables the trigger output.
mode=0 or OFF disables the trigger output.
Query response response <newline>
response returns 1 or 0, and indicates that the trigger output is on or off, respectively.
Response data type is NR1.
Example :ARM:TOUT 1
:ARM2:TRAN:TOUT:STAT?
:IDLE<:ACQuire|:TRANsient|[:ALL]>?
Checks the status of the specified device action for the specified channel, and waits
until the status is changed to idle.
Syntax :IDLE[c]<:ACQuire|:TRANsient|[:ALL]>?
For <:ACQuire|:TRANsient|[:ALL]>, specify :ACQuire for measurement,
:TRANsient for source output, or :ALL for both device actions.
Query response response <newline>
response returns 1 if the specified device action is in the idle state. Response data
type is NR1.
Example :IDLE2:ACQ