FPGA Target Method Node
- Updated2025-01-28
- 2 minute(s) read
Invokes a method on an FPGA target in the Project Explorer window. The available methods depend on the FPGA target and some FPGA targets do not support any methods.
To select a method, click the Method section of the FPGA Target Method Node and select a method from the shortcut menu.

The FPGA Target Method Node is an FPGA I/O Method Node configured for the FPGA target in the project. You can only configure the node for the FPGA target that contains the VI in which this node is placed.
Support for certain methods inside and outside the single-cycle Timed Loop varies by target. Refer to the specific FPGA target hardware documentation for more information.
Additional parameters vary depending on the related method. A method can have zero or more parameters.
Error Handling Details
You can right-click the FPGA Target Method Node on the block diagram and select Show Error Terminals from the shortcut menu to add standard LabVIEW error in and error out parameters to the function. You can use the error terminals to place this node in the data flow of the VI as well as to ensure the data you receive is valid. FPGA targets might report errors differently. Refer to the specific FPGA target hardware documentation for information about how specific FPGA targets report errors.