Jump to content
  • 0

Digilent Discovery Pro Trigger delay issue


LJH

Question

Hello,

I am trying to use the FDwfAnalogInTriggerSourceSet to set my trigger. I am sending a signal from the wavegen out directly to the channel 1 input and reading. 

I set my signal to send out 1V at 500ms but I can see from the plots I am actually reading my signal at 510ms ~520ms. 

I have included my code below as well as a plot of what the digilent is seeing.

image.png.887347a8ebd9694890aaba2d0217d6f6.png

If I send in different amplitudes, the delay changes around a bit as well:

2V input:

image.png.aecd3e2e6539e7fb8b4ce52d726ceea9.png

0.1V input:

image.png.89b46f3c433c35f6f4123fd3e5eb7151.png

 

please let me know if I can remedy this!

Thank you!

- LJH

channel calibration.py

Edited by LJH
python file dropped off
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 1

Hi @LJH

See the following: ex1.py (changed to sine to be easier to verify)

If you are capturing less than 32Ki samples/channel you can use single capture mode.
You could use up to 32Ki samples for analog-out custom for higher resolution signal.
I recommend using the latest version sine beside other things it fixes some related to ADP3000 recording.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...