02-09-2006 04:44 PM
02-09-2006 11:07 PM
Agilent GPIB interfaces are the only interfaces that I've ever seen recognized in MAX - Agilent 488.2 interfaces have a "Tulip" Passport to hook into MAX. Unfortunately the only way that the AT488A card will be seen and configured in MAX is if IOTech has supplied a similar passport.
If you have drivers for your AT4882 card, you might be able to use those drivers in LabVIEW, using ActiveX programming, but that is just a possibility, and requires IOTech to have supplied the DLL with ActiveX objects.
02-10-2006 05:11 AM
02-10-2006 03:52 PM
Regarding this issue: I was able to get the card to work under LabView 8.
Details:
I downloaded and installed the SW from IOTech for the AT488A.
I installed the driver for the AT488A and verified that device showed up in Device Manager and that the IOTech test programs functioned.
I then Installed LabView 8.
I then updated the GPIB-32.DLL and was then able to load and run LabView GPIB demos and communicate to a physical test GPIB device.
Most of this was documented in the IOTech manuals, most importantly was Appendex-E, and the Release Notes for the IOTech driver.
I cannot see the GPIB controller ot devices in MAX, but this is a known issue, also there are some unsupported functions, which are detailed in the driver readme.
Thanks for the input in resolving this issue.
-James
02-11-2006 09:41 AM