Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 37
Subsystem Commands
LXI Subsystem
• The destination address is only valid for LAN Output event types. It is the
address (or addresses) that the message will be sent to. For UDP messages, this
field will read “ALL”.
See also “:LXI:EVENt:LOG:CLEar” on page 4-35.
:LXI:EVENt:LOG:SIZE
Sets the maximum number of entries the LXI event log can hold.
Syntax :LXI:EVENt:LOG:SIZE maxLogEntries
:LXI:EVENt:LOG:SIZE?
Parameter maxLogEntries Size of the LXI event log. 0 to 200. Parameter data type is NRf.
Query response maxLogEntries <newline>
maxLogEntries returns an integer as the current size (maximum number of entries)
of the LXI event log. Response data type is NR1.
Example :LXI:EVEN:LOG:SIZE 200
:LXI:EVEN:LOG:SIZE?
:LXI:EVENt[:OUTPut]:LAN:ADD
B2961A/B2962A ignores this command. Creates a new output event as specified by
<strLanEvent>.
Syntax :LXI:EVENt[:OUTPut]:LAN:ADD strLanEvent
Parameter strLanEvent LAN event name. 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.
Example :LXI:EVEN:LAN:ADD “MyEvent”
:LXI:EVENt[:OUTPut]:LAN:COUNt?
Returns an integer as the number of configured LXI output LAN events.
Syntax :LXI:EVENt[:OUTPut]:LAN:COUNt?