I need to create a VB.NET GUI to manage a National Instruments (NI) USB-6343 instrument.
Should I use the NI Measurement Studio or niDAQms API?
My GUI requirements are: - command the 6343 to input analog values - command it to control output analog value - chart the input analog value over time.
I'm using Visual Studio VB.NET 2017 PRO on Windows-7 desktop and Windows-10 laptop.