502
Using the LANs X Window Interface
Using the LANs X Window Interface
Example Pseudo telnet method using a UNIX computer
To enable windows to be initiated from the logic analyzer named
lp1670G, enter the following command on the computer running the
Xserver :
xhost +lp1670G
To connect to the command parser socket of the logic analyzer named
lp1670G, enter:
telnet lp1670G 5025
NOTE: Agilent Technologies logic analyzers are not telnet servers. The UNIX
command telnet is used to make a connection to the analyzer command
parser, which uses socket number 5025. A telnet server would normally not
need to have the socket specified.
To start the XWindow interface on the computer whose IP address is
15.6.253.146 (and is running the Xserver) enter:
xwin on,"15.6.253.146:0.0"
If you are not planning on sending more commands to the logic
analyzer, close the telnet connection by typing the escape character,
and then "quit" when the telnet prompt appears. The escape character
is often Control-]; your telnet program should tell you when it opens
the connection.