¿ªÔÆÌåÓý

Re: pc control trace data?


 

On Fri, Oct 4, 2024 at 08:23 AM, Bryan Krone wrote:
Is there a way to collect the data from multiple displayed traces?
You can use the "trace {# } value" console command to retrieve the values for each trace.??
?
For example, "trace 2 value" will return 450 values for trace 2 in dBm if the default units are dBm for the tinySA Ultra.? Example return format is as below, so you will need to parse out the data values.
?
trace 2 value 0 -89.4
trace 2 value 1 -89.6
...
trace 2 value 449 -89.1
?
Herb
?

Join [email protected] to automatically receive all group messages.