Configures the conditional jump trigger instance to trigger on a software function call.


icon

Inputs/Outputs

  • cstr.png trigger ID

    trigger ID specifies which instance of the conditional jump trigger you want to override.

    conditionalJumpTrigger0 Configures the conditional jump trigger instance you specify.
    conditionalJumpTrigger1 Configures the conditional jump trigger instance you specify.
    conditionalJumpTrigger2 Configures the conditional jump trigger instance you specify.
    conditionalJumpTrigger3 Configures the conditional jump trigger instance you specify.
  • civrn.png instrument handle

    instrument handle identifies a particular instrument session.

  • cerrcodeclst.png error in

    error in 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. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.

  • iivrn.png instrument handle out

    instrument handle out returns the handle that identifies the session in all subsequent VI calls.

  • ierrcodeclst.png error out

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