Hi there, im looking at streareader demo code and trying to make a simple program in C, which sets both tuners of tbs6903 and return signal statistics. My question is Can i do this in parallel? I built two separate programs, first one sets tuner 0 StartDVBEx(0), and second StartDVBEx(1). When i star...