09-17-2013 12:47 PM
Im not sure how to wire this. Help please.
09-17-2013 01:04 PM - edited 09-17-2013 01:04 PM
09-17-2013 01:06 PM - edited 09-17-2013 01:07 PM
It's right there on the Comparison palette. You get two inputs and one output, all you could need.
The LabVIEW help file is your friend, get to know it well, please.
Cameron
09-17-2013 01:18 PM
This is not the answer, but it's an answer. 😄
Post the VI you're writing and we'll help you learn what you need to write a proper solution (mine is slightly obfuscated).
09-17-2013 01:28 PM
Here is what I have so far and here is the assignment. I need a if else type function for my idea to work. Disregard anything that doesn't have to do with labView in the assignment.
09-17-2013 01:46 PM
You need to make the comparisons before the case structure and then select the correct case accordingly.
09-17-2013 01:47 PM
Open LabVIEW.
From the tabs on top, choose "File" -> "New VI"
From the tabs on top of the new VI, choose "Help" -> "LabVIEW Help..."
OR, (takes longer, but will be worth it sooner)
Do the online LabVIEW tutorials
LabVIEW Introduction Course - Three Hours
LabVIEW Introduction Course - Six Hours
Cameron
09-17-2013 01:58 PM
09-17-2013 02:17 PM - edited 09-17-2013 02:18 PM
09-17-2013 09:58 PM - edited 09-17-2013 10:00 PM
Slightly obfuscated, Jim? Slightly?
It does however point in the direction of an interesting solution to the original problem.
Mike...