Search found 4 matches

by meereck
Thu Oct 09, 2014 1:58 pm
Forum: .Net Languages (C#, VB.Net, .)
Topic: Pico 4K - streaming mode overflow flag
Replies: 4
Views: 15652

Re: Pico 4K - streaming mode overflow flag

Thanks.
When more channels are used at a time, will this value be present in each channel buffer on the same sample index?
by meereck
Fri Oct 03, 2014 11:20 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: Pico 4K - streaming mode overflow flag
Replies: 4
Views: 15652

Pico 4K - streaming mode overflow flag

Hello,
is there any flag in the API of dropped data when PC or USB is not fast enough to transfer streaming samples from the scope?
It seems there is no flag for ps4000GetStreamingLatestValues or ps4000StreamingReady callback.

Best regards
by meereck
Thu Jul 31, 2014 1:59 pm
Forum: .Net Languages (C#, VB.Net, .)
Topic: Pico4000 wrapper - missing function
Replies: 2
Views: 4606

Re: Pico4000 wrapper - missing function

That's what I did, just wanted to make sure there this function is not missing for a reason.

Cheers
by meereck
Mon Jul 28, 2014 10:01 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: Pico4000 wrapper - missing function
Replies: 2
Views: 4606

Pico4000 wrapper - missing function

Hello,
is there any reason why ps4000SetDataBuffer() is not "DLLImported"in the C# wrapper?
The docs says that ps4000SetDataBuffer shall be used for non-aggregated data, whilst ps4000SetDataBuffers() for aggregated data, but ps4000SetDataBuffer is missing.

Regards, Meereck