09-10-2008 07:46 PM
09-11-2008 08:41 AM
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.
09-11-2008 06:45 PM
Thanks for the input. How could I incorporate visa32.dll into my vba codes? Thanks advance for your support. Raymond
09-12-2008 05:32 PM
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.