by msagues » Fri Feb 24, 2012 9:07 pm
Hello Chris!
I have just made this same question in another post, but just in case you may recieve it faster replying here, there it goes again...
I am having some similar problem to the one described here.
I am working with a PicoScope PS 5203, so that the API I am using is "PS5000", but I guess it should work in a similar way to the PS4000.
I want to retrieve the time offset between trigger times and the first sample in its memory segment (Rapid Block Mode). My aim is to reduce the effect of the jitter, which is a mayor problem in our application.
To do this I am using the function "ps5000GetValuesTriggerTimeOffsetBulk64". The function seems to work fine, but all I get in response in the "times" field are zeros.
An important thing: I am using AN EXTERNAL TRIGGER signal. Is there any problem with this?
I see in the description of "ps5000GetTriggerTimeOffset" that this does not work with the external trigger, and I am starting to think that the same condition may apply to "ps5000GetValuesTriggerTimeOffsetBulk64".
Thanks in advance for your time,
Mikel