Writes an array of 16-bit integer data to the peer-to-peer endpoint. Use this VI to write initial data from the host to the endpoint before starting generation to avoid underflow when you start the generation.

Supported Devices: PXIe-5673E

Related Topics

Configuring a Peer-to-Peer Stream—Refer to this topic for more information about configuring a stream.

Configuring Flow Control

Starting Peer-to-Peer Generation

Reconfiguring a Stream


icon

Inputs/Outputs

  • civrn.png instrument handle

    instrument handle identifies your instrument session. instrument handle is obtained from either the niRFSG Initialize VI or the niRFSG Initialize With Options VI.

  • cstr.png stream endpoint

    stream endpoint is the stream endpoint FIFO to configure.

  • c1di16.png interleaved IQ Data

    interleaved IQ Data specifies the array of data to write into the endpoint FIFO. The binary data is left-justified.

  • cerrcodeclst.png error in

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • iivrn.png instrument handle out

    instrument handle out passes a reference to your instrument session to the next VI. instrument handle out is obtained from the niRFSG Initialize VI or the niRFSG Initialize With Options VI.

  • istr.png stream endpoint out

    stream endpoint out specifies which stream resources to use.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.