Opens a transmit (Tx) session to the device(s) you specify in the device names input and returns session handle out, which you use to identify this instrument session in all subsequent NI-USRP VIs.


icon

Inputs/Outputs

  • civrn.png device names

    device names specifies the name(s) or IP address(es) of the device(s).

  • cbool.png reset

    reset specifies whether to reset the device(s) to a known initialization state.

    Note reset has no effect in NI-USRP. All properties are set to their default values when a session is created.
  • cerrcodeclst.png error in (no error)

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

  • iivrn.png session handle out

    session handle out passes a reference to your instrument session to the next VI.

    session handle out is obtained from this VI and identifies this transmit (Tx) session.

  • ierrcodeclst.png error out

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