Problem with setting trigger from VB in PiccoScope3204

 
Post new topic   Reply to topic    Pico Technology Forum Index -> General Software Discussions
Author Message
tobo
Newbie


Joined: 29 Sep 2005
Posts: 1
Location: Germany

PostPosted: Thu Sep 29, 2005 3:13 pm    Post subject: Problem with setting trigger from VB in PiccoScope3204 Reply with quote

Dear Pico Users,

I have a problem for which I can not find a solution. Moreover the helpdesk of Pico is unable to help me either Sad

I mean, I need to measure period between CHA & CHB of approx. 4ms.
There should be a trigger set on CHA and later when it is released, samples should be stored in the memory to fetch them later.

I need to configure the trigger as follows: CHA, rising, 900mV.

Then I wrote following command's order:

ps3000_handle = ps3000_open_unit()
i = ps3000_set_ets(ps3000_handle, 0, 0, 0)
Ret = ps3000_set_channel(ps3000_handle, 0, 1, 1, 8 )
Ret = ps3000_set_channel(ps3000_handle, 1, 1, 0, 3)
Ret = ps3000_set_trigger(ps3000_handle, 0, 115, 0, 0, 0)


All is fine but after using ps3000_set_trigger I received "0" so it means that some parameters are out of range. But why?
How can I set the trigger in VB then?

For the response I'd like to thank you in advance!



Best regards,
Tomasz Bobrowski.
Back to top
Michael
Guru
Guru


Joined: 07 Jul 2005
Posts: 93
Location: St Neots, Cambridgeshire

PostPosted: Mon Oct 10, 2005 10:41 am    Post subject: Reply with quote

Hello Tomasz,

We could only support you to the extent that we have.

If any other user would like to share their knowledge of VB with this user, please do so.

Best regards,
Michael
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Pico Technology Forum Index -> General Software Discussions
All times are GMT
Page 1 of 1

 


Pico Technology topic RSS feed 
Powered by phpBB © 2001, 2005 phpBB Group