Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

use visa32.dll for vba

I want to use visa32.dll in VBA to build some test routines for com port access. How can I make visa32.dll to work with VBA? Where can I find the files for the visa32.dll reference (or declaration)?
0 Kudos
Message 1 of 4
(9,684 Views)

Hi Raymond,

 

You can refer to the NI-VISA Help installed with the driver for function information.  There is an entry in the help file called Function Reference which should contain all the information that you are looking for.  

Jessica
National Instruments
Product Support Engineer
0 Kudos
Message 2 of 4
(9,675 Views)

Thanks for the input. How could I incorporate visa32.dll into my vba codes?  Thanks advance for your support. Raymond

 

 

0 Kudos
Message 3 of 4
(9,668 Views)

Hi Raymond,

 

If you are not familiar with calling .dlls in VBA, you may want to start with the MSDN Article: Calling DLL Functions in Microsoft Office.

 

 

Jessica
National Instruments
Product Support Engineer
0 Kudos
Message 4 of 4
(9,658 Views)