Jump to content
  • 0

The development software with USB-201


Roger Lo

Question

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. 

image.thumb.png.c1a1e20cbd3b024b5393bced1064b308.png

 

The output voltage is 0V.

image.png.824371958375eb904d93295e2cc32d7c.png

 

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

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

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

Link to comment
Share on other sites

  • 0
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

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...