Edit LAN Instruments

To edit properties of a manually-added LAN instrument:

  1. Select the LAN instrument from the Instruments list. Click the button.

  2. Modify the interface properties (described in detail below) as needed.

  3. Click OK to add this interface to your configuration.

You cannot edit a LAN instrument that was discovered by the Instrument Discovery Service. See About Instrument Discovery and Identification for more information on discovery.

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 the previous saved 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.

Deleting the Instrument

Click the Remove button () to permanently remove this instrument from your configuration. Only instruments that were manually added can be manually removed.

See Also

Add a LAN Instrument

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