Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 49
Subsystem Commands
LXI Subsystem
strFilterExpression
Filter. String enclosed in quotes. You can use letters (A–Z, a–z),
numbers (0–9), and printable characters like "@", "%", "*", etc.
Parameter data type is SPD.
Query response strFilterExpression <newline>
strFilterExpression returns a string with the filter expression for the specified event.
Response data type is SRD.
Example :TRIG:LXI:LAN:FILT “LAN0”,”ALL:5024”
:TRIG:LXI:LAN:FILT? “LAN0”
:TRIGger:LXI:LAN[:SET]:IDENtifier
Sets the string that is expected to arrive over the LAN for a given trigger LAN event
to occur.
Syntax :TRIGger:LXI:LAN[:SET]:IDENtifier strLanEvent, strCustomId
:TRIGger:LXI:LAN[:SET]:IDENtifier? strLanEvent
Parameter strLanEvent LAN event name. String enclosed in quotes. Parameter data
type is SPD.
strCustomId Identifier. String of up to 16 characters enclosed in quotes. You
can use letters (A–Z, a–z), numbers (0–9), and printable
characters like "@", "%", "*", etc. Parameter data type is SPD.
Query response strCustomId <newline>
strCustomId returns the identifier string for the specified event. Response data type
is SRD.
Example :TRIG:LXI:LAN:IDEN “LAN0”,”MyEvent”
:TRIG:LXI:LAN:IDEN? “LAN0”