Use the FPGA I/O functions to perform operations on FPGA targets.
![]() | Note This palette is specific to FPGA targets. |
The VIs and functions on this palette can return general LabVIEW error codes, specific FPGA Module error codes, or error codes specific to the FPGA target. Refer to the specific FPGA target hardware documentation for information about target-specific error codes.
| Palette Object | Description |
|---|---|
| FPGA I/O Method Node | Invokes an method on an I/O item or hardware under an FPGA target in the Project Explorer window, such as a C Series module. A method can have zero or more parameters. The methods available vary according FPGA target, configuration, and I/O resource. |
| FPGA I/O Node | Performs specific FPGA I/O operations on FPGA targets. You must select the FPGA I/O items you want to use by right-clicking the FPGA I/O Node and selecting Select FPGA I/O from the shortcut menu. The Select FPGA I/O submenu displays the FPGA I/O items that appear in the Project Explorer window below the same FPGA target as the FPGA VI you are currently editing. |
| FPGA I/O Property Node | Gets or sets one or more properties on an I/O item or hardware under an FPGA target in the Project Explorer window, such as a C Series module. The I/O resources available and the associated properties vary by FPGA target and configuration. |