Search found 1 match

by mldion1
Mon Sep 24, 2018 7:29 pm
Forum: USB PC Oscilloscopes
Topic: Mismatch between raw data and PicoScope6 displayed data
Replies: 1
Views: 1852

Mismatch between raw data and PicoScope6 displayed data

Hello, I am trying to write a short program in C++ to automate some testing I have to do using the PicoScope 5442A. I am using the sine wave generator and two channels in 15-bit mode. I use the Picoscope API to generate and acquire data in block mode. To double check if I am using the API correctly,...