02-01-2010 12:41 AM - edited 02-01-2010 12:43 AM
I am upgrading a legacy VB6 app, adding GPIB control using the GPIB-USB-HS device...what is the quickest way to get going?
I have tried out, with decent though slow luck, some of the "traditional commands" & wonder if/how I might use some of the more modern multi-device commands? Or perhaps I should be using something else entirely to miniumize the pain. At this point we don't want to rewrite the entire VB6 app, just adding a bit of GPIB control.
02-01-2010 03:23 AM
What kind of devices are you remotely controlling?
Did you check command syntax on the manuals?
Did you check the availability of drivers at vendor's website?
Regards
02-01-2010 09:48 AM - edited 02-01-2010 09:49 AM
I have the GPIB command list for my unit. There are no drivers from the mfg. The unit is connected to the pc via an GPIB==USB converter
My question is with VB6 & USB, can I use the 488.2 multi-device commands (or even something else)? I tried the multi-commands, but VB does not recognize them.
02-01-2010 05:51 PM