09-05-2012 04:19 AM
Hello,
I was using a NI 488.2 GPIB card to communicate with a keithely 487 picoammeter for couple of days sucessfully. Out of sudden, there is a problem with communication and I cannot run the identical code that I used before. The communication is going on but erroneously. For example, if I run the NI sample code "FindInstruments.c", instead of the one instrument with PAD 22 (as it found before) it finds 9 instruments with PAD 22-30 (the code searches till 30).
First I thought that the Keithely broke down after so many trials with my code but we have an independent computer with a GPIB card and there the Keithley with the same cable runs as before, without problem. Is it possible that the GPIB card broke down? I didn't touch it meanwhile, it sits in the same computer from the very beginnign of use. I use win XP. It is not excluded that Win XP did some updates meanwhile. Is it worthwile to install the card in another computer?
thanks for help, Adam
09-06-2012 06:07 AM
Hi Adam.
My suggestion will be to try to install the card on another computer to rule out the card and operating system from the causes.
Please tell me if the on another computer you can correctly detect you GPIB device.
Regards,
Cristi
09-07-2012 09:30 AM
Dear Cristi,
I have just installed the card on a win 7 and the issue is just the same,
Adam
09-10-2012 01:23 AM
Dear Adam,
I would suggest to install the newest drivers that you can find on ni.com/drivers . For gpib the drivers are NI-488.2 3.0.2(version from 03.2012).
Although yor software detectes multiple devices, can you work with you GPIB instrument that is connected to the GPIB card?
What happened before the issue appeared? Did you made any driver upgrade?
09-12-2012 09:26 AM
Dear Cristi,
I have installed the new driver 3.0.2 and it works again! Now only one device at address 22 is detected and all other programs work fine. No idea, what happened. However I'm happy that it works!
Just to reply your question: no I was not able to work properly with multiple devices detected. There was a communication with the device but in a kind of erroneous way. Some commands were O.K. but some leaded to unexpected charracters on the display of the device that I didn't even find in the documentation.
thanks for your help,
Adam
09-13-2012 12:59 AM
I am happy to hear that the problem is solved.
Thank you for aswering my question also.
Regards,
Cristi
09-14-2012 01:16 AM
anyway I'm a kind of curious why this happened, just to prevent similar troubles in future. The only reason I can find now is that some updates of windows were not compatible with the 2.7 version of the GPIB driver that I had there previously. Is this possible? Do you have any other experiences with these incompatibilities?
Adam