Jump to content

andornot

Members
  • Posts

    2
  • Joined

  • Last visited

andornot's Achievements

Newbie

Newbie (1/4)

1

Reputation

  1. Thanks for your detailed and knowledgeable reply. If I understand your post correctly, there's no way to write a script directly in a custom math channel that will display a trace that shows the peak-to-peak voltage of another scope channel. I thought is would be as simple as entering Scope.Channel1.measure("Peak2Peak") as the script for a custom channel. From what I gather, working with the logging solution you present above, the solution is to write a script in the logging area that writes another script for the custom math channel . This is necessary (and please correct me if I'm wrong) because Scope.Channel1.measure("Peak2Peak") returns the value as a string and not as a floating point number. With your help, I was able to create this demonstration showing how a voltage divider circuit containing two resistors can be solved graphically. Thanks so much for your help ... I would have given up before I figured out this solution on my own!
  2. Is there a way to access measurements in a math channel to be displayed on the scope? For example, if I establish a Peak2Peak measurement in the "Measurements" tab for one of my scope channels, can I establish a custom math channel in the scope module to plot the Peak2Peak amplitude?
×
×
  • Create New...