06-14-2015 05:47 AM
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
06-14-2015 07:04 AM
06-14-2015 11:07 AM
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