Connects terminals on the XNET interface.


icon

Inputs/Outputs

  • cgenclassrntag.png session in

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

  • cdaqmxscale.png source terminal

    source terminal is the connection source.

  • cdaqmxscale.png destination terminal

    destination terminal is the connection destination.

  • 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 a duplicate of the session in, provided for simpler wiring.

  • 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.