R&S PR100 User Manual
SYSTem
. :COMMunicate
. . :LAN
. . . :SUBMask <ip-address>
Sets the subnet mask of all IP communication. Note that setting this to
another subnet might result in losing connection with the device.Therefore, it
is most convenient to change all communication settings on the same line.
The settings will not take effect until the new-line has been received.
Parameters:
<ip-address> string representing IP dot notation of IP address (e.g.
“255.255.255.0”)
The ip-address must be a valid subnet mask according to IP
specifications.
Error:
In case the subnet mask is invalid, an execution error -200,"Execution error" is
generated.
*RST state:
The mask is maintained after reset
Example:
SYSTem:COMMunicate:LAN:SUBMask “255.255.255.0”
SYSTem
. :COMMunicate
. . :LAN
. . . :SUBMask?
Query the subnet mask
Parameter:
none
Result:
string representing IP dot notation of IP subnet mask (e.g. “255.255.255.0”)
Example:
SYSTem:COMMunicate:LAN:SUBMask? -> “255.255.255.0”