How Signal Routing Works
- Updated2025-03-31
- 3 minute(s) read
NI VSTs are capable of sending and receiving signals through the front panel connectors and the PXI trigger bus. Signals are routed between a source and destination via a path through the PXI trigger bus; there are two broad categories of routes.
The front panel connectors provide connectivity for input and output signals as well as for the control lines that send and receive clocks, triggers, and events. You can use the PXI trigger bus to send and receive events, triggers, and Sample and Reference Clocks.
Signals can be routed to and from the supported front panel connectors of your instrument. All signal routing operations can be characterized by a source and a destination. The possible signal routes for your instrument depend on the instrument, the PXI chassis, and the occupied PXI chassis slot.
When a signal is exported to a PXI trigger bus line from an instrument, only instruments in the same PXI chassis segment recognize the signal from that PXI trigger bus line. To route the signal to instruments in a different PXI chassis segment, you must establish a dynamic route or static route.
NI recommends using dynamic reservations and routing whenever possible.
Refer to your chassis documentation to determine the PXI trigger bus segments of your chassis.
Terminal Names and Terminal Name Syntax
A terminal name is a unique identifier that refers to a physical terminal in your system; a terminal name is fully qualified if it is an unambiguous reference to a specific terminal.
To guarantee the uniqueness of a terminal name across multiple instruments, terminal names begin with a forward slash, followed by the name of the instrument as configured in NI Measurement & Automation Explorer (MAX), such as PXI1Slot2. A forward slash and the name of the terminal, such as PFI1, follow the instrument identifier.
For example, the fully qualified terminal name for PFI1 on PXI1Slot2 is /PXI1Slot2/PFI1.
Creating Dynamic Routes
With PXI chassis that support them, dynamic routes simplify signal routing through a system by automatically choosing, allocating, and deallocating the route.
Creating Static Routes in MAX
Static routes are a way to manually designate a route on the PXI trigger bus between a specific signal source and a specific signal destination.
Complete the following steps to create static routes in MAX.
- Launch MAX by navigating to or by clicking the NI MAX desktop icon.
-
Expand Devices and Interfaces.
Note If you are using a remote real-time target, expand Remote Systems, find and expand your remote real-time target, and then expand Devices and Interfaces.
-
Select your chassis.
The settings of your chassis are displayed on the right of the MAX window.
-
Click the Trigger tab below the settings view.
A table in the Triggers view shows the PXI trigger bus segments of your chassis.
- Configure the static route that you wish to make.
- Save the changes.