I want to perform fast sampling on a Pico4424 to monitor a signal during an undefined period of time. So I am considering using Block mode:
- Code: Select all
1. Setup device
While monitoring is on
{
2. ps4000RunBlock()
3. ps4000GetValues()
4. Do someting with data and then discard it
}
In that case, is there any reason to segment my buffer? Or is Streaming mode more appropriate?
Thanks in advance
Julien
Cart
