Search found 2 matches

by kevin1975
Tue Jun 26, 2018 3:43 pm
Forum: .Net Languages (C#, VB.Net, .)
Topic: trouble adding reference to library
Replies: 4
Views: 11494

Re: trouble adding reference to library

Do you have a C# example that's easier to understand, something that doesn't require a wrapper?
by kevin1975
Mon Jun 25, 2018 5:23 pm
Forum: .Net Languages (C#, VB.Net, .)
Topic: trouble adding reference to library
Replies: 4
Views: 11494

trouble adding reference to library

Hi, I'm writing some simple code in C# using visual studio to read the channels on a model 2206B oscilloscope. When I try to add a reference to PS2000a.dll, MVS gives the following error message: A reference to 'C:\Program Files (x86)\PicoTechnology\PicoScope6\PS2000a.dll' could not be added. Please...