You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suppose for a same vport, we create mutliple data or multiple control captures.
When I try to download each capture files, the command SaveCaptureFiles(Arg1=...) returns me only the latest data and the latest control capture.
On the following screenshot, I have 1 control capture and 2 data captures
When I use the SaveCaptureFiles() method, it returns only:
Suppose for a same vport, we create mutliple data or multiple control captures.
When I try to download each capture files, the command SaveCaptureFiles(Arg1=...) returns me only the latest data and the latest control capture.
On the following screenshot, I have 1 control capture and 2 data captures
When I use the SaveCaptureFiles() method, it returns only:
How can I do to retrieve all captures, not only the latest?
The text was updated successfully, but these errors were encountered: