Add a LAN Instrument

The Discovery Service automatically discovers many LAN instruments on the same subnet as the PC on which the service is running. However, they are not automatically added to the instruments list. LAN instruments not automatically discovered must be added manually.

  • To add LAN instruments to the instruments list:

    1. Click , select LAN Instrument from the context list. This opens the list of discovered LAN instruments.

    2. Click the check box for each instrument you want to add to the list.

    3. Click OK.
  • To manually add LAN instruments outside of the local subnet:

    1. Click , select LAN Instrument from the context list. This opens the list of discovered LAN instruments.

    2. Click the Enter Address tab.

    3. Enter the LAN address or hostname, select the protocol used to communicate with the instrument.

    4. Click OK.

Many instruments on your local LAN subnet are discovered automatically when they announce themselves via the mDNS protocol. Some older instruments do not announce themselves, and therefore they are not auto-discovered.

  • Instruments on your local subnet which conform to the LXI standard, version 1.3 or later, are discovered automatically. If they go offline, they display in the Instruments list with a red X (disconnected).

  • Instruments on your local subnet which conform to the LXI standard, version 1.2, are discovered on PC startup and when you click Rescan All in the Instruments list. If they go offline, they display in the Instruments list with a red X (disconnected).

 

 

Set LAN Address:

Hostname or IP Address

Fill in the instrument's hostname (such as myinstr.mycompany.com) or its IP address. For help in deciding which to use, see Deciding Between Hostname and IP Address.

Your instrument's documentation explains how to set or determine the instrument's hostname or IP address.

TCPIP Interface ID

If you have added additional LAN interfaces (for example, to allow different timeouts for different groups of instruments), choose the interface to be associated with this instrument. LAN interfaces in Connection Expert are a logical construct; they do not directly correspond to physical LAN segments or interface cards.

Set Protocol:

In most cases, you do not need to change this setting. The LAN protocol can be set or modified only for manually added instruments.

This setting allows you to choose the protocol used to communication with this instrument, and to configure the instrument's remote name or socket port number. The default value is Instrument protocol with remote name inst0.

Protocol Features When to choose Remote name

Instrument (VXI-11)

  • Provides nice protocol features like GPIB emulation
  • Default connection type because it is the most common LAN protocol supported by instruments
  • Slowest and oldest connection type
Choose this protocol for older instruments if you need GPIB emulation like Device Clear and SRQ’s. Default name is inst0

Example VISA address:
TCPIP0::10.112.157.234::inst0::INSTR

Socket

  • Fastest connection type
  • Lacks protocol features of VXI-11 and HiSLIP
  • Designed to just send SCPI commands across TCP/IP socket
Choose this protocol for older instruments when you need fast speed.

Default port is 5025; Some instruments use port 5023

Example VISA address:
TCPIP0::10.112.157.234::5025::SOCKET

HiSLIP

  • Almost as fast as Socket
  • Provides nice protocol features like GPIB emulation
  • Available on newer instruments
Choose this protocol if its available on your instrument. Default name is hislip0

Example VISA address:
TCPIP0::10.112.157.234::hislip0::INSTR

Verify Connection:

Allow *IDN Query

Manually added LAN instruments are typically identified using their LXI Identification XML if they implement the LXI 1.2 (or higher) standard. If not, they are identified using a *IDN? query. Clear (uncheck) this option if you do not want *IDN? to be sent to this instrument.

If you uncheck this option, and the instrument does not provide mDNS identification, the instrument address will be shown as unidentified (with a icon) in the Instruments view, and identifying information such as the model number will not be shown. In that case, the instrument will appear in the Instruments view as Unknown Instrument.

Test This VISA Address

The VISA address (connection string) for a LAN instrument consists of the TCPIP interface ID, the hostname or IP address, the instrument name or socket port number, and the letters INSTR. Once you have configured the connection information, you will see the generated VISA address to the right of the button labeled Test This VISA Address.

When you click Test This VISA Address, Connection Expert attempts to connect to the instrument at that address. Connection Expert then displays the state of the connection below the VISA address, and if the connection succeeds, the manufacturer, model, and serial number are displayed below that. (If the instrument does not return a valid serial number, or if the serial number is 0, a placeholder in the form *VISAAddress is shown instead.)

The state of the connection is typically Verified or Failed. If the connection failed, details of the failure may also be displayed.

View Web Page:

When you click the Instrument Web Interface button, Connection Expert attempts to open a Web browser on the specified IP address or hostname. A typical LAN-enabled instrument hosts a Web page that provides access to instrument configuration information and functionality. If your instrument does not host a Web page, or if the instrument is not correctly configured, you may see a browser error.

Saving the Configuration

The OK button is enabled if you have made changes to the information in this view. When you have finished entering the information, click OK to save the configuration or Cancel to revert to default values.

Editing LAN Interface Properties

Some of the settings that affect your LAN instruments are properties of the LAN interface. To edit LAN interface properties, see Edit LAN Interfaces.

See Also

Edit LAN Instruments

 

Search Keywords configuration, set up, setup, modify, change, tcp/ip instrument change properties, tcpip parameters