Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 45
Subsystem Commands
LXI Subsystem
:LXI:IDENtify[:STATe]
Changes the LXI status indicator state.
Syntax :LXI:IDENtify[:STATe] mode
:LXI:IDENtify[:STATe]?
Parameter mode 0|OFF (default)|1|ON. Parameter data type is boolean.
mode=1 or ON changes the LXI status indicator to the Identify state.
mode=0 or OFF changes the LXI status indicator to the No Fault state.
Query response mode <newline>
mode returns 0 or 1, and indicates that the LXI status indicator is No Fault or
Identify, respectively. Response data type is NR1.
Example :LXI:IDEN 0
:LXI:IDEN:STAT?
:LXI:MDNS:ENABle
Enables or disables mDNS (multicast DNS) function.
Syntax :LXI:MDNS:ENABle mode
:LXI:MDNS:ENABle?
Parameter mode 0|OFF|1|ON (default). Parameter data type is boolean.
mode=1 or ON enables the mDNS function.
mode=0 or OFF disables the mDNS function.
Query response mode <newline>
mode returns 0 or 1, and indicates that the mDNS function is disable or enable,
respectively. Response data type is NR1.
Example :LXI:MDNS:ENAB 0
:LXI:MDNS:ENAB?