LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

different picture to be displayed for a specific range of values in waveform chart

Solved!
Go to solution

Hello there!

I'm making a VI that is like a rainfall meter reader that displays an image of what will happen with a place with that amount of rain and will display a message (which will show on the string). Here is a picture of the FP.

Untitled.png

The mm of rain control will be the input and it will be displayed in the graph. The Boolean Controls in the other side will light up which is dependent on the value of the input. What I want to do is that I want to display an image (which will show on the Flood Hazard Map tab) and a sentence on a string (which will show on the Additional Announcement tab) for every boolean control. The images and the sentence on the string is different for every boolean control. For example, if the input is 7.5, the Normal Alert LED will light up and at the same time, I want to display an image and a message on a string. Here is the BD.

Untitled1.png

I can't run the VI because there are more than one source in the string and in the path part. Also, I don't know what will I put in the False statement in the Case Structure. Also, I'm not really sure if putting the the Case Structure for each is right.

Help is really appreciated (because this is my problem for almost 2 weeks now). Thank you very very much.

 

 

I really wish to become an Electronics Engineer before I'm 21. 😄
Been 1 year in LabVIEW but still a beginner.
0 Kudos
Message 1 of 6
(2,390 Views)

Hey,

 

I'm not sure if it's really what you need but this is a solution 🙂

0 Kudos
Message 2 of 6
(2,374 Views)

How will I insert the picture and where? I'm sorry. I'm a bit a beginner in LabVIEW.

I really wish to become an Electronics Engineer before I'm 21. 😄
Been 1 year in LabVIEW but still a beginner.
0 Kudos
Message 3 of 6
(2,360 Views)
Solution
Accepted by topic author wewtalaga

 

I haven't the toolkit but I think you juste have to do this and put the good picture (or you juste make a pictures selector, like a table that you can find in the vision fonctions).

retenir.png

0 Kudos
Message 4 of 6
(2,350 Views)

Thank you, thank you very much! :))))

It now runs. Hihi 🙂

Btw, I have a question. Can the picture change automatically every time the value of input (in the VI) changes?

I really wish to become an Electronics Engineer before I'm 21. 😄
Been 1 year in LabVIEW but still a beginner.
0 Kudos
Message 5 of 6
(2,342 Views)

Oh by the way, I noticed now that the picture automatically changes when the input changes. 🙂

Thank you again for the help! 🙂

I really wish to become an Electronics Engineer before I'm 21. 😄
Been 1 year in LabVIEW but still a beginner.
0 Kudos
Message 6 of 6
(2,302 Views)