Search found 2 matches

by henroys
Mon Jan 20, 2020 12:44 pm
Forum: MATLAB
Topic: Speed up "pollFastStreaming"/"isFastStreamingReady"?
Replies: 3
Views: 7988

Re: Speed up "pollFastStreaming"/"isFastStreamingReady"?

Hi Neil, thanks for replying. I'm trying to live plot data at a fast rate, hopefully as fast as the screen refresh rate. The data is captured on one channel and the plotting shall occur when a missing tooth is detected from a "60 minus 2"-teeth trigger wheel signal on the other. And only the data si...
by henroys
Fri Jan 17, 2020 3:29 pm
Forum: MATLAB
Topic: Speed up "pollFastStreaming"/"isFastStreamingReady"?
Replies: 3
Views: 7988

Speed up "pollFastStreaming"/"isFastStreamingReady"?

Hi I'm using a 2204A and 64-bit Matlab. I'm trying to speed up the frequency the "ps2000RunStreamingNs" sends data at. At the moment I'm stuck at about 50ms. Is there something that can be done to speed things up? I have reduced the Matlab code to virtually nothing, just enough to get a timestamp fo...