Thank you for your response! I'm currently working on the Producer/Consumer loops. I have a question about concatenating the array of data. I tried that and it seems like it kind of fixes the logging problem but the data is now in a single column instead of 8 columns for each channel. I'm looking for a way to fix that, how can I split that into 8 columns for each channel separately?
Thank you!