LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to implement priority of tasks in labview real time using queues ?

how to implement priority of tasks in labview real time using queues ? please, and example will be very usefull for me. thank

0 Kudos
Message 1 of 3
(2,888 Views)

I have used LV for more than 16 years and never heard of such a thing as you have phrased to question.

 

Rather than try and guss what you are aking us to help you do, please offer some background information on the challenge in front of you now that prompts you to ask this question.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 3
(2,880 Views)

If you want a task to jump to the head of the queued line, you can enqueue in front by using the Enqueue Element At Opposite End Function. That'll give it priority! 😄

 

If you have something more complicated in mind, please describe in more detail.

0 Kudos
Message 3 of 3
(2,848 Views)