4- 196 Keysight B2961A/B2962A SCPI Command Reference, Edition 6
Subsystem Commands
TRIGger Subsystem
:INITiate[:IMMediate]<:ACQuire|:TRANsient|[:ALL]>
Initiates the specified device action for the specified channel. Trigger status is
changed from idle to initiated.
Syntax :INITiate[:IMMediate]<:ACQuire|:TRANsient|[:ALL]> [chanlist]
For <:ACQuire|:TRANsient|[:ALL]>, specify :ACQuire for measurement,
:TRANsient for source output, or :ALL for both device actions.
Parameter chanlist Channels. Parameter data type is channel list.
(@1)|(@2)|(@1,2)|(@1:2)|(@2,1)|(@2:1). See
“Channel List
Parameter” on page 1-8.
(@1) selects channel 1 only. (@2) selects channel 2 only. (@1,2), (@1:2), (@2,1),
and (@2:1) selects both channels 1 and 2.
If this parameter is not specified, chanlist=(@1) is set.
Example :INIT:ACQ (@2)
:TRIGger<:ACQuire|:TRANsient|[:ALL]>:BYPass
Enables or disables a bypass for the event detector in the trigger layer.
Syntax :TRIGger[c]<:ACQuire|:TRANsient|[:ALL]>:BYPass bypass
:TRIGger[c]<:ACQuire|:TRANsient>:BYPass?
For <:ACQuire|:TRANsient|[:ALL]> and <:ACQuire|:TRANsient>, specify
:ACQuire for measurement, :TRANsient for source output, or :ALL for both device
actions.
Parameter bypass Bypass setting. ONCE|OFF (default). Parameter data type is
CPD.
bypass=OFF disables the bypass.
bypass=ONCE enables the bypass, but only for the first passage.
Query response response <newline>
response returns the present setting of the bypass, OFF or ONCE. Response data
type is CRD.
Example :TRIG:BYP ONCE