LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Digital Waveform Graph in LabView 8

Hi every one,
I use Labview 8 and I have to plot some digital signals with a custom height (in pixels) in a Digital Waveform Graph.
My solution is in the attachement (DG_Test.vi). The problem is that when you plot, first the height of the plots decrease and then it's set to the right value (try with 40 pixels for plots height). This is a visual effect not acceptable.
I think it'snt the rigth way to obtain what I want.
Any suggestion ?
Thanks and regards.
0 Kudos
Message 1 of 2
(2,512 Views)
You have to toggle-off the autoscale property for your graph.  Pay attention to toggle-off also the flag in properties>>scales>>select Y scale>>autoscale.
Giuseppe
0 Kudos
Message 2 of 2
(2,496 Views)