Search found 3 matches
- Mon Jul 02, 2018 3:59 pm
- Forum: LabVIEW
- Topic: trigger doesn't work under stream mode?
- Replies: 2
- Views: 1587
Re: trigger doesn't work under stream mode?
Hi Andrew, Thanks for your reply. I am using 32 bit LabVIEW 2014. Is that a problem? I need 20k triggers per second, so the time interval between triggers is 50 us. Excluding 5 us sampling for 500 samples, there is still 45 us left for rearm. Is that not enough? I understand 100 MHz per channel is n...
- Fri Jun 29, 2018 3:39 pm
- Forum: LabVIEW
- Topic: trigger doesn't work under stream mode?
- Replies: 2
- Views: 1587
trigger doesn't work under stream mode?
Hi, I just tested the Labview examples PicoScope6000ExampleStreaming.vi and PicoScope6000ExampleRapidBlockBulk.vi. Both work well with my Pico6404D without trigger. But stream mode doesn't work with any trigger settings I tried. Is that normal? The rapid block works well with the trigger. But is it ...
- Thu Jun 28, 2018 3:57 pm
- Forum: LabVIEW
- Topic: collect part of stream data each cycle at high sampling rate
- Replies: 1
- Views: 1307
collect part of stream data each cycle at high sampling rate
I am a user of Pico6404 D. Currently I want to collect 3 channels of data at 100 MS/s for each channel under stream mode for a few minutes. I understand the data would be too large to transfer and process, but I only need 500 samples every 50 micro seconds. I am thinking about using signal generator...