Stops communication for the specified XNET session.


icon

Inputs/Outputs

  • cgenclassrntag.png session in

    session in is the session to stop. This session is selected from the LabVIEW project or returned from the XNET Create Session VI.

  • cu32.png scope (normal)

    scope describes the impact of this operation on the underlying state models for the session and its interface.

  • cerrcodeclst.png error in (no error)

    The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

  • igenclassrntag.png session out

    session out is the same as session in, for use with subsequent VIs.

  • ierrcodeclst.png error out

    The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.