05-23-2001 02:45 AM
05-23-2001 04:13 PM
05-22-2008 09:50 PM - edited 05-22-2008 09:52 PM
05-23-2008 11:52 AM
06-28-2008 10:19 AM - edited 06-28-2008 10:21 AM
Hi,
I am new with GPIB. However, I don't care too much on the level of the program. The important thing for me is to be able to communicate with external device by using GPIB-USB-B with VB6. I already install the driver for this device but I don't know how to use it, which dll or ocx that allow me to communicate through GPIB-USB-B from VB6.
Does any one know how to read/write the command to the device from VB6 via GPIB-USB-B adaptor?
Best regards.
06-30-2008 05:41 PM
09-12-2008 12:52 PM
I don't know whether this problem was ever solved but I tried everything mentioned in all the threads and nothing works.
I'm using NI-USB-GPIB-A under Windows XP and I'm trying to write software in VB6.0 to control GPIB devices.
Whether it's my program or one of the examples sited in the directory in the previons post I get a message stating that the GPIB-32.dll cannot be found (runtime Error 48).
This happens when the program goes to execute the registerGPIBglobalsForThread function according to the VB debugger.
I suspect that this DLL is an old windows version dll and is not accessable under XP.
How can I use my NI-USB-GPIB-A under Windows XP with VB6.0?
Chuck Lippmeier