LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to enqueue multiple elements in a queue at the same time

I want to know that is it possible to add mutiple elements in a queue at the same time, i am able to do one element at a time if i want iw ill be using for loop, but is it possible without for loop????

nilesh
0 Kudos
Message 1 of 2
(4,933 Views)

You can't, but if you may redefine the  queue datatype as an array.

Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
0 Kudos
Message 2 of 2
(4,925 Views)