10-03-2018 01:44 AM - edited 10-03-2018 02:12 AM
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
Solved! Go to Solution.
10-03-2018 05:22 AM