Jump to content
  • 0

One Triangle One pulse only in Waveforms


pmelin01@ucy.ac.cy

Question

3 answers to this question

Recommended Posts

Can you please help me on this question about how to generate single signals only?

One triangle and one Pulse simultaniusly in order to make only one characteristic curve of a transistor!

I've been trying and i only get continuous signals of triangles and pulses!

i need something like this in waveforms and how to do it in python using the sdk! What instruction is it actually in the sdk refference manual?

signals.PNG.95f49d23164e5158884e2cb36bcf2c1c.PNG

Please your answer will be valuable! @attila

Link to comment
Share on other sites

Hi @pmelin01@ucy.ac.cy

You can use standard signal types with proper configuration or custom signals.
Like triangle running for half period at twice freq as your pulse requirement, or adjusting phase to 270, using offset and running for one period, and similar for square (pulse) signal.
See the WF SDK/ samples/ py/ AnalogOut_Pulse.py and other examples.

image.png.3bdd994cd66ed63ff0b1ae77622ee63e.png

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...