LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

pipe furnace mesurments

i have an pipefurnace where i need to measure temp in  4 points , how can i get an garph with 4 diagrams on top of each other??

 

thanks 

0 Kudos
Message 1 of 3
(2,914 Views)
Acquire 4 channels of temperature data and then graph it on the same graph.

Check the examples that ship with LabVIEW.

Mike..

PS: before you do that, though, you should go through the online free tutorials.

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 3
(2,896 Views)

Assuming your measurements are coming at some regular interval (once a minute or once a second, say), you can use a Chart to plot the four channels as the data evolve (just as though it were a strip-chart recorder, though you could also make it "sweep" as through it were an oscilloscope beam).  The Help on Charts (and on other LabVIEW functions -- select one on the Block Diagram and type Ctrl-H) will explain how to plot multiple channels.

 

Bob Schor

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