LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

chnaging input in a waveform graph from front panel in labview

Hi !

 

I am working with temperature sensors; I have several sensors to read simultaneously.

I want to plot information from different sensors in different plots and have the option to change/select  the sensors in the a graph from front panel. For example, I have 8 sensors(please see the attachments_ front panel), A,B,C,D,E,F,G and M. Some time it could be possible that user want A,B,C in Tumor Graph or sometimes only A and B. That means the identity and the number of sensors could be changed in different times.

Now I connect only two sensors per graph (ref: block diagram) but the number and the sensors to be plotted in a certain graph can be changed, so How can I implement it ?

Any help or idea will be appreciated.

 

Best Regards,

Hasan Masud

CTH, Sweden.

Download All
0 Kudos
Message 1 of 2
(2,507 Views)

Hi hasanma,

 

Well, you could expend the build array and add more inputs to it as shown below:
1.JPG

And individually select which sensor data the user wants to view as shown below:
2.JPG

 

Warmest regards,

Lennard.C

 

Learning new things everyday...
Message 2 of 2
(2,344 Views)