Issue Details
I am using the LabVIEW FPGA Module to program an FPGA VI. I am going to use a
FIFO to transfer data out of the FPGA. However, when I use the
FIFO Write function, I see that I can only wire one element of data to the
Element terminal.
How can I send more than one data element per run of the FIFO Write Function to the FIFO?