Skip to content
New issue

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

Is there a way I could extend acquisition time in Pixelpulse with Adalm1000 in windows? #227

Open
rbspg opened this issue May 22, 2019 · 2 comments

Comments

@rbspg
Copy link

rbspg commented May 22, 2019

Hi guys, I am trying to make the acquisition of an analog signal in Adalm1000 with Pixelpulse 2 in Windows, but I could only do it for at maximum 10 seconds. That is the longest option available at Pixelpulse.

At my university there is Matlab that allows me to acquire data up to one minute, but I can't afford to buy it for my notebook... So I was wondering if someone knew a way I could acquire a little bit more input data with Pixelpulse 2.

Is there any new version that allows me to? Or even a simplified version of Pixelpulse 2 just for the data acquisition (I really don't need graphs as I can make them in excel).

Thanks a lot

@kaamil1984
Copy link

For now - you can try to "Save session" to json file, then edit it, save and restore session.

I changed sampleTime like this:
"sampleTime": 100

I have some glitches but it does work.

@AlexandraTrifan
Copy link
Contributor

Hi,

Data logging feature was implemented in the latest release. This allows the user to capture data for a longer period of time.
You can find docs for this feature here: https://wiki.analog.com/university/tools/m1k/pixelpulse#data_logging
The latest release is available here: https://github.com/analogdevicesinc/Pixelpulse2/releases/tag/v1.0.5

-Alexandra

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants