
Remote Control Commands
R&S
®
TS7124AS
50
Instructions Handbook 1179.2948.02 ─ 01
8.2
Remote Configuration Commands
Every
is allowed to use these commands.
The following commands allow configuration of the remote control interface.
................................................................................51
NET?
Queries the current network configuration of the chamber.
Example:
NET?
Reply:
AM=DHCP:HOSTNAME=TS7124AS:IP=192.168.78.4:
NETMASK=255.255.255.0:GATEWAY=192.168.78.1
In this example, the address model (AM) is DHCP, hence not
STATIC, see
The hostname is TS7124AS.
The IP address 192.168.78.4
The netmask is 255.255.255.0
The gateway is 192.168.78.1
Usage:
Query only
If the address model (AM) is STATIC, the hostname part of the reply string is omitted.
NET:DHCP
<Boolean>
Sets the address model (AM) to static network configuration (
STATIC
) or dynamic host
control protocol (
DHCP
).
To query the network configuration, use the
command.
In the original state as delivered, the RC module is configured for DHCP.
Using DHCP is functional only if the network provides a domain name server (DNS).
Parameters:
<Boolean>
1
Enables the DHCP to automatically specify the IP address, net-
mask and gateway.
0
Disables DHCP, requiring static network configuration. You must
specify the IP address, netmask and gateway by using the
Usage:
Setting only
Remote Configuration Commands