LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

RT FIFO to a QUEUE

i am in this situation, I need to transform a RT FIFO to a QUEUE, 

Matteo_Ricci_0-1747995913051.png

 

I am having problems matching Max queue size  in Queue

 

Matteo_Ricci_1-1747996003385.png

 

Matteo_Ricci_3-1747996108975.png

in the help it says flush the queue


 

to 

Matteo_Ricci_4-1747996183502.png

Matteo_Ricci_5-1747996207780.png

 

 

any help?

 

 

0 Kudos
Message 1 of 3
(83 Views)

Hi Matteo,

 


@Matteo_Ricci wrote:

i am in this situation, I need to transform a RT FIFO to a QUEUE, 

I am having problems matching Max queue size  in Queue

 

in the help it says flush the queue

 

any help?


Which kind of help do you need?

What is the problem with max queue size?

Why do you need to "transform" from RT-FIFO to queue?

 

The help mentions to fill the queue with the required number of elements and then flush them to initialize the queue (and so request the needed memory)…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(79 Views)

i guess that i was confused cos this limit is in the init in the rt but i need to put that limit somwere else in the code

 

0 Kudos
Message 3 of 3
(18 Views)