Forum Replies Created
- AuthorPosts
galcParticipantThe hidden feature might be an option for us, we will test it.
Currently I am trying to test the commands with the demo device. Is it possible to open the Spike program without being asked if to launch it with demo device? I want to use a subprocess call in Python to open it and then send the hide command.
galcParticipantThanks Andrew.
Unfortunately, the suggested solution requires me to run Spike at the background and it does not comply with my desire of automating the process.I will think again about using your spectrum analyzer.
If you have some other directions I may try, will be happy to hear.
Thanks again.
galcParticipantThanks 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.
- AuthorPosts