Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

VISA - Queueing

Solved!
Go to solution

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

0 Kudos
Message 1 of 2
(2,288 Views)
Solution
Accepted by topic author PJason

Why not use a second queue for the result, no problems to do that and place a filter in this queue resend.

greetings from the Netherlands
Message 2 of 2
(2,258 Views)