09-16-2014 09:15 PM
I'm new to LabVIEW and am currently trying to make a VI where is need to compare two things and if one item is true do something and if the item is false do another thing. In my case if the value 1 is greater than value 2 then i need to take the difference between them and display that number. If value 1 is less than value 2 then I need to light up a boolean LED.
Hopefully someone can help me out. I tried working with the case structures but couldn't get it to work.
Thanks!
Solved! Go to Solution.
09-16-2014 09:45 PM
This is a very basic use of LabVIEW. Have you had a look over the introductory manterial online or in the help file?
Perhaps if you post your code we can give you some ideas as to how to proceed.
09-16-2014 09:50 PM
Check this
09-17-2014 11:34 PM
Sounds like you just did his homework for him. 😉
09-18-2014 06:28 AM
09-18-2014 06:30 AM