Reply To: SA44B python API

Forums SA Series Discussions SA44B python API Reply To: SA44B python API

#247071
galc
Participant

Thanks Roger.
I am still not sure how to create a function which will load user preset (i.e. ini file) as it is done using Spike.

Looking in the ini file content I find a lot of parameters which seem to be not configurable using the API. Say for example configuring the trace type parameter or the average count. Same goes for markers.

I find that the API doesn’t cover a lot of the functionality that Spike features.

I did understand that saving samples to a *.csv can be done using the saGetSweep_32f and saGetSweep_64f functions.

Will appreciate help regarding the issue.