Replacing 34401A with 34461A from RS232 in C++. I included the visa32.lib in Linker input but shows "unresolved external symbol" for each function call. Visual Studio recognizes the functions and parameters. Does anyone have a clue?
Replacing 34401A with 34461A from RS232 in C++. I included the visa32.lib in Linker input but shows "unresolved external symbol" for each function call. Visual Studio recognizes the functions and parameters. Does anyone have a clue?
I don't understand the question. The 34461A does not have an RS-232 IO port. It has USB, LAN and optionally GPIB. There are C# programming examples on the product web page, that should provide a good idea how to accomplish the same thing with C++.