01-15-2014 04:49 AM
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.
01-24-2014 01:45 AM
Hi hasanma,
Well, you could expend the build array and add more inputs to it as shown below:
And individually select which sensor data the user wants to view as shown below:
Warmest regards,
Lennard.C