12-28-2006 10:40 PM
12-29-2006 07:24 AM
The instrument probably has a GPIB interface. You should be able to confrim that by looking at the manual for the instrument. Assuming that it does and not a serial port for remote control, you will need to have a GPIB controller. There are a variety of controllers that you can use. The main page for NI controllers is http://www.ni.com/gpib/.
Once you have the hardware and software for it installed (NI-488 and NI-VISA), you should download the driver from http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=E3B19B3E9380659CE034080020E748... and try to use that to communicate to the instrument. You've also got the Instrument I/O Assistant for simple tasks if you don't want to use the driver. You might also want to look at the information on instrument control fundamentals at http://zone.ni.com/devzone/cda/tut/p/id/4359.
01-01-2007 03:14 AM
Thanks
Ya it do have a GPIB interface and I've downloaded its instrument driver also.
In the library file which is provided as instrument driver, how can i aqcuire the B-H loop??
Since i dont have the function generator (Stanfoed Reasearch DS360 ), its in the customer place only
How is the B-H Loop obtained through this instrument driver provided.
01-01-2007 09:49 AM