I'm trying to program a FPGA subVi which should use FIFOs, but I cann't find any possibility to pass the FIFO name and other FIFO parameters to the subVI. Is there any way to do that?
Do you mean: pass the name of a queue to a subVI, so you can use the subVI
for different queues? I don't think you can do that. The only way to select
a queue is to right click the queue node.