10-14-2006 05:13 AM - edited 10-14-2006 05:13 AM
Message Edited by tabar on 10-14-2006 05:14 AM
10-14-2006 08:35 AM
10-16-2006 09:40 AM
Here is a document that shows how to use an IVI-COM driver in LabVIEW:
http://zone.ni.com/devzone/cda/tut/p/id/4505
NI is working with Agilent to have LabVIEW Plug and Play and IVI-C drivers available for the CSA instruments. This driver should be available early next year.
07-21-2010 05:35 AM
07-21-2010 07:56 AM
Hello Eli,
Here is the LabVIEW Plug and Play driver for your instrument. I highly recommend that you give it a try.
Cheers,
NathanT
07-22-2010 03:05 AM
Hi,
What is the connection between IVI , LAB View and Visual Studio?
I want to control the CSA instrunment using IVI COM inside Visual Studio and write my own program,
To get the peek search , put start stop frequency , read power ..
I did all of that to Agilent Signal generator and USB Power meter (n2001A)
Thanks,
Eli
07-22-2010 07:24 AM
Hello Eli,
Both Visual Studio and LabVIEW are development environments, except that LabVIEW is graphical. Most people find LabVIEW's graphical nature easy to use. Instrument drivers that are written in LabVIEW are called LabVIEW Plug and Play Instrument Drivers.
IVI is based on a series of specifications defined by the IVI Foundation. IVI-COM is one architecture in the specifications. Another architecture is IVI-C. The IVI drivers that National Instruments develops are IVI-C.
Cheers,
NathanT