Jump to content
  • 0

setting trigger source to analog out without level


M. Hamza Öncüer

Question

5 answers to this question

Recommended Posts

  • 0

Hi @Hamza Oncuer,

To clarify, are you wanting repeated individual data captures every time the start of a period occurs?

Right now, setting the trigger for an Scope to start on a Wavegen/Analog Output will start the oscilloscope whenever the Wavegen is enabled; it doesn't matter what level you set the trigger condition to be or if the Wavegen is outputting a flat DC signal.

Thanks,
JColvin

Link to comment
Share on other sites

  • 0

Thank you for the quick response, The last version of the waveform seems to be gets the job done, I am trying to write a similar program using api, I used this function to enable continuous triggering but it's not working, Could you help me please.

 dwf.FDwfAnalogOutRepeatTriggerSet(device_data.handle, channel, ctypes.c_bool(True)) 

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