01-12-2023 03:33 AM
Hello,
I'm looking to create a small vb.net program using a pre-existing C++ program.
In the C++ program we find the header visa.h that provides specific variable types as ViSession, ViChar...
I'm not sure if I can use visa.h as it is in a vb.net code, is there any alternative library for vb.net?
Thank you in advance.
Best regards
01-19-2023 02:26 AM
Hello chaimoss,
If I understand you well, then these articles can help you implement your program.
VISA VB .NET Methods and How to Use Them - NI
Where is the "visa.h" Header File to Include in a C++ Program? - NI
Follow these links.
Regards)
________
Best way to thank is giving Kudos / Marking as a solution.