Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 35
Subsystem Commands
LXI Subsystem
:LXI:EVENt:LOG:CLEar
Removes all existing entries from the event log.
Syntax :LXI:EVENt:LOG:CLEar
Example :LXI:EVEN:LOG:CLE
:LXI:EVENt:LOG:COUNt?
Returns an integer as the total number of entries in the LXI event log.
Syntax :LXI:EVENt:LOG:COUNt?
Query response count <newline>
count returns an integer as the total number of entries in the LXI event log.
Response data type is NR1.
Example :LXI:EVEN:LOG:COUN?
:LXI:EVENt:LOG:ENABle
Enables or disables LXI event logging.
Syntax :LXI:EVENt:LOG:ENABle status
:LXI:EVENt:LOG:ENABle?
Parameter status LXI event logging status. 0|OFF|1|ON (default). Parameter data
type is boolean.
Query response status <newline>
status returns an integer (0 or 1) indicating the behavior of the LXI event log.
Response data type is boolean.
Example :LXI:EVEN:LOG:ENAB ON
:LXI:EVEN:LOG:ENAB?