Jump to content
  • 0

ADK triggering scope with waveform channel using SDK


tiqi

Question

I am using an analog discovery kit 2, and I would like to set the scope channel (analog in) trigger to be one of the wave generator channels (analog out). I can do this using the 'WaveForms' GUI, in particular I see that I have to set the wavegen channel synchronization to be 'Independent' (rather than 'no synchronization' or 'Simonized). However, I would like to do this using the SDK, and I cannot seem to find this configurable setting in the documentation: https://digilent.com/reference/software/waveforms/waveforms-sdk/reference-manual. I of course have set the trigger channel of the scope to be 'Wavegen C1', and in the SDK using: dwf.FDwfAnalogInTriggerPositionSet(hdwf, c_double(trigsrcAnalogOut1)), and so I think the issue is just setting the correct synchronization settings. Does someone know how to correctly set this? Thank you.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

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...