Part Number: CODECOMPOSER
Hi expert,
I want add a certain delay in gel files between two operations below:

Is there a easier way to achieve it? Thanks!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: CODECOMPOSER
Hi expert,
I want add a certain delay in gel files between two operations below:

Is there a easier way to achieve it? Thanks!
Is there a easier way to achieve it? Thanks!
Really the only way is to add a crude C style "while" or "for" loop. GEL is not really designed for such behavior.
Thanks
ki