LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

VISA- waveform chart read analog and digital both

I'm using both Digital and Analog Sensors . And depending upon whichever port the user selects I am displaying the waveform on a wavefrom chart. 

i want a transition in the waveform chart axis when the user shifts from analog to digital so that the waveform is clearly visible. This is not happening. how do i customize my waveform chart.

Tha analog readings are somewhere between 200 and 400 and digital values are 0 -1.  My y axis range is 0 to 1000.

So in a nutshell i want a clear transition from analog to digital or vice versa so that the user can clearly see the graphs.

 

Note. if i set y axis to autoscale it will give the result but a haphazard graph is coming which is not worth seeing.

 

 

Thanks a lot in advance 🙂 

0 Kudos
Message 1 of 3
(2,662 Views)

I think waves are powerful!

0 Kudos
Message 2 of 3
(2,659 Views)

You can use property nodes to set the Y-axis scale.  The properties you care about are Y Scale->Range->Maximum and Y Scale->Range->Minimum.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 3
(2,635 Views)