Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 29
Subsystem Commands
LXI Subsystem
count returns an integer as the total number of defined input LAN events. Response
data type is NR1.
Example :LXI:EVEN:INP:LAN:COUN?
:LXI:EVENt:INPut:LAN:DISable:ALL
Disables all input events.
Syntax :LXI:EVENt:INPut:LAN:DISable:ALL
Example :LXI:EVEN:INP:LAN:DIS:ALL
:LXI:EVENt:INPut:LAN:LIST?
Returns a quoted string with the list of defined input event names.
Syntax :LXI:EVENt:INPut:LAN:LIST?
Query response list <newline>
list returns a quoted string with the list of defined input event names. Response data
type is SRD.
Example :LXI:EVEN:INP:LAN:LIST?
:LXI:EVENt:INPut:LAN:REMove:ALL
B2961A/B2962A ignores this command. Removes all of the input events that were
added using
:LXI:EVENt:INPut:LAN:ADD. Predefined LAN names (LAN0 -
LAN7) cannot be removed.
Syntax :LXI:EVENt:INPut:LAN:REMove:ALL
Example :LXI:EVEN:INP:LAN:REM:ALL
:LXI:EVENt:INPut:LAN:REMove
B2961A/B2962A ignores this command. Removes the specified input event from
the list of named events. Predefined LAN event names (LAN0 - LAN7) cannot be
removed.
The event is added by :LXI:EVENt:INPut:LAN:ADD.