Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 33
Subsystem Commands
LXI Subsystem
Parameter strLanEvent LAN event name. String enclosed in quotes. Parameter data
type is SPD.
strFilterExpression
Filter which specifies an existing LAN event, e.g. one of the
items returned by
:LXI:EVENt:INPut: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 :LXI:EVEN:INP:LAN:FILT “LAN0”,1
:LXI:EVEN:INP:LAN:FILT? “LAN0”
:LXI:EVENt:INPut:LAN[:SET]:IDENtifier
Specifies the string that is expected to arrive over the LAN for a given input event to
occur. For example, "Relay Closed" as an identifier for "LAN0" sent from a switch
box.
Syntax :LXI:EVENt:INPut:LAN[:SET]:IDENtifier strLanEvent, strCustomId
:LXI:EVENt:INPut: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 a string with the identifier assigned to the specified input event.
Response data type is SRD.
Example :LXI:EVEN:INP:LAN:IDEN “LAN0”,”MyEvent”
:LXI:EVEN:INP:LAN:IDEN? “LAN0”