Instructions
RIGOL Chapter 2 Command System
2-76 DS1000Z-E Programming Guide
Example :LAN:DNS 192.168.1.1 /*Sets the DNS address to 192.168.1.1.*/
:LAN:DNS? /*The query returns the current DNS address.*/
:LAN:MAC?
Syntax
:LAN:MAC?
Description Queries the MAC address of the instrument. The address format displayed on the
oscilloscope is as follows: 00-19-AF-30-00-00.
Return
Format
The query returns the MAC address in strings. For example, 0019af300000.
:LAN:MANual
Syntax :LAN:MANual <bool>
:LAN:MANual?
Description Turns on or off the static IP configuration mode; or queries the on/off status of the
static IP configuration mode.
Parameter
Name
Type
Range
Default
<bool>
Bool
{{1|ON}|{0|OFF}}
0|OFF
Explanation When th
e three IP configuration types (DHCP, Auto IP, and Static IP) are all turned
on, the priority of the parameter configuration from high to low is "DHCP", "Auto
IP", and "Static IP". The three IP configuration types cannot be all turned off at the
same time.
When the static IP mode is valid, disable DHCP and Auto IP manually. You can
self-define the network parameters of the oscilloscope, such as IP address, subnet
mask, gateway, and DNS address. For the setting of the IP address, refer to
the
:LAN:IPADdress command. For the setting of the subnet mask, refer to
the
:LAN:SMASk command. For the setting of the gateway, refer to
the
:LAN:GATeway command. For the setting of DNS, refer to the :LAN:DNS
command.
Return
Format
The query returns 1 or 0.
Example
:LAN:MANual ON /*Enables the static IP configuration mode.*/
:LAN:MANual? /*The query returns 1.*/
:LAN:INITiate
Syntax
:LAN:INITiate
Description Initiates the network parameters. Before running the command, confirm that the
oscilloscope has been connected to the network properly.










