Hello,
I am trying to determine how I can switch between three cases in a case structure allowing a certain time between each switch.
For example: say I have three cases in a case structure (Cases {0,1,2}) where zero is the default case.
What I would to do is start in the default case 0 wait 1 sec, switch to case 1, wait 1 sec switch to case 2, wait 1 sec switch back to case 1, wait 1 second switch back to case 0. Then repeat the order.
I was using the timer elapsed value from the Ramp Tim function to switch a select function between true and false but with the additional case I don't think this approach will work.
Any ideas?
Tim Z
Test Engineer
Magna International