10-23-2009 01:22 AM
10-23-2009 01:45 AM
Hey,
Please have a look at the statemachine or producer/consumer design patterns, I think this could help you.
You will need to place the enum inside a loop. In your code it will be read once, just at the start of your VI.
Christian
10-23-2009 05:39 AM
10-23-2009 08:18 AM
Hi thess,
you used a RING and not an ENUM. They are NOT the same!
Anyway: you already wired it up. Where did you have problems exactly?
I would only remove those locals on the right side, just use wires from their terminals...
Additional note: I couldn't read a lot of your labels. What language settings are you using?
10-23-2009 09:47 AM