Reserving Trigger Lines
- Updated2025-04-01
- 1 minute(s) read
Complete the following steps to reserve a trigger line for a PXI device.
- Place the Open FPGA VI Reference function on the block diagram and configure it for the FPGA device and FPGA VI.
- Place the Invoke Method function on the block diagram.
- Wire the FPGA VI Reference Out output of the Open FPGA VI Reference function to the FPGA VI Reference In input of the Invoke Method function.
- Wire the error out output of the FPGA VI Reference function to the error in input of the Invoke Method function.
- Click the Invoke Method function and select Reserve PXI Trigger from the shortcut menu.
-
Right-click the Trigger input and select . An enum constant is created to help you select the trigger.
To reserve multiple trigger lines, repeat steps 2 to 6 for each trigger line you want to reserve, wiring the FPGA VI Reference Out output of the existing Invoke Method function to the FPGA VI Reference In input of the Invoke Method node that follows it.