07-31-2019 01:50 PM
Hello,
I'm reading a force sensor. In my program I save the last 5 seconds of data once the trigger is activated. This works perfect. When I use a Waveform chart to plot the data, It shows me the data once I pressed the trigger. I would like to see the data in the waveform chart while waiting for the trigger signal.
Is that possible? It's something like plot the buffer while data is being stored.
Thanks in advance!
08-01-2019 09:36 AM
Hi Laurisa,
Can you post your code/screenshots of your code? If you are already logging the data, you should be able to do this, but the specifics will depend on what you've already got.
Best,