LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

configure x axes waveform chart

how should I configure the x-axes of waveform chart as I wanted it to be eff vs Iout.
Currently the setting I manage to generated is eff+Ioutvs time(bundle the signal of eff n Iout).

another would be Eff vs Ioutbut this only possible if the signal indexed into array.

But my requirement is to view the signal immediately rather than at the end when the process finished.

below is my attempt to generate eff vs Iout.(Which of course unable.)

Message Edited by 3den on 05-09-2007 08:41 PM

0 Kudos
Message 1 of 3
(2,225 Views)
plz use this link

http://img225.imageshack.us/my.php?image=untitledqz1.jpg

Message Edited by 3den on 05-09-2007 08:46 PM

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

It's so much easier to just attach an image to your post by clicking on the browse button next to the attachment field below this message body.

It sounds like you should be using an XY Graph. The waveform chart will only plot a y value versus time. Use the Express XY Graph to plot as data is acquired or use the shipping example called XY Chart.

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