Hi ,
I’m currently using the Logic 2 API to start and stop captures. However, I’ve noticed that both methods experience significant delays, which occasionally results in data loss. While adding delays can fix the issue, it is critical for the code we are running and not an ideal solution.
Is there an alternative way to handle this issue to without adding additional delays?
Thanks
@haia.amsha98 Sorry for the trouble with that. Can you share more information as to the amount of delays you are seeing?
Unfortunately, delays between captures will be inevitable when using our Automation API, but in case you are saving captures in between stop/start cycles, we provide a sample script at the bottom of the support article below which allows you to export, save, and close captures in the background while the next capture is running.