Routes the input trigger from the front or rear connector to a trigger bus line (TTLx). To disconnect the route, call this VI again and select None for the trigger input bus line parameter.

This VI should be used when scanning a module in a different NI-SWITCH session that is not directly cabled to the trigger source ( multimodule scanning operations).

If this VI is used to route a trigger to a TTL line, specify the TTL line as the trigger input in the niSwitch Configure Scan Trigger VI.

Related Topics


icon

Inputs/Outputs

  • cbool.png invert (False)

    invert inverts the input trigger signal from rising to falling and falling to rising. The default value is FALSE (0).

    TRUE (1)

    Inverts the input trigger signal from falling to rising.

    FALSE (0)

    Inverts the input trigger signal from rising to falling.

  • civrn.png instrument handle

    instrument handle identifies a particular NI-SWITCH session established with the niSwitch Initialize With Topology VI, the niSwitch Initialize With Options VI, or the niSwitch Initialize VI.

  • ci32.png trigger input connector

    trigger input connector specifies the location of the input trigger source on the switch module. Valid locations are the front and rear connectors. The default Value is Front Connector.

  • ci32.png trigger input bus line

    trigger input bus line specifies the trigger line to route the input trigger. Select None to break an existing route.

  • 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 instrument handle out

    instrument handle out identifies a particular NI-SWITCH session established with the niSwitch Initialize With Topology VI, the niSwitch Initialize With Options VI, or the niSwitch Initialize VI and used for all subsequent NI-SWITCH calls.

  • ierrcodeclst.png error out

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