We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
loginc2 version: 2.4.7 enable automation server set analogSampleRate = 312500, error happen. ------------error message--------------- path: '/saleae.automation.Manager/StartCapture', code: 10, details: '10: Invalid supplied sample rate. Allowed sample rates with channel configuration: {"analog":12500000}, {"analog":6250000}, {"analog":3125000}, {"analog":1562500}, {"analog":781250}, {"analog":3125000}, {"analog":3125000}, {"analog":3125000}, {"analog":3125000}, {"analog":3125000}'
Is there any way to set a lower sampling rate ?
The text was updated successfully, but these errors were encountered:
This is unfortunately not possible at the moment. We're also tallying this request in the feature request post below, and I've added a comment for you to track your need for this there: https://ideas.saleae.com/b/feature-requests/automation-api-support-sample-rates-31250hz/
Apologies we don't have a solution for you right now.
Sorry, something went wrong.
No branches or pull requests
loginc2 version: 2.4.7
enable automation server
set analogSampleRate = 312500, error happen.
------------error message---------------
path: '/saleae.automation.Manager/StartCapture',
code: 10,
details: '10: Invalid supplied sample rate. Allowed sample rates with channel configuration: {"analog":12500000}, {"analog":6250000}, {"analog":3125000}, {"analog":1562500}, {"analog":781250}, {"analog":3125000}, {"analog":3125000}, {"analog":3125000}, {"analog":3125000}, {"analog":3125000}'
Is there any way to set a lower sampling rate ?
The text was updated successfully, but these errors were encountered: