ps6000GetValuesBulk throw access violation or return buffer with all 0s
-
- Newbie
- Posts: 0
- Joined: Fri Sep 16, 2022 3:30 pm
ps6000GetValuesBulk throw access violation or return buffer with all 0s
1. We are using the rapid mode with 32 memory segment and 1000 samples. Function ps6000GetValuesBulk throws an access violation and crashes our program. It works if we decrease the number of the memory segment to less than 24, but this function still takes long time to return if the number is big.
2. Instead of get values of 32 segments back all at once, we call ps6000GetValuesBulk segment to segment, but it randomly shows up that the last few segments returns buffer of all 0s. In other words, the first few segments data are valid, and then the rest comes back all 0s.
HChen
Re: ps6000GetValuesBulk throw access violation or return buffer with all 0s
can you check if our emails are going to your spam folder.What programming language are you coding it in?
Are you able to send in your code file so we can look at it and try to replicate?
Technical Support Manager
-
- Newbie
- Posts: 0
- Joined: Fri Sep 16, 2022 3:30 pm
Re: ps6000GetValuesBulk throw access violation or return buffer with all 0s
No email is received. Spam folder is checked and no email from Pico support team.
The application is built in VB.NET with Visual Studio 2017.
Thank you,
HChen
Re: ps6000GetValuesBulk throw access violation or return buffer with all 0s
Technical Support Manager
-
- Newbie
- Posts: 0
- Joined: Fri Sep 16, 2022 3:30 pm
Re: ps6000GetValuesBulk throw access violation or return buffer with all 0s
is the one we are using.
Thank you,
Huizhong Chen