Returns a writer endpoint handle that you can use with NI-P2P to configure a peer-to-peer stream with the digitizer as an endpoint.

Supported Devices: PXIe-5663/5663E/5665/5667/5668, PXIe-5820/5830/5831/5832/5840/5841/5842/5860

Related Topics

Peer-to-Peer Streaming

Configuring an Endpoint

Configuring a Peer-to-Peer Stream


icon

Inputs/Outputs

  • civrn.png instrument handle

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

  • cstr.png stream endpoint

    stream endpoint specifies the name of the stream resources you want to use.

  • 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 is obtained from the niRFSA Initialize VI or the niRFSA Initialize With Options VI and identifies a particular instrument session.

  • igenclassrn.png writer handle

    writer handle returns the writer endpoint handle which you use with NI-P2P to create a stream with the digitizer as an endpoint.

  • ierrcodeclst.png error out

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