11-06-2009 02:13 PM
01-24-2010 05:50 PM
01-24-2010 06:07 PM
HPIB and GPIB are synonymous - especially if you are using a controller from HP. If you want the code rewritten to so that either an HP or NI controller could be used, you would want to use VISA.
You might want at least mention the programming language you are using.
01-24-2010 06:28 PM
I just realized that you might be asking about something other than an instrument driver that is normally the subject here.
If you are looking for a low level hardware/windows driver for an HP card, then you have come to the wrong place. NI does not make HP controllers - HP does and NI does not write drivers for HP cards - HP does.
01-24-2010 06:33 PM
01-24-2010 06:49 PM
I have not been able to find anything on that site about the GPIB card they use. If it's a standard pc that it's in, it would seem strange that they would design their own GPIB controller but stranger things have happened. You could remove the card to see if there are any markings to identify it as coming from someone else.
If it is truly proprietary, then I doubt you will be able to replace it. While the GPIB communication from the controller to the instrument will obey the standard, that does not mean that the interface between the program and the controller will be any sort of standard. It would be a custom driver for the OS and the program would be using custom function calls to that driver.
05-17-2013 01:52 AM
HPIB and GPIB are synonymous - especially if one is using a controller from HP. If one want the code rewritten to so that either an HP or NI controller could be used, then he would want to use VISA.
_______________________