11-16-2012 05:50 PM
I am working with a GPIB card of Adlink (3488A) to communicate with an Oscilloscope. First I used windows XP-32 bit with LabVIEW 8.5. There was no problem. Second I tried to do the same thing on Windows 7-64 bit. The Driver is recognized in windows, I can communicate with devices through the prepared software of Adlink and I can send and receive data from NI VISA Interactive Control, but inside of LabVIEW I cannot do any thing!!!
all the time I have this error:
LabVIEW: Error connecting to GPIB driver or devices.
--------------------------------------------
NI-488: Error connecting to driver or devices.
--------------------------------------------
VISA: (Hex 0x0) Operation completed successfully.
I am wondering to know if there is a problem with Adlink card or there is a problem with LabVIEW.
11-16-2012 06:41 PM
The Adlink isn't a NI device, why would you think that NI-VISA driver would work for it????
11-16-2012 06:53 PM
Thanks for your answer.
So, why I could comunicate with this card and device with windows xp? There was no problem in that windows.
And one thing more, Adlink announces that this card is fully compatible with industrial VISA (http://www.adlinktech.com/PD/web/PD_detail.php?cKind=&pid=875&seq=&id=&sid=) and the same things happens in using NI VISA, there is no problem with NI-VISA, it recognizes and communicate with card, but 488.2 does not!
11-16-2012 07:03 PM
11-16-2012 07:12 PM
Yes I have enabled Tulip Support in MAX and I am using GPIB Write and GPIB Read Function. But these functions work properly on other computer.
11-16-2012 08:17 PM
11-19-2012 05:57 AM
11-19-2012 07:33 AM
11-19-2012 04:52 PM
Thanks for your patiece Dennis,
I got the point you've provided. But my problem is still as the same. I understood that I should not look for my device attributes in MAX, but why I can not see my device session in the list of "Session in" in VISA Open command in LabVIEW. I restarted the system many time, Uninstalled and Installed the NI 488.2 many times, either I did the same thing as indicated in this post:
But non of them took action.
Again thanks for your time.
11-19-2012 08:37 PM