What are SetSimpleTrigger's delay units?

Forum for discussing PicoScope version 6 (non-automotive version)
Post Reply
spflanze
User
User
Posts: 4
Joined: Wed Jul 11, 2018 11:36 pm

What are SetSimpleTrigger's delay units?

Post by spflanze »

In the document at:

https://www.picotech.com/download/manua ... -guide.pdf

The ps6000aSetSimpleTrigger() function in section 3.55 there is the delay argument. The unit for this unsigned 64 bit parameter is not given. What is it? Is it the same as for the autoTriggerMicroSeconds?

Also, I have seen many functions in the dll have versions with a "-2" suffix. What is the meaning of this suffix?

spflanze
User
User
Posts: 4
Joined: Wed Jul 11, 2018 11:36 pm

Re: What are SetSimpleTrigger's delay units?

Post by spflanze »

The answer is found in the function ps6000aSetTriggerDelay()'s description. The time unit is the time between samples. The number of samples to delay by is entered here.

Post Reply