I have a NI PCI-6220 connected to SCC-68 with 2 SCC-SG24 Strain Gage Modules. I want to read 4 Loadcells continuously. Looked at sample C# code for Strain and modeled my code after it. However, I used MultiChannelReader not SingleChannelReader and I get error after about 10 seconds... "Attempted to read samples that are no longer available. The requested sample was previously available, but has since been overwritten." I must not have this configured correctly. Any help?