Search found 1 match

by psmart
Wed Dec 10, 2014 2:16 pm
Forum: C and C++
Topic: C++ multi channel streaming
Replies: 1
Views: 3583

C++ multi channel streaming

I would like to see how to code in C++ to capture multi channels streaming - the distributed example code shows only one channel and I cant make it work for 16 channels (400 samples in 400000uS, 6400 samples) this is the one channel code (works) /*****************************************************...