PXI Map Trigger

Routes a trigger source line to a trigger destination line.

This node creates a connection between trigger lines across bus segments.

1378

Inputs/Outputs

datatype_icon

destination bus

The bus segment of the destination trigger line.

datatype_icon

source bus

The bus segment of the source trigger line.

datatype_icon

session in

The resource to be used.

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

source line

The source trigger line. This input accepts the following values:

TTL0 0 The TTL0 trigger line.
TTL1 1 The TTL1 trigger line.
TTL2 2 The TTL2 trigger line.
TTL3 3 The TTL3 trigger line.
TTL4 4 The TTL4 trigger line.
TTL5 5 The TTL5 trigger line.
TTL6 6 The TTL6 trigger line.
TTL7 7 The TTL7 trigger line.
datatype_icon

destination line

The destination trigger line.

This input accepts the following values:

TTL0 0 The TTL0 trigger line.
TTL1 1 The TTL1 trigger line.
TTL2 2 The TTL2 trigger line.
TTL3 3 The TTL3 trigger line.
TTL4 4 The TTL4 trigger line.
TTL5 5 The TTL5 trigger line.
TTL6 6 The TTL6 trigger line.
TTL7 7 The TTL7 trigger line.
datatype_icon

session out

The resource to which a VISA session is opened.

This output also includes the class for the session, which matches that of session in.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior

Asserting Multiple Trigger Lines

If you call this function multiple times on the same backplane resource with the same source line and different destination lines, all of the specified destination lines are asserted when the source line is asserted. Calling this function multiple times on the same backplane resource with different source lines and the same destination line is not supported.