This subsystem supports LAN eXtensions for Instrumentation (LXI) functionality.
Shows or removes the LXI Web Identify indicator on the display.
| Parameter | Typical Return |
|---|---|
| {ON|1|OFF|0}. Default: OFF. | 0 (OFF) or 1 (ON) |
| Turn on the LXI Web Identify indicator: LXI:IDEN ON |
|
Disables or enables the multicast Domain Name System (mDNS), which provides the capabilities of a DNS server for service discovery in a small network without a DNS server.
| Parameter | Typical Return |
|---|---|
| {ON|1|OFF|0}. Default: ON. | 0 (OFF) or 1 (ON) |
| Turn mDNS ON: LXI:MDSN:ENAB ON |
|
Returns the resolved (unique) mDNS hostname in the form K-<model number>-<serial>-N , where <serial> is the last 5 digits of the instrument's serial number. The N is an integer appended if necessary to make the name unique. The desired name may be truncated, if necessary, to make room for the appended integer.
| Parameter | Typical Return |
|---|---|
| (none) | "K-34460A-yyyyy", where yyyyy is the last five digits of the serial number. |
| Return the resolved mDNS hostname: LXI:MDNS:HNAMe:RESolved? |
|
Sets the desired mDNS service name.
| Parameter | Typical Return |
|---|---|
|
Quoted string of up to 63 characters. Default: "Keysight <model number> Digital Multimeter - <serial>" where <serial> is the last 5 digits of the instrument's serial number |
"Keysight 34460A Digital Multimeter - 98765" |
| Set the mDNS service name: LXI:MDNS:SNAM:DES "LAB1-DMM" |
|
The resolved mDNS service name will be the desired service name (LXI:MDNS:SNAMe:DESired), possibly with "(<N>)" appended. The N is an integer appended if necessary to make the name unique. The desired name may be truncated, if necessary, to make room for the appended integer.
| Parameter | Typical Return |
|---|---|
| (none) | "Keysight 34461A Digital Multimeter - 00123" |
| Return resolved mDNS service name: LXI:MDNS:SNAMe:RESolved? |
|
Resets LAN settings to a known operating state, beginning with DHCP, and clears the Web Interface password. If DHCP fails, it uses Auto-IP.
| Parameter | Typical Return |
|---|---|
| (none) | (none) |
| Reset the LAN settings: LXI:RES |
|
Restarts the LAN with the current settings as specified by the SYSTem:COMMunicate:LAN commands.
| Parameter | Typical Return |
|---|---|
| (none) | (none) |
| Restart the LAN interface: LXI:REST |
|