Search found 22 matches

by bane
Fri Jun 15, 2012 8:05 am
Forum: General Software Discussions
Topic: ps6000GetValuesBulk makes (throws) an access violation
Replies: 33
Views: 34778

Re: ps6000GetValuesBulk makes (throws) an access violation

Thanks Martyn.

The example Code is OK, because it is working fine for PicoScope 4227. The buffer allocation is correct.

I understand the advantage using Rapid Mode. For now, we will have to use the Block mode.
by bane
Fri Jun 15, 2012 7:04 am
Forum: General Software Discussions
Topic: ps6000GetValuesBulk makes (throws) an access violation
Replies: 33
Views: 34778

Re: ps6000GetValuesBulk makes (throws) an access violation

Immediate Block woks OK
Rapid Block with 1 capture => Not Ok (access violation)

Does Rapid Block mode work for you? Do you use the same DLL version as I do?
by bane
Thu Jun 14, 2012 1:52 pm
Forum: General Software Discussions
Topic: ps6000GetValuesBulk makes (throws) an access violation
Replies: 33
Views: 34778

Re: ps6000GetValuesBulk makes (throws) an access violation

We are trying one segment in rapid mode. When using a block mode it works as expected.
by bane
Thu Jun 14, 2012 1:36 pm
Forum: General Software Discussions
Topic: ps6000GetValuesBulk makes (throws) an access violation
Replies: 33
Views: 34778

Re: ps6000GetValuesBulk makes (throws) an access violation

I am wondering about this.

Based on PicoScope 6404B specification it should be possible to acquire 256MS per BNC. We are trying to acquire only 3MS, and it doesn't work :/

The same works fine with PS 4227...
by bane
Wed Jun 13, 2012 7:19 am
Forum: General Software Discussions
Topic: ps6000GetValuesBulk makes (throws) an access violation
Replies: 33
Views: 34778

Re: ps6000GetValuesBulk makes (throws) an access violation

However, Rapid Mode works for all 4 BNC Channels in case when the number of acquired samplings is set to 10000 (for example)
by bane
Wed Jun 13, 2012 7:13 am
Forum: General Software Discussions
Topic: ps6000GetValuesBulk makes (throws) an access violation
Replies: 33
Views: 34778

Re: ps6000GetValuesBulk makes (throws) an access violation

Okay. Does it mean Rapid Mode on PS6000 works only for one channel?
With PS 4000 you can use all channels.

Thanks
by bane
Tue Jun 05, 2012 12:09 pm
Forum: General Software Discussions
Topic: ps6000GetValuesBulk makes (throws) an access violation
Replies: 33
Views: 34778

ps6000GetValuesBulk makes (throws) an access violation

Hi, Following problem occured when using the PicoScope 6404B, version: PicoScope® 6 - PC-Oszilloskop-Software version: 6.6.30.5 Copyright © 1995-2012, Pico Technology Ltd Modell: PicoScope 6404B Seriennummer: AR571/005 USB-Version: 2,0 Kalibrierungsdatum: Freitag, 13. Januar 2012 Hardwareversion: 1 ...
by bane
Thu Sep 29, 2011 8:05 am
Forum: General Software Discussions
Topic: The last sample point in the scope buffer has an invalid val
Replies: 5
Views: 8208

Re: The last sample point in the scope buffer has an invalid

Hi Martyn, below you can find the last five indexes with the corresponding ADC values. The last two values (a and b buffer) are invalid. This occurs sporadically. As stated before I am using the rapid trigger mode with only one capture and with external trigger. Both channels have 2V range (because ...
by bane
Mon Sep 26, 2011 2:01 pm
Forum: General Software Discussions
Topic: The last sample point in the scope buffer has an invalid val
Replies: 5
Views: 8208

Re: The last sample point in the scope buffer has an invalid

no, I am using my own software.
May I send you ADC counts?

Regards,
Bane
by bane
Wed Sep 21, 2011 9:22 am
Forum: General Software Discussions
Topic: The last sample point in the scope buffer has an invalid val
Replies: 5
Views: 8208

The last sample point in the scope buffer has an invalid val

Problem description:The last sample point in the scope buffer has an invalid value. Sometimes there are two last sampling points invalid. The error occurs sporadically. Scenario: Rapid Trigger Mode Capture (external trigger); number of captures =1; buffer size > 1000000 Is this a known bug or is the...
by bane
Thu Mar 17, 2011 12:09 pm
Forum: General Software Discussions
Topic: Trigger question
Replies: 3
Views: 5452

Re: Trigger question

yes I know this. I need to this dynamically. That means the default auto trigger timeout is infinite in my case. In my scenario I have to generate an external trigger pulse when the pre-trigger buffer is still not full. That means my requirement is that the scope "remembers" the trigger request, and...
by bane
Thu Mar 17, 2011 8:53 am
Forum: General Software Discussions
Topic: Trigger question
Replies: 3
Views: 5452

Trigger question

Hi,

Is it possible to tell the scope to trigger immediately after the pretrigger buffer become full?

Thanks in advance.

Kind regards,
Bane
by bane
Mon Jan 31, 2011 2:12 pm
Forum: PicoScope 6 for Windows
Topic: How to Trigger on specific edge duration?
Replies: 2
Views: 3453

How to Trigger on specific edge duration?

Hi, I have PicoScope 4424. We have a scenario where we have to trigger on falling edge. The first voltage threshold is at 12V and second is at 2V. The time duration between these two thresholds varies from 2µs to 10µs. The trigger should fire in case of 2µs edge duration only. Kind regards, Bane
by bane
Fri Jul 03, 2009 11:27 am
Forum: General Software Discussions
Topic: PS4424 return code
Replies: 5
Views: 6123

Hi Robin, below the piece of code for the SetTrigger. After calling this several times the function: ps4000SetTriggerChannelProperties returns 0x49. Trigger Channel Property does not change. Regards, Bane ... short thresholdUpper = VScopeInterface.VoltageToADC(3000); // 3V default ushort thresholdUp...
by bane
Fri Jul 03, 2009 9:42 am
Forum: General Software Discussions
Topic: PS4424 return code
Replies: 5
Views: 6123

Hi Robin,

trigger property is not changed.

The picoStatus.h is not included in ps4000 SDK.
I found the file in ps5000 SDK. Can I use this one?
I am asking because ps4000 and ps5000 SDKs are different.

If you like I can send you the code with the trigger configuration?!

Regards
Bane