Get Stream Endpoint Handle
- Updated2023-02-17
- 2 minute(s) read
Get Stream Endpoint Handle
Returns a writer endpoint that can be used with NI-P2P to configure a peer-to-peer stream with a digitizer endpoint.
Inputs/Outputs

session in
Handle that identifies the NI-SCOPE instrument session as previously allocated by Initialize With Options .

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

stream endpoint
The stream endpoint FIFO to configure.

session out
Reference to the NI-SCOPE instrument session to pass to the next node in the program.

error out
Error information.
The node produces this output according to standard error behavior.

writer handle
A reference to a peer-to-peer writer FIFO that can be used to create a peer-to-peer streaming session.