Owning Palette: FPGA Module VIs and Functions
Installed With: FPGA Module. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.
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.
| Palette Object | Description |
|---|---|
| FPGA I/O Constant | Use the FPGA I/O constant to specify an FPGA I/O item on the block diagram. To choose the FPGA I/O item, click the arrow button on the right side of the constant and select an FPGA I/O item from the shortcut menu. |
| FPGA I/O Method Node | Invokes a method on an I/O item or hardware under an FPGA target in the Project Explorer window, such as a C Series module. The methods available depend on the FPGA target and the FPGA I/O item or C Series module you select. |
| FPGA I/O Node | Performs specific FPGA I/O operations on FPGA targets. You can configure the FPGA I/O Node with one or more FPGA I/O items. |
| 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 properties available vary by the FPGA target or the C Series module and the I/O resource. |