LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

One FPGA Reference, 2 Paralle FIFO Running, How to Close Reference?

Solved!
Go to solution

why1.JPG

 

The FIFO are being directed from a single FPGA reference. If you see to the most right, I have 2 close reference which when I press stop button, it gives me error dialog. What's the correct way to close both FIFO?

0 Kudos
Message 1 of 5
(3,147 Views)

You aren't closing the FIFOs.  You are closing the reference to the FPGA.  You only need to close the reference once.  So get rid of one of your Close FPGA Reference nodes.



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 5
(3,140 Views)

So I dont have to connect the second FIFO into a close reference?

0 Kudos
Message 3 of 5
(3,132 Views)
Solution
Accepted by topic author augustg

That is correct.  The reason is because they are both the same reference.



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 4 of 5
(3,128 Views)

ok, thanks~

0 Kudos
Message 5 of 5
(3,124 Views)