RIGOL
2-146
DG900 Programming Guide
Return Format
The query returns a string. For example, 255.255.255.0.
Example
:SYST:COMM:LAN:SMAS 255.255.255.0 /*Sets the subnet mask to 255.255.255.0.*/
:SYST:COMM:LAN:SMAS? /*Queries the subnet mask and the query returns 255.255.255.0.*/
:SYSTem:COMMunicate:LAN:STATic[:STATe]
Syntax
:SYSTem:COMMunicate:LAN:STATic[:STATe] {ON|1|OFF|0}
:SYSTem:COMMunicate:LAN:STATic[:STATe]?
Description
Enables or disables the manual IP configuration mode.
Queries the status of the manual IP configuration mode.
Parameter
Name
Type
Range
Default
{ON|1|OFF|0}
Bool
ON|1|OFF|0
OFF
Remarks
In ManualIP mode, the network parameters of the generator, e.g. IP address, are defined by users.
If all the three IP configuration modes are set to "On", the priority of parameters configuration from
high to low is "DHCP", "AutoIP", and "ManualIP". Therefore, to enable the ManualIP mode, set DHCP
and AutoIP 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
command is executed to apply the current network
parameters.
Return Format
The query returns ON or OFF.
Example
:SYST:COMM:LAN:STAT ON /*Enables the ManualIP configuration mode.*/
:SYST:COMM:LAN:STAT? /*Queries the status of the ManualIP configuration mode and the query
returns ON.*/
:SYSTem:COMMunicate:USB:INFormation?
Syntax
:SYSTem:COMMunicate:USB:INFormation?
Description
Queries the USB information of the instrument.
Return Format
The query returns a string. For example, :USB0::0x1AB1::0x0642::DG80000000001::INSTR.
Summary of Contents for DG952
Page 2: ......
Page 168: ......
Page 181: ...Chapter 4 Programming Examples RIGOL DG900 Programming Guide 4 7 ...
Page 185: ...Chapter 4 Programming Examples RIGOL DG900 Programming Guide 4 11 ...
Page 187: ...Chapter 4 Programming Examples RIGOL DG900 Programming Guide 4 13 ...
Page 199: ...Chapter 4 Programming Examples RIGOL DG900 Programming Guide 4 25 ...
Page 200: ......