4- 48 Keysight B2961A/B2962A SCPI Command Reference, Edition 6
Subsystem Commands
LXI Subsystem
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 :TRIG:LXI:LAN:DET “LAN0”,RISE
:TRIG:LXI:LAN:DET? “LAN0”
:TRIGger:LXI:LAN[:SET]:ENABle
Enables or disables the specified LAN trigger. When enabled the instrument will
trigger upon receiving any event from the LXI trigger LAN event list.
Syntax :TRIGger:LXI:LAN[:SET]:ENABle strLanEvent, status
:TRIGger: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 :TRIG:LXI:LAN:ENAB “LAN0”,1
:TRIG:LXI:LAN:ENAB? “LAN0”
:TRIGger:LXI:LAN[:SET]:FILTer
Allows user to create a filter expression for the specified LAN trigger event. Only
LXI trigger LAN events coming from hosts matching the filter string are processed.
Syntax :TRIGger:LXI:LAN[:SET]:FILTer strLanEvent, strFilterExpression
:TRIGger:LXI:LAN[:SET]:FILTer? strLanEvent
Parameter strLanEvent LAN event name. String enclosed in quotes. Parameter data
type is SPD.