Opening an Instrument Session

The Agilent 816x VXIplug&play Instrument Driver

Opening an Instrument Session

To control an instrument from a program, you must open a communication path between the computer/controller and the instrument. This path is known as an instrument session, and is opened with the function

ViStatus hp816x_init( ViRsrc InstrDesc, ViBoolean id_query, ViBoolean reset,

ViPSession instrumentHandle );

Instruments are assigned a handle when the instrument session is opened. The handle, which is a pointer to the instrument, is the first parameter passed in all subsequent calls to driver functions.

The parameters of the function hp816x_init include:

ViRsrc InstrDesc: the address of the instrument

ViBoolean id_query: a Boolean flag which indicates if in-system verifica- tion should be performed.

Passing VI_TRUE (1) will perform an in-system verification; passing VI_FALSE (0) will not.

If you set id_query to false, you can use the generic functions of the in- strument driver with other instruments.

ViBoolean reset: a Boolean flag which indicates if the instrument should be reset when it is opened.

Passing VI_TRUE (1) will perform a reset when the session is opened; passing VI_FALSE (0) will not perform a reset,

ViPSession instrumentHandle: a pointer to an instrument session. InstrumentHandle is the handle which addresses the instrument, and is the first parameter passed in all driver functions.

Successful completion of this function returns VI_SUCCESS

Agilent 8163A/B, 8164A/B & 8166A/B Mainframes, Fifth Edition

227

Page 227
Image 227
Agilent Technologies 8164A, B Opening an Instrument Session, 227, Successful completion of this function returns Visuccess

8163A, 8164A, 8166A, B specifications

Agilent Technologies B,86100A is a high-performance oscilloscope and signal integrity analyzer designed primarily for advanced digital communications applications. As a versatile tool, it supports a wide range of testing needs, making it indispensable for engineers and researchers involved in the development and testing of high-speed digital signals.

One of the standout features of the B,86100A is its capability to analyze signals with various bandwidths, accommodating both current and emerging communication standards. The device features a sampling rate of up to 80 GS/s and bandwidth capabilities of 33 GHz to ensure high accuracy in capturing fast signal transitions, which is critical for ensuring the integrity of complex digital signals.

The B,86100A employs Agilent's proprietary digital signal processing (DSP) technology, which significantly enhances measurement precision and reduces noise, enabling users to obtain clearer insights into signal behavior. Its advanced triggering capabilities allow for precise signal capture, making it particularly useful in troubleshooting and validating high-speed designs, as well as in evaluating the performance of optical and electrical devices.

In addition to its high-speed capabilities, the B,86100A offers a robust set of measurement tools including jitter analysis, eye diagram analysis, and equalization assessment. These features allow engineers to effectively analyze signal quality and address potential issues related to signaling distortions and inter-symbol interference.

The graphical user interface of the B,86100A is intuitive, enabling users to efficiently navigate through measurement options and visualize data results. Customizable measurement setups streamline workflow, ensuring that users can quickly adapt their tests to evolving project requirements.

Another key characteristic of the B,86100A is its modularity. The system supports a variety of plug-in modules, which can be tailored to specific application needs, such as different types of optical and electrical signals. This flexibility not only extends the operational capability of the instrument but also makes it a future-proof investment as technology continues to evolve.

In summary, Agilent Technologies B,86100A combines high-speed acquisition with advanced processing capabilities, making it an essential instrument for anyone involved in high-speed digital design and testing. With its ability to deliver precise measurements and extensive analysis features, it empowers engineers to achieve optimal performance and reliability in their systems.