Search found 2 matches

by BoLundgren
Sun Nov 14, 2010 9:40 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: C# Signal Generator Problem
Replies: 6
Views: 13060

Re: C# Signal Generator Problem

Many thanks Chris for the tip. I had made a mistake of using an erronous factor when converting from V to uV.
10^6 should be 1e6 not 10e6. Your fast answer saved my weekend. Thanks!
by BoLundgren
Fri Nov 12, 2010 4:33 pm
Forum: .Net Languages (C#, VB.Net, .)
Topic: C# Signal Generator Problem
Replies: 6
Views: 13060

Re: C# Signal Generator Problem

I am using a PicoScope4226 with PicoScope6 on a Sony VAIO Model PCG-3J1M with a Windows 7 Home OS and it works perfectly. I have also tried to use the C#-example from the SDK Version r10_1_0_8 using Visual Studio 2010 Professional. The code compiles fine and runs as it should if one rembers to set t...