Specifications

RIGOL 2 Command System
2-224 DS2000 Programming Guide
2-224
:LAN:MANual
Syntax
:LAN:MANual <bool>
:LAN:MANual?
Description
Enable or disable the static IP configuration mode.
Query the current status of the static IP configuration mode.
Parameter
Name Type Range Default
<bool> Bool {{0|OFF}|{1|ON}} 0|OFF
Explanation
When the static IP configuration mode is valid, disable DHCP and Auto IP manually
and users can set the network parameters such as the IP address, subnet mask,
gateway and DNS.
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 0 or 1.
Example
:LAN:MANual ON
The query returns 1.