Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 139
Subsystem Commands
SOURce Subsystem
[:SOURce]:DIGital:EXTernal[n]:TOUTput:TYPE?
Parameter type Trigger type. EDGE (default)|LEVel. Parameter data type is
CPD.
type=EDGE selects the Edge trigger.
type=LEVel selects the Level trigger.
Query response response <newline>
response returns the present setting of trigger type, EDGE or LEV. Response data
type is CRD.
Example :DIG:EXT:TOUT:TYPE LEV
:SOUR:DIG:EXT14:TOUT:TYPE?
[:SOURce]:DIGital:INTernal:TOUTput[:EDGE]:POSit
ion
Selects the trigger output timing for the internal trigger line 1 or 2.
Syntax [:SOURce]:DIGital:INTernal[i]:TOUTput[:EDGE]:POSition position
[:SOURce]:DIGital:INTernal[i]:TOUTput[:EDGE]:POSition?
Parameter position Output trigger timing. BEFore|AFTer|BOTH (default).
Parameter data type is CPD.
type=BEFore enables trigger output at the beginning of arm, trigger, and device
actions (transient or acquire).
type=AFTer enables trigger output at the end of arm, trigger, and device actions
(transient or acquire).
type=BOTH enables trigger output at both beginning and end of arm, trigger, and
device actions (transient or acquire).
Query response response <newline>
response returns the present setting of output trigger timing, BEF, AFT or BOTH.
Response data type is CRD.
Example :DIG:INT2:TOUT:POS BEF
:SOUR:DIG:INT2:TOUT:POS?