Jump to content

Continue in Time Loop


Q^Q

Recommended Posts

I have a time loop, the interval is 1s.

In one iteration, after running 0.5s, an event occur.

I want break this iteration immediately, and jump to the next iteration.

Can I do this?

If you are using a RT Target, the way with the Event-structure doesn't work. :nono:

Therefore you can do this also with the Timed-loop.

=> configure the timed loop to 1000ms iteration time

=> give your timed loop a meaningful name

=> you can abort the timed loop with the stop Timed Loop structure...

post-1396-1164348444.jpg?width=400

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.