el 05-24-2016 12:06 AM
How can I do to put a limit yo the volume of the filling tank?
Hi, in this VI I cannot see my error. What I want is to set a limit for the volume of the tank based on the multiply command. What I have to do?
el 05-24-2016 01:10 PM
Hi naujda095
You can set the volume of the tank programmatically by expanding the property node and selecting Scale >> Range >> Maximun.
A couple things to note, this only changes what is visually seen. The actual value will still reflect what is calculated (if it’s different from what the max value is). Also, the Scale property is at the very bottom of the property list, so you’ll have to scroll down in the property window (place the cursor on top of the black arrow at the bottom of the properties window).
I hope this helps
el 05-31-2016 10:28 PM
Thank you @Captain_K I found very helpful your answer, this is how it looks at the end
Thank you very much!!
el 06-01-2016 02:27 PM
I'm glad i could help!