@wgoebel I’m glad to hear you’ve got an automation flow working so far. My replies are below.
- We’ve documented some notes about our .sal file format in the forum post below. In short, we provide a meta.json file which you can extract from the .sal capture file that might contain the data you need.
Logic 2 Capture Format (.sal) - Via automation, you are correct. Our idea with our Automation API was that it would primarily be used in situations where the user would not be actively interacting with the software. We’re tracking a feature request below for making our Automation API more applicable towards users who would still be actively debugging / using the software. Setting a zoom level via this method seems to fit within this use case.
Automation API - Execute automation script on pre-existing session - Logic 2 - Ideas and Feature Requests - Saleae - We’ve documented some test cases below. Hopefully these examples help!
logic2-automation/python/tests at develop · saleae/logic2-automation · GitHub