LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

different y scales for two waveforms from oscilloscope

Solved!
Go to solution

Hello,

 

I am trying to write two waveform from oscilloscope. But one of the waveform has very small y scale.

Is there any wave to have two y-scale on the waveform graph indicator so that the small signal can have higer resolustion?

 

Thanks!

0 Kudos
Message 1 of 6
(3,609 Views)
Solution
Accepted by topic author tian66

Hi tian,

 

search the LabVIEW help for "duplicate y scale"...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 6
(3,604 Views)

To display both, you could normalize them to a common scale but note that this does NOT increase resolution.  Noise is also amplified along with the signal.

0 Kudos
Message 3 of 6
(3,603 Views)

Thanks, I got it.

But the resolution of the samll signal is still very low, any idea on that?

 

 

0 Kudos
Message 4 of 6
(3,594 Views)

Signal resolution can be "improved" in a few ways.  1) average scans you collect on the oscilloscope to improve Signal to Noise ratio.  2) Perform software filtering of signal either in the oscilloscope or LabVIEW (filtering can diminish some higher frequency components in your signal). 3) design a hardware filter (RCL circuit) to "dump" high frequency signals to ground. 4) improve shielding of cables to reduce EM interference from room.

0 Kudos
Message 5 of 6
(3,588 Views)

Hello,

 

I just want to the exactly waveforms showing on the oscilloscope. But now there is big difference between the waveform graph and the oscilloscope.

 

Thanks!

0 Kudos
Message 6 of 6
(3,586 Views)