I know it's not really an equivalent to LabView but, for the same ends, I am trying to establish a Visual Studio 2017 + NI VISA Drivers environment on my Windows 10, 64 bit PC. I'm taking this route because:
a. It's free
b. It would allow forms once created to be distributed easily
c. I have some experience with Windows Forms for VB.Net
This should allow me to create Windows Forms that can access all my test gear and form stand-alone windows utilities that would perform specific tasks like calibrate a DP832 using a xxxxx bench meter. I envision that the code would follow a simple state machine with tabs on the form so the first tab would be connections, the next settings, and subsequent tabs to perform actual tasks.
If you want to follow progress, the
thread is here