Thank you for the VI
I think the enqueing and then dequeing with producer consumer loop is complex.
Well! I studied that queues are good for FIFO so wanted to try it.
But still uanble to get it right.
So I made a simple one without all hassels and attain FIFO with array manipulation.
It will be helpful if you could develop the same output with queues.