Chapter 16 SCPI Command Reference
System commands
266 9102 Handheld Spectrum Analyzer Software version 5.31
:SYSTem:COMMunicate:ETHernet:IPADdress
:SYSTem:COMMunicate:ETHernet:TNAMe
:SYSTem:COMMunicate:ETHernet:SUBNetmask
:SYSTem:COMMunicate:ETHernet:PORT
Syntax
:SYSTem:COMMunicate:ETHernet:IPADdress
<int1>,<int2>,<int3>,<int4>
Parameters
intx are four integers.
The minimum value for all integers is 0, the maximum is 255. The default
value is 0.
Command
This command sets the IP address of the Aeroflex 9102 to the parameter
values.
Query
Reads and returns the current setting of the IP address as explained above.
Example
SYST:COMM:ETH:IPAD 192,16,16,114 sets the IP address to a defined
value.
Syntax
:SYSTem:COMMunicate:ETHernet:TNAMe <string>
Parameters
string is a string only containing the device name of the Aeroflex 9102.
Command
This command sets the device name of the Aeroflex 9102. It can be used
to announce a symbolic device name for the 9102, if the network supports
DHCP (Dynamic Host Configuration Protocol).
Query
Reads and returns the current setting of the device name as explained
above.
Example
SYST:COMM:ETHernet:TNAMe "TARGET9104" sets the device name to
a defined value.
Syntax
:SYSTem:COMMunicate:ETHernet:SUBNetmask
<int1>,<int2>,<int3>,<int4>
Parameters
intx are four integers.
The minimum value for all integers is 0, the maximum is 255. The default
value is 0.
Command
This command sets the subnet mask of the Aeroflex 9102 to the parameter
values. Setting a subnet mask may speed up the traffic on the Ethernet.
Note: This command is supported from software version 2.00 on.
Query
Returns the current setting of the subnet mask as explained above.
Example
SYST:COMM:ETH:SUBN 255,255,255,255 sets the subnet mask to a
defined value.
Syntax
:SYSTem:COMMunicate:ETHernet:PORT <int>
Parameters
int defines the TCP/IP port address of the Aeroflex 9102. The address
must be in the range from 1024 to 65535. Default value is 49200.
Command
This command sets the port address on which the Aeroflex 9102 can be
controlled via LAN to a new value.