04-11-2006 07:20 AM
04-11-2006 08:14 AM
What programming environment are you planning to use? LabVIEW, LabWindows, Visual Basic, C? It's possible with all of these (and with some it would be downright easy) and I think NI still sells a product called Measure that allows you to do serial/GPIB control within Excel.
Why can't you have NI488.2 on your pc? If you can't afford the GPIB board, does the instrument have a serial port?
04-11-2006 08:45 AM - edited 04-11-2006 08:45 AM
The computer have a serial port .
I thinck i will use a C compilator or labview in function of my computer.
Actually i try to use ibic and i think that NI488.2 is not installed.
I don't have any drivers for NI488.2 i don't know if it is compatible with Windows 95 and where can i have it.
How can it be easy to do that because i begin in programmation and it is difficult for me
Thanck you for your help
Ps: I have a GPIB card AT-GPIB /TNT (plug and play)
An other question if i found a computer with windows 98 What i need to program with this card ???
Message Edité par shadowmic le 04-11-2006 08:53 AM
04-11-2006 09:15 AM
Do you actually have a GPIB board in your computer? It won't do any good to download a driver if you don't have a board. If you do have a board, determine the model type, and if it is an NI board, go to http://www.ni.com/support/gpib/versions.htm and see what is listed. Win95 is pretty old and most versions of drivers for that OS are not available for download but you can request it. Just follow the instructions.
If you do not have a GPIB board, I asked if the instrument has a serial port. The computer has to have one too, but that's not important if the instrument doesn't have one. If the instrument has a serial port, you may be able to program it over the serial port. You need to check the manual.
If you use LabVIEW, then an instrument driver exists and your programming becomes much simpler. You do not have to learn the instrument's programming commands. You just use specific functions in the driver to setup the instrument and get readings. Go to http://www.ni.com/devzone/idnet/default.htm and do a search. An experienced LabVIEW programmer could probably get a basic program to acquire and log to Excel written in a couple of hours. You will first need to start with learning LabVIEW if that's the way you decide to go. LabVIEW comes with many examples to help you get started and there is also the resources available at http://www.ni.com/devzone/lvzone/fundamentals.htm for learning.
04-12-2006 01:59 AM
Thanck you very much I have a board witch is in plug and play like i say you just before and I try to use labview but i don't found any version for windows 95 where can i found a version for windows 95?
04-12-2006 03:10 AM
04-12-2006 04:33 AM
Thanck you very much every body i will try all what you say and tell you if I have win my battle against this HP4284 lol
04-12-2006 08:08 AM
04-20-2006 10:47 AM
Hello,
the best solution I would advise you is to update your setup because no support is provided in old versions you want to use.
Regards
04-24-2006 02:37 AM
I have update my setup and i have all my pilote to programm.
I have succes to recove my information
Thanck you everybody