05-17-2017 09:53 AM
Updated code attached. Works almost perfectly, the only hang up is the time column (iteration counter of the consumer loop) in the data file doesn't start at (0)... It acts like the counter is based off of the producer loop iteration count...not sure why it's doing this...Any ideas?
05-17-2017 09:54 AM
Updated code for real this time.