03-17-2009 05:31 AM
Hi
I want to create case structure like this
case @
case %
case *
can anyone help me how to do this in labview
Solved! Go to Solution.
03-17-2009 05:39 AM
I am assuming these are string inputs. Have a look at this:
03-17-2009 05:40 AM
Hi arrowminds,
create a case structure, connect a string to the selector and create the case you need.
Mike
03-17-2009 06:42 AM