How do I know when my Linx output is done (has reached the end)?
Linx adds a single variables to your output automatically. This is the variable WF_LINXDONE. On the first frame of your Linx output the variable WF_LINXDONE = 0. On the last frame of your Linx output, the variable WF_LINXDONE=1. In this way you can easily determine when your Linx output has finished playing.