I am working with PWM for motor control, where the PWM duty cycle will vary sinusoidally.
I would like to visualize the duty cycle variation in the Logic waveform display. So that I would see the sine wave overlayed the PWM waveform, or possible displayed below it.
I could write such an extension if possible. From a quick look so far at the extension documentation, I don’t see a way to annotate the waveform or create a new one for display. Is this possible?
And/or does somethink like this already exist?
Thanks!