Hi!
I am just converting my VB 6.0 code to VB.NET.
(I did not include the reference as the software should also is installed on PC's which do not have VISA installed).
Is there a file like "visa32.vb" provided by National Instruments to include in VB.NET to get the same functionality?
Or how do I include all VISA functions for VB.NET in a way that the program can also be executed on PC with VISA not installed.
I did not find any files on my PC which meet this description.
(I started to convert visa32.bas with the Microsoft Conversion Wizard - this works fine, but I search for a more elegant solution.
I also wonder if function like viScanf can be included in VB.NET ???).
Best regards,
Martin.