Configuring Flow Control

To configure flow control in NI‑RFSA and NI‑RFSG, complete the following steps:

  1. Use the Get Stream Endpoint Handle VI or the GetStreamEndpointHandle function for your driver to get the RF vector signal transceiver reader handle and the appropriate handle from the writer peer API.
  2. Configure NI-P2P with information regarding each endpoint to link the endpoints into a stream, using the niP2P Create Peer to Peer Stream VI or the nip2pCreateStream function. You must specify both a reader and writer endpoint handle.