LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Compiling IVI-C driver source code

I'd like to make some fixes into source code of IVI-C driver 'cause I have found some SCPI-command bugs in there.

What are main steps in compiling the source code, which library function I must include (VISA-library?)?.

I'm using LabView 7.1 and the driver in question is agpsgmxg (source code file is agpsgmxg.c) which I have downloaded from NI's idnet.

I have MS Visual Studio environment.

0 Kudos
Message 1 of 4
(2,846 Views)
Wrong board. You want to post to the LabWindows/CVI board. That is what is used to create all IVI drivers.
Message 2 of 4
(2,840 Views)
In CVI you would use Ctrl+K for compiling and then you would re-create the DLL and replace or rename it the existing one that is in IVI/Bin or IVIFoundation/Bin. Can you send feeback to instrument.drivers@ni.com mentioned with the bugs found in the driver?  So we can document and look into the issue?
0 Kudos
Message 3 of 4
(2,819 Views)

Thanks for your answers. I'll send feedback about that driver to NI.

  

0 Kudos
Message 4 of 4
(2,798 Views)