Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 27
Subsystem Commands
LXI Subsystem
Parameter strLanEvent LAN event name. String enclosed in quotes. Parameter data
type is SPD.
strFilterExpression
Filter. It will be an existing LAN arm sources, e.g. one of the
items returned by
:LXI:EVENt:INPut:LAN:LIST? or
:LXI:EVENt[:OUTPut]:LAN:LIST?. String enclosed in quotes.
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 :ARM:LXI:LAN:FILT “LAN0”,”ALL:5024”
:ARM:LXI:LAN:FILT? “LAN0”
:ARM:LXI:LAN[:SET]:IDENtifier
Specifies the LAN event identifier that is associated with this arm source. LAN
Events with this identifier are accepted from the source described in the filter.
Syntax :ARM:LXI:LAN[:SET]:IDENtifier strLanEvent, strCustomId
:ARM: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 :ARM:LXI:LAN:IDEN “LAN0”,”MyEvent”
:ARM:LXI:LAN:IDEN? “LAN0”