Stop sequence and start new one

In reply to chr_sue:

In reply to mohamad.abbass32:
It is not a good idea to stop/kill a sequence because this might confus the driver and the interface between sequencer and driver.
What you can do is leaving thhe loop in the sequence for certain reasons.
Then a seq_item will be processed completely.

Thank you for your answer, but in fact I did not understand, well can you give me an example because in fact I do not launch my sequence in a loop.