Programming instructions
Getting Started
Using LAN
Chapter 1 21
Using TELNET LAN
TELNET provides a means of communicating with the signal generator over the LAN. The
TELNET client, run on a LAN connected computer, will create a login session on the signal
generator. A connection, established between computer and signal generator, generates a user
interface display screen with SCPI> prompts on the command line.
Using the TELNET protocol to send commands to the signal generator is similar to
communicating with the signal generator over GPIB. You establish a connection with the
signal generator and then send or receive information using SCPI commands. Communication
is interactive: one command at a time.
Using TELNET and MS-DOS Command Prompt
1. On the PC click
Start > Programs > Command Prompt.
2. At the command prompt, type in telnet.
3. Press enter. The TELNET display screen will be displayed.
4. Click on the
Connect menu then select Remote System. A connection form will be displayed.
Refer to Figure 1-3.
5. Enter the hostname, port number, and TermType then click Connect. Refer to Figure 1-3.
• Host Name - IP address or hostname
• Port - 5023
• Term Type - vt100
6. At the SCPI> prompt, enter SCPI commands. Refer to Figure 1-4 on page 23.
7. To signal device clear, press Ctrl-C on your keyboard.
8. Select
Exit from the Connect menu and type exit at the command prompt to end the
TELNET session.