LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

pressure pattern in labview

Hello,

 

For a project on our school, I have to display a pressure pattern of a person. For this pattern I have to use many pressure sensors.

The voltages of these sensor are the input in labview.

 

At this moment I only use 16 sensors. I translate the different voltages in a hex RGB code. 

Then I use an array of color boxes to show the colors.

 

In the future the amount of sensors becomes much higher. So I doubt if this is the wright solution for this problem.

So I want to ask for your opinion.

 

Greetings,

Frank

0 Kudos
Message 1 of 2
(2,122 Views)

Try the Intensity Graph 😉

 

If your sensor array is in a regular shape an two dimensonal array  to store and handle the values is the 'natural' format.

If you start programming just keep in mind that the size of your array will change.

 

 

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 2 of 2
(2,114 Views)