Hello everybody,
I'm currently trying to speak to/control a Win-I2CUSBDLL board with Agilent VEE Pro 9.2.
However, the only way that I believe this can be achieved is by programming the board through DLL.
I am wondering if anyone may be able to help me with how to load DLL libraries as well as program in the program this way.
Any help is appreciated and thank you very much for your time,
Phantom
I'm currently trying to speak to/control a Win-I2CUSBDLL board with Agilent VEE Pro 9.2.
However, the only way that I believe this can be achieved is by programming the board through DLL.
I am wondering if anyone may be able to help me with how to load DLL libraries as well as program in the program this way.
Any help is appreciated and thank you very much for your time,
Phantom
What language is the DLL written in? Open VEE help file, Contents > Tell Me About
> User-Defined Functions > Compiled Functions (If it is a C DLL)
> .NET Framework (If it is a .NET DLL)
> ActiveX > ActiveX Controls (if it is an activeX DLL)
Hope this helps