4- 26 Keysight B2961A/B2962A SCPI Command Reference, Edition 6
Subsystem Commands
LXI Subsystem
FALL sets the instrument to trigger on the receipt of a signal HIGH LAN event
followed by a signal LOW LAN event (falling edge).
HIGH sets the instrument to trigger on every signal HIGH LAN event.
LOW sets the instrument to trigger on every signal LOW LAN event.
Query response detection <newline>
detection returns a string with the DETection setting for the specified event.
Response data type is CRD.
Example :ARM:LXI:LAN:DET “LAN0”,RISE
:ARM:LXI:LAN:DET? “LAN0”
:ARM:LXI:LAN[:SET]:ENABle
Enables or disables the arm source of the specified event.
Syntax :ARM:LXI:LAN[:SET]:ENABle strLanEvent, status
:ARM:LXI:LAN[:SET]:ENABle? strLanEvent
Parameter strLanEvent LAN event name. String enclosed in quotes. Parameter data
type is SPD.
status Status. 0|OFF (default)|1|ON. Parameter data type is boolean.
Query response status <newline>
status returns an integer (0 or 1) denoting the enabled status of the specified event.
Response data type is boolean.
Example :ARM:LXI:LAN:ENAB “LAN0”,1
:ARM:LXI:LAN:ENAB? “LAN0”
:ARM:LXI:LAN[:SET]:FILTer
Specifies a filter for restricting arm sources of the specified event.
Syntax :ARM:LXI:LAN[:SET]:FILTer strLanEvent, strFilterExpression
:ARM:LXI:LAN[:SET]:FILTer? strLanEvent