PS2204A "Triggered Fast Streaming"
PS2204A "Triggered Fast Streaming"
I want to use only "Triggered Fast Streaming" option in PS2000 Console project and get triggered from Arduino. Currently with a Calibrator, I tried "Triggered Block" and it can be trigger and works perfectly but "Triggered Fast Streaming" works like "Fast Streaming". It writes and output to console immediately. I didn't change anything where i get the project from https://github.com/picotech/picosdk-c-sharp-examples.
Re: PS2204A "Triggered Fast Streaming"
Re: PS2204A "Triggered Fast Streaming"
If you don't want any of the data before the trigger point then you will need to re write the call back so that it ignores the data until you see the Triggered at indication.
Technical Support Manager