Appendix A SCPI Command Reference
SYSTem subsystem
WCDMA Options Version 6.20
271
:SYSTem:COMMunicate:TCPip:WCDMa:GATeway
:SYSTem:COMMunicate:TCPip:WCDMa:HOSTaddress
:SYSTem:COMMunicate:SERA:PARameter
Query
Reads and returns the current setting of the IP address as explained above.
Example
SYST:COMM:TCP:WCDMA:NETM "255.255.255.0" sets the Netmask to a
defined value.
Syntax
:SYSTem:COMMunicate:TCPip:WCDMa:GATeway <string>
Parameters
string is a string only containing the default gateway address for the 4400
WCDMA board.
Description
This command sets the default gateway address of the 4400 WCDMA board.
Query
Reads and returns the current setting of the IP address as explained above
.
Example
SYST:COMM:TCP:WCDMA:GAT "192.16.16.1" sets the Gateway address to
a defined value.
Syntax
:SYSTem:COMMunicate:TCPip:WCDMa:HOSTaddress <string>
Parameters
string is a string only containing the Host IP address for the 4400 WCDMA board.
Description
This command sets the Host IP address of the 4400 WCDMA board.
Query
Reads and returns the current setting of the Host IP address as explained above.
Example
SYST:COMM:TCP:WCDMA:HOST "192.16.16.114"
sets the Host IP
address to a defined value.
Syntax
:SYSTem:COMMunicate:SERA:PARameter
<int1>,<int2>,<int3>,<PredefExpr4>
Parameters
There are four parameters.
int1 is the bit rate on the serial interface. Valid values are
110,300,600,1200,2400,4800,9600,19200,38400,57600,
115200. The default value is 38400.
int2 is the number of bits per character. The minimum value is 5, the maximum is
8. The default value is 8.
int3 is the number of stop bits. It can take on the values 1 or 2. The default value is
1.
<PredefExpr4> specifies the parity bit. The value is one of the following pre-
defined expressions: NO|ODD|EVEN. Default is NO.
Description
Sets the parameters for serial port COM1. This command uses the following format:
baud,bits,stop,parity where
baud stands for the bit rate (int1),
bits stands for the number of bits per character (int2) ,
stop stands for the number of stop bits (int3) and
parity represents the parity (No, Odd or Even)(PredefExpr4).
Query
Reads and returns the current settings of COM1 as explained above.