J |
Jens |
Hello, I need a feature to Load Presets via Automation API.
In Logic 1 you could at least load *.logicsettings via the Socket Command: load_from_file
Activity Newest / Oldest
Jens Christian
I need a bigger "memory buffer size" for my automation. It is extremely frustrating to see that I can change it for a manual capture - but not for the automation!!!
Tim
Setting the memory buffer size is in fact possible via the Automation API. Specifically, you can pass in a memory buffer size in the CaptureConfiguration object.
saleae.github.io/logic2-automation/automation.html#captureconfiguration
Jens Christian
Ok, thank you for enlightening me. Sorry I didn't notice this in the first place.:-)
Tim
I'm glad to hear that helped!
Chetana
Currently, logic2 doesn't seem to have an API to load the analyzers presets config, which can save a lot of time in our tests. Also, if there's an API to get the set analyzer handles, then we can export the analyzer data easily. Please let me know if you have any workaround for this.
Tim
Merged with: API to load preset configs for anlayzers
Tim
discuss.saleae.com/t/applying-a-preset-to-logic2-automation-api-capture/3022
"I am using Automation API to capture all digital lines. After that I want to analyze by loading it in Logic 2. Unfortunately I cannot load my preset to this capture. This is becoming a big problem as I have named the ports based on pins that I am capturing and now I just see Channel 0, Channel 1 …, Channel 15.
Am I missing something or is this feature not present? If this feature is not present could you please provide some support for this feature?"
Tim
(#89854)
"i'm looking for a possibility to handle "Presets" with the automation api"