LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

multiplot with labview.

HI experts, the following vi should produce a multiplot but I dont know how to plot it. I could use the x-y graph example but I want my number of plots to be able to vary. does anyone have any idea on where to begin?. Roshan.
0 Kudos
Message 1 of 20
(8,353 Views)
Hello people. I could use the following vi to do the multiplot but I was wondering if there was a way to do it in real time? lets say as a new plot is built, it is updated into the graph. thanks. Roshan.
0 Kudos
Message 2 of 20
(8,346 Views)
You need to add a "shift register" to your loop, and a build array node, to be able to stack the data of the different plots. See the modified vi.

CC
Chilly Charly    (aka CC)
Message 3 of 20
(8,339 Views)
HI there Charlie, Unfortunately, I dont have labview 7.1 and I could not open it up with labviw 7.0. COuld you kindly convert it to 7.0 or just send the wiring diagram as a jpeg. Thanks. ROshan.
0 Kudos
Message 4 of 20
(8,330 Views)
Here it is !..

CC
Chilly Charly    (aka CC)
Message 5 of 20
(8,327 Views)
Excellent, Mr. chilly charly. You were incredible! that was such a nice quick fix for a problem i was trying to solve in a very complecated way. Best regards,

Roshan.
0 Kudos
Message 6 of 20
(8,300 Views)
Hi..i'm using labview 8.0 and right now i'm facing a problem with opening the lvm file. when i try to open the file, the message 'the file test.lvm is not a valid labview file' appeared. can anyone help me?...thanx...


Message Edited by HANI on 02-06-2008 12:13 AM
0 Kudos
Message 7 of 20
(7,985 Views)

Hmm, sounds like your *.lvm file has become corrupt.

How did you create this file??

Or, were u able to read it prior and now, are you unable read it??

0 Kudos
Message 8 of 20
(7,981 Views)
I've used this lvm file for the first time, also still new in labview. i create this file via 'write to measurement file' icon. or is there any possibility that my labview library was lack of something?
0 Kudos
Message 9 of 20
(7,972 Views)
What data ( format of data) are you writing into the lvm file?
0 Kudos
Message 10 of 20
(7,956 Views)