FIFO.Get Peer To Peer Reader (Invoke Method)
- Updated2025-01-28
- 1 minute(s) read
Returns a reference to a peer-to-peer reader FIFO on an FPGA target. You must create a reference to a peer-to-peer reader FIFO before you create a peer-to-peer streaming session.
Use the Invoke Method function to implement this method.
| Option | Description |
|---|---|
| FPGA VI Reference In | FPGA VI Reference In is a reference to an FPGA VI. You must open a reference to the FPGA VI to use this parameter. |
| error in | error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
| FPGA VI Reference Out | FPGA VI Reference Out returns a reference to an FPGA VI. |
| error out | error out contains error information. This output provides standard error out functionality. |
| Reader | Reader returns a reference to the peer-to-peer reader FIFO on the FPGA target. |