System:communicate:lan:autoip[:state, System:communicate:lan:control – RIGOL DG1000Z Series User Manual

Page 202

Advertising
background image

RIGOL

Chapter 2 Command System

2-190

DG1000Z Programming Guide

:SYSTem:COMMunicate:LAN:AUTOip[:STATe]

Syntax

:SYSTem:COMMunicate:LAN:AUTOip[:STATe] {ON|1|OFF|0}

:SYSTem:COMMunicate:LAN:AUTOip[:STATe]?

Description

Turn on or off the AutoIP configuration mode.
Query the status of the AutoIP configuration mode.

Parameter

Name

Type

Range

Default

{ON|1|OFF|0}

Bool

ON|1|OFF|0

ON

Explanation

 Before using the LAN interface, connect the instrument to the PC or the

network of the PC using a network cable.

 The instrument provides DHCP, AutoIP or ManualIP configuration modes.

 In AutoIP mode, the signal generator acquires IP address within 169.254.0.1

and 169.254.255.254 and subnet mask 255.255.0.0 automatically according to

the current network configuration.

 If all the three IP configuration modes are “On”, the priority of parameters

configuration from high to low is “DHCP”, “AutoIP” and “ManualIP”. Therefore,

to enable the AutoIP configuration mode, “DHCP” must be set to “Off”.

 The three IP configuration modes cannot be set to “Off” at the same time.

 After sending this command, the new settings will only take effect when

the

:SYSTem:COMMunicate:LAN:APPLy

command is executed to apply the

current network parameters.

Return Format

The query returns ON or OFF.

Example

:SYST:COMM:LAN:AUTO OFF /*Turn off the AutoIP configuration mode*/
:SYST:COMM:LAN:AUTO? /*Query the status of the AutoIP configuration

mode and the query returns OFF*/

Related

Command

:SYSTem:COMMunicate:LAN:APPLy

:SYSTem:COMMunicate:LAN:CONTrol?

Syntax

:SYSTem:COMMunicate:LAN:CONTrol?

Description

Query the number of the initial control connecting terminal used for socket

communication.

Return Format

The query returns 5555; if the interface does not support socket, the query returns

0.

Advertising