Read (VI)
- Updated2025-11-22
- 2 minute(s) read
Read (VI)
Dequeues a Boolean array from the From DRAM queue.

![]() |
DRAM FIFO Ref In specifies the reference to the DRAM FIFO. |
![]() |
ready for output informs this VI whether downstream VIs are ready for this VI to return a new value. The default value is TRUE. Use a Feedback Node to wire the ready for input terminal of a downstream VI to this input. |
![]() |
element returns the oldest data element in the FIFO. Use Unpacker to convert the data back to its original type. |
![]() |
output valid returns TRUE if element contains a valid value. Wire this output to the input valid terminal of a downstream VI. |



