Tips On Using Agilent GPIB Solutions In National .

2y ago
34 Views
2 Downloads
711.59 KB
10 Pages
Last View : 9d ago
Last Download : 3m ago
Upload by : Maleah Dent
Transcription

Tips on using Agilent GPIBSolutions in National Instrument’sLabVIEW EnvironmentApplication NoteIntroductionMaking the hardware connectionand control is the first step towardmastering the whole connectivitychallenge. With instrumentconnectivity standards such as thegeneral-purpose interface bus (GPIB),universal serial bus (USB), local areanetwork (LAN), and LAN eXtensionsfor Instrumentation (LXI), developersface the challenge of integratingthese instrument connectivitystandards into their systems. This isparticularly true when instrumentsand connectivity hardware arefrom various suppliers, resulting inhardware driver incompatibility.Figure 1. Agilent 82357B USB/GPIB converter and 82350B GPIB cardUsing Agilent’s connectivity softwareand hardware, you can establish aconnection control to a personalcomputer (PC) in a flash and helpdevelopers to balance designconsiderations, take advantage ofvarious technologies, and extend thelives of their systems.By expanding your range of input/output (I/O) alternatives, you canenable new usage models thatboost productivity and add newtools that protect your investmentsin system hardware and software.The foundation of these benefitsis an approach called AgilentOpen, which simplifies systemdevelopment through system readyinstrumentation, open softwareenvironments, and PC-standard I/O.This application note provides answers to frequently asked questions aboutincorporating Agilent GPIB connectivity products into a National Instrument (NI)LabVIEW system. These tips give an insight on how to use the Agilent GPIBinterface card or converter (see Figure 1) to control instruments in a NI system.Instructions are also given on how to use both Agilent and NI GPIB controllersat the same system and how to configure the NI-488.2 based system softwarewhen an Agilent GPIB card is used to replace a NI GPIB card. See Table 1 forAgilent's GPIB compatibility with NI LabVIEW system. To substitute NI GPIBhardware with an Agilent GPIB solution, please refer to Tip 3.Table 1. Agilent GPIB compatibility with NI LabVIEW systemAgilent GPIBsolutionsAgilentConnectionExpertNI-MAX LabVIEWNI-MAX LabVIEW withNI I/OPlug and playTip 1Tip 2

Tip 1: How to use Agilent 82357B USB/GPIB converter in NI’s MAXor LabVIEW?If you are installing Agilent’s 82357B USB/GPIB converter for the first time and do not have either NI LabVIEW or AgilentIO Libraries1 Suite installed, you will need to: Enable the NIVISATulip.dll, andEnable the Agilent IO libraries Suite to work with NI 488.2.NI-VISA2 finds and accesses all GPIB devices. Although NI’s MAX and NI-VISA Interactive Control are able to detectAgilent’s hardware, NI-VISA does not configure Agilent hardware. You should use the Agilent I/O Libraries Suiteconfiguration utility to configure the hardware.Follow these installation steps:StepsStep 1:Install NI-VISA library(with versions 3.6 to 4.4).Proceduresa) If you have the NI-VISA installed, you can then install Agilent VISA3 as asecondary VISA. This is only valid with Agilent VISA version K and later.b) If Agilent IO Libraries Suite is already installed, side-by-side4 mode will beenabled during installation of NI-VISA. You may proceed to step 3.Step 2:Install Agilent IO Libraries Suite(you can download the softwarefrom this website:www.agilent.com/find/iosuite).a) Choose Typical setup to detect NI-VISA and to enable side-by-side mode. SeeFigure 2 and Figure 3.Figure 2. Typical setup for Agilent IO Libraries Suite.1Agilent I/O LibrariesEach Agilent IO product is bundled with the Agilent I/O libraries. There are four I/O libraries included in Agilent IO libraries Suite: Agilent VISA, VISA, SICL, and Agilent 488.Each of them allows you to programmatically control instruments, send commands to them, and receive responses and data.2NI-VISANI-VISA is the National Instruments implementation of the VISA I/O standard. NI-VISA includes software libraries, interactive utilities such as VISA Interactive Control, andconfiguration programs through Measurement and Automation Explorer for all your development needs. NI-VISA is standard across the National Instruments product line.3Agilent VISAAgilent VISA (Virtual Instrument Software Architecture) can be used to develop I/O applications and instrument drivers that are interoperable with many other VISAapplications from many vendors that comply with IVI Foundation standards.4Side-by-side modeSide-by-side mode allows Agilent VISA to be used simultaneously with NI-VISA.2

StepsProceduresUncheckFigure 3. Enabling side-by-side mode in Typical setupb) Alternatively, you can choose Custom setup for the installation, then selectside-by-side mode. Complete the installation for IO libraries before Step 3. SeeFigure 4 and Figure 5.Figure 4. Custom setup for Agilent IO libraries Suite.UncheckFigure 5. Enabling side-by-side mode in Custom setup3

StepsProceduresStep 3:Connect the 82357B USB/GPIBconverter to your PC's USB port.Step 4:Install Windows’ "Found NewHardware Wizard."a) You do not need to insert a CD-ROM; just click on the Next button until theinstallation is complete. See Figure 6, Figure 7, and Figure 8.Figure 6. Installing the Agilent 82357B USB/GPIBFigure 7. Initializing the Agilent 82357B USB/GPIBFigure 8. Agilent 82357B USB/GPIB installation completedb) Repeat step 4 (a) when you see "Found New Hardware Wizard" message boxappearing second time.4

StepsProceduresStep 5:Connect the USB/GPIB converterto your instrument.Apply power to the instrument and ensure that it is addressed for listening ortalking over the GPIB interface. You can use the Agilent Connection Expert tocheck the connection. See Figure 9.Figure 9. Connecting the USB/GPIB converter to the instrumentStep 6:Enable the NI-VISA Passportfor Tulip so that NI-VISA is ableto recognize and detect Agilenthardware.The NI-VISA Passport is a software module included with NI-VISA to support theuse of Agilent hardware and is not enabled by default. To activate this module,follow the steps below:a) Use the NI Measurement and Automation Explorer (NI-MAX). For version 3.1and subsequent versions of NI-MAX, click on Tools NI-VISA VISA Options b) Select the Passport for Tulip (NIVisaTulip.dll) check box. See Figure 10.c) Click Save to save your settings, then exit NI-MAX.CheckFigure 10. Enabling the NI-VISA Passport for Tulipd) Close and restart NI-MAX software. You should see your instrument listedunder “Devices and Interfaces” as “Miscellaneous VISA Resource.”e) NI-VISA and NI utilities such as VISA Interactive Control (VISAIC) can nowaccess the Agilent 82357B USB/GPIB interface converter.5

StepsProceduresAgilent IO Libraries Suite includes the Agilent 488 library. This allows you to use NI-488.2 and compatible programsfrom other vendors' 488 libraries with Agilent GPIB interfaces and other vendors’ interfaces, simultaneously.If your test system includes only Agilent GPIB interface hardware and software, you do not need to take any specialaction to use Agilent 488. If your system includes NI-488.2 software from NI, or any other vendor’s compatibleimplementation, you may need to explicitly enable Agilent 488.Step 7:Enable NI 488.2 using AgilentConnection Expert.a) Enable the NI 488.2 using Agilent Connection Expert 15.x.i) Select Tools Agilent 488 See Figure 11.Figure 11. Selecting Agilent 488.ii) Select the Agilent 488 Options tab. See Figure 12.iii) Select Enable Agilent GPIB cards for 488 programs.CheckFigure 12. Enabling Agilent 488 programsb) Enable NI 488.2 using Agilent Connection Expert 14.x.i) Select Tools Options Agilent 488 Options.ii) Select Enable Agilent GPIB cards for 488 programs.For more information, please refer to the Agilent IO Libraries Suite help topic “Using Agilent 488 with NI–488.2” from theAgilent 488 Online Reference and User's Guide.6

Tip 2: How to use both Agilent GPIB and NI GPIB converters in thesame system?You can use NI-VISA to access Agilent G

Tip 1: How to use Agilent 82357B USB/GPIB converter in NI’s MAX or LabVIEW? Figure 2. Typical setup for Agilent IO Libraries Suite. 1 Agilent I/O Libraries Each Agilent IO product is bundled with the Agilent I/O libraries. There are four I/O libraries included in Agilent IO libraries Suite: Agilent

Related Documents:

GPIB Analyzer Overview The GPIB analyzer is an application that you can use for testing, debugging, and analysis. It can monitor, capture, and participate in bus activity on the GPIB. You can use the GPIB analyzer to test and debug your own applications by monitoring and capturing GPIB activity while your application is running. The

Agilent 1290 Infinity Agilent G1888A X X Agilent 7673A Agilent 7683A Agilent HS7694 X X Agilent 7695A X Agilent 79855(A) X Agilent 5880 Agilent 5890 Agilent 6850 (27 Pos. Einlegeschale) . Autosampler-Kompatibilitätstabelle 2. H eadline as disp

make model kernel driver module board_type (for /etc/gpib.conf) Agilent (HP) 82341C hp_82341.ko hp_82341 Agilent (HP) 82341D hp_82341.ko hp_82341 Agilent (HP) 82350A agilent_82350b.ko agilent_82350b Agilent 82350B agilent_82350b.ko agilent_82350b Agilent 82357A agilent_82357a.ko agilent_82357a Agilent 82357B a

National Instruments NI-488.2 driver CONTEC GPIB communications driver API-GPIB (98/PC) W95, NT Ver. 3.50 or later Interface GPF-4301 for Windows Ver. 1.13-05 or later Agilent 82357B USB/GPIB Agilent IO Libraries Suite Version 15.0 Table 4-2 * For setup of a GPIB driver

Agilent 1290 Infinity X Agilent G1888A Agilent 7673A X Agilent 7683A X Agilent HS7694 Agilent 7695A Agilent 79855(A) X Agilent 5880 X Agilent 5890 X . Autosampler Compatibility Chart Crimp Neck ND8 1 1. Snap Ring ND11 Screw Neck ND13 Shell Vials Shell Vials Shell Vials Shell Vials Headspa

Agilent 1290 Infinity X X Agilent G1888A Agilent 7673A X X X Agilent 7683A X X X X Agilent HS7694 Agilent 7695A Agilent 79855(A) X X Agilent 5880 X X Agilent 5890 X X . Autosampler Compatibility Chart 2. H eadline as disp

Digital Multi Meter No Substitute Agilent 3458A, Agilent 34401A, Agilent 34410A and Agilent 34411A 1 Dynamic Accuracy Test Kit No Substitute Agilent Z5623A Opt H01 1 Power Sensor No Substitute Agilent E9304A with Opt H18 Agilent 8482A 1 1 Calibration Kit No Substitute Agilent 85032F 1 Fixed

modern slavery:classical and Bayesian approaches Bernard W. Silverman University of Nottingham, UK [Read before The Royal Statistical Society on Wednesday, November 13th, 2019, Professor R.HendersonintheChair] Summary. Multiple-systems estimation is a key approach for quantifying hidden populations such as the number of victims of modern slavery.The UK Government published an estimate of 10000 .