10-29-2009 03:58 AM
Solved! Go to Solution.
10-29-2009 04:09 AM - edited 10-29-2009 04:09 AM
Yes you can using a simple 'Select' function:
Ton
10-29-2009 04:12 AM
Instead of feedbak loop you can use shift register and can initialize the shift register within the case.
Regards
Visuman
10-29-2009 06:38 AM
Excellent! This solution works exactly the way I wanted it to!
Thanks a lot!
Best regards, Martin
10-29-2009 06:43 AM
@visuman 10-29-2009 04:12 AM
I tried earlier to see if I could use Shift Registers, but I didn't manage to add one to a Case Structure. Is it possible to add a Shift Register to a Case Structure, and if so, how do I do it?
Best Regards, Martin
10-29-2009 10:18 AM