SYSTem:COMMunicate:LAN:AUTOip
Syntax
SYSTem:COMMunicate:LAN:AUTOip <mode>
SYSTem:COMMunicate:LAN:AUTOip?
Description
This command disables or enables use of the Auto-IP standard to automatically assign an IP address to the 34980A when on a network that does not have DHCP servers.
If you change the Auto-IP setting, you must cycle power on the 34980A to activate the new setting. |
Parameters
Name |
Type |
Range of Values |
Default Value |
<mode> |
Boolean |
{OFF|0|ON|1} |
This is a required parameter |
Remarks
Auto-IP allocates IP addresses from the link-local address range (169.254.xxx.xxx).
From the factory, the Auto-IP setting is enabled.
The Auto-IP setting is stored in non-volatile memory, and does not change when power has been off, after a Factory Reset (*RST command), or after an Instrument Preset (SYSTem:PRESet command).
Return Format
The query command returns "0" (OFF) or "1" (ON).
Examples
The following command disables Auto-IP.
SYST:COMM:LAN:AUTOIP OFF
The following query returns the current Auto-IP setting.
SYST:COMM:LAN:AUTOIP?
Typical Response: 0