tektronix / Programmatic-Control-Examples

An index of all remote instrument communication examples and links to discussion threads written by the community, for the community.
Other
73 stars 42 forks source link

Feature/dwyban/curvestream example complete code #38

Closed dwyban closed 5 years ago

dwyban commented 5 years ago

Pull Request Checklist

Please review the Contribution Guidelines before submitting.

Type (Select only one)

Description

This pull request updates the Curvestream Example with the complete Visual Studio project rather than just a single code file. This will make it easier for people to use the example. I also included an updated version of the example that uses the IVI standard VISA.NET library instead of NI-VISA. NI's VisaNs is deprecated and should no longer be used. VISA.NET is the vendor neutral VISA library that should be used in .NET applications.

dwyban commented 5 years ago

This PR addresses Issue #36

dwyban commented 5 years ago

It doesn't look like @bhensley86 @cbmurdock or @bit-lift want to review... :sob:

zkoppert commented 5 years ago

It doesn't look like @bhensley86 @cbmurdock or @bit-lift want to review... 😭

They usually have a regular meeting to review these. @nlynchjo Do you know when the next meeting is?

nlynchjo commented 5 years ago

It doesn't look like @bhensley86 @cbmurdock or @bit-lift want to review... 😭

They usually have a regular meeting to review these. @nlynchjo Do you know when the next meeting is?

they were out of town this week, so it was cancelled 😭

nlynchjo commented 5 years ago

I think we are okay to merge this one

dwyban commented 5 years ago

Closes #36