:NETWork:INTerface#:CONFigure:SUBNetmask?
Syntax:
:NETWork:INTerface#:CONFigure:SUBNetmask?
Returns the configured subnet mask of the network port.
Example query:
NETW:INT1:CONF:SUBN?
Example response:
"255.255.255.0"
:NETWork:INTerface#:CONFigure:GATeway?
Syntax:
:NETWork:INTerface#:CONFigure:GATeway?
Returns the configured gateway IP of the network port.
Example query:
NETW:INT1:CONF:GAT?
Example response:
"192.168.0.1"
:NETWork:INTerface#:IP?
Syntax:
:NETWork:INTerface#:IP?
Returns the actual IP of the network port. If the network interface is inactive, the IP 0.0.0.0 is
returned.
You can use this query for instance when you connect via USB and want to determine the IP address
of the instrument (if you have physical access to the instrument, you can also just read the IP from
the LC display).
Example query:
NETW:INT1:IP?
Example response:
"192.168.0.1"
:NETWork:IP?
Syntax:
:NETWork:IP?
Returns the actual IP of the network in general. If both network ports have a valid IP, the address of
the first port is returned. If none of the network interfaces are active, the IP 0.0.0.0 is returned.
You can use this query for instance when you connect via USB and want to determine the IP address
of the instrument (if you have physical access to the instrument, you can also just read the IP from
the LC display).
Example query:
NETW:IP?
Example response:
"192.168.0.1"
BIT-2100B User Manual
35