Is it possible to have a Enqueue -> Dequeue -> Enqueue in the producer loop from the producer-consumer architecture? The Enqueued elements are strings from the VISA port
I need to have a pre-procedure where the current element needs to be matched first from the queued elements before sending it to the consumer loop