Search found 2 matches

by giulio.presazzi
Tue Apr 09, 2013 8:07 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: RunBlock() simultaneously over multiple PicoScopes
Replies: 3
Views: 6158

Re: RunBlock() simultaneously over multiple PicoScopes

Hi Martyn, thanks for your response. The point is that my scopes are being triggered from different sources, but i need that all scopes will triggered when one of this triggers. I will try to explain my context: Suppose you have 4 oscilloscopes attached to different signals (to input channel A, B, C...
by giulio.presazzi
Fri Apr 05, 2013 1:04 pm
Forum: .Net Languages (C#, VB.Net, .)
Topic: RunBlock() simultaneously over multiple PicoScopes
Replies: 3
Views: 6158

RunBlock() simultaneously over multiple PicoScopes

Hi everyone, I'm working with application in C# which use more than one PicoScope Series 6000 (at least 4). Every PicoScope is configured to trigger when some specific event occurred. There is any way to execute multiple RunBlock() simultaneously and not sequentially ? Does is it possible using .NET...