LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

string case

I have the attached case being ran by a combo box, but when I run the program with the combo box on X it does not seem to do what is in the "X" case.
Why doesn't this work?
0 Kudos
Message 1 of 3
(2,637 Views)
Your VI works exactly according to what you have programmed.
There my question: What did you expect to see?
 
I see (when setting Plane of Motion="X" and X-Direction=False) the output U32 toggling between 0 and 2. The U32 output toggles between 0 and 3 on X-Direction=True.
BR, Guenter
0 Kudos
Message 2 of 3
(2,625 Views)

Maybe you do not "see" how your vi works because there is no indicator connected to the numeric value which is handled in the cases.

Thomas

Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
0 Kudos
Message 3 of 3
(2,611 Views)