Command Reference - Base Software
R&S
®
CMW500
235User Manual 1173.9463.02 ─ 06
Firmware/Software: V1.0.0.4
SYSTem:COMMunicate:NET:HOSTname?
Queries the host name (computer name) of the R&S CMW500. The host name is part of
the VISA address string for LAN-based connections.
Return values:
'<Host>' Host name as string
Usage: Query only
Firmware/Software: V1.0.0.4
SYSTem:COMMunicate:NET:DHCP <Boolean>
Enables or disables the Dynamic Host Configuration Protocol (DHCP).
Parameters:
<Boolean> -1 | 0
-1: DHCP enabled, automatic TCP/IP address setting
0: DHCP disabled, manual address setting
*RST: a *RST does not affect the LAN service settings
Example:
SYSTem:COMMunicate:NET:DHCP 0
Disable DHCP, enable manual setting of the IP address informa-
tion
Firmware/Software: V1.0.0.4
SYSTem:COMMunicate:NET:IPADdress '<Address>'...
Assigns one or more IPv4 addresses to the network adapter. This is only relevant if
DHCP is disabled (SYSTem:COMMunicate:NET:DHCP).
A query returns the currently assigned addresses, irrespective of whether they have been
assigned manually or via DHCP.
Parameters:
'<Address>' String parameter, IP address consisting of four blocks (octets)
separated by dots
Several strings separated by commas can be entered or several
addresses separated by commas can be included in one string.
*RST: a *RST does not affect the LAN service settings
Example:
SYSTem:COMMunicate:NET:IPADdress '10.113.10.38'
Select a private IP address (characterized by 10 in the first octet).
Firmware/Software: V1.0.0.4
V3.0.10: support of more than one address
Instrument-Control Commands