Roger Lo Posted May 2 Posted May 2 Dear all, There's a customer who has a development issue on USB-201. The user cannot read any data from their owned developed application. The output voltage is 0V. The program cannot be executed with Visual Studio 2017. HOWEVER, it works OK with Visual Studio 2019. But the user only purchases 2019 version. I'm wondering if there is any way or patch for 2017 that can make the program execute successfully in Visual Studio 2017. Thank you
0 DAQman Posted May 2 Posted May 2 We are aware of no reported problems regarding Visual Studio 2017. There's likely a programming mistake; for example, there is no test to determine if TestBoard is valid, and the error status needs to be checked when executing the AIn function call. I am attaching a USB-201 test program that returns data from the first four channels for display. Program.cs
0 Roger Lo Posted May 24 Author Posted May 24 On 5/2/2024 at 8:51 PM, JRys said: We are aware of no reported problems regarding Visual Studio 2017. There's likely a programming mistake; for example, there is no test to determine if TestBoard is valid, and the error status needs to be checked when executing the AIn function call. I am attaching a USB-201 test program that returns data from the first four channels for display. Program.cs 8.04 kB · 1 download Got it, thank you, JRys
Question
Roger Lo
Dear all,
There's a customer who has a development issue on USB-201.
The user cannot read any data from their owned developed application.
The output voltage is 0V.
The program cannot be executed with Visual Studio 2017.
HOWEVER, it works OK with Visual Studio 2019.
But the user only purchases 2019 version.
I'm wondering if there is any way or patch for 2017 that can make the program execute successfully in Visual Studio 2017.
Thank you
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now