PicoScope 2205

Post your .Net discussions here
Post Reply
IgorT345
Newbie
Posts: 0
Joined: Thu Mar 27, 2014 3:39 pm

PicoScope 2205

Post by IgorT345 »

Hello,
I am writing some test program in C# (VS2010) for my lab. I use PicoScope 2205 to collect some data. The only problem I have right now is with advanced trigger setting. Does anybody have a working example how to properly setup and use AdvancedTrigger. I try to follow c++ example, but it did not work fo me.

Thank you in advance

Igor

Karunen
Advanced User
Advanced User
Posts: 194
Joined: Thu Nov 21, 2013 9:22 am

Re: PicoScope 2205

Post by Karunen »

Hi Igor,

I have attached a C# Example (VS2010),
that does triggered and immediate block captures using the advance triggers.
2000CSConsoleExample.zip
C# Console example using advance trigger
(16.98 KiB) Downloaded 546 times
Please let me know if you require additional information.

Thanks,
Karunen

Technical Specialist
Pico Technology

IgorT345
Newbie
Posts: 0
Joined: Thu Mar 27, 2014 3:39 pm

Re: PicoScope 2205

Post by IgorT345 »

Thank you very much, this is exactly I looked for.

Post Reply