Hello,
I have an additional question. I agree that the while loop runs two times. I dont understand why it will have two rows (it just has one channel) and isnt the value of "data" updated only after the loop ends, i.e. only the last loop iteration value would be passed on it ?
Thank you,