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. Also, most FPGA targets do not support the use of the FPGA I/O Property Node in a single-cycle Timed Loop. Refer to the specific FPGA target hardware documentation for more information.
You must configure the FPGA I/O Property Node with the FPGA I/O item before you select a property from the shortcut menu. Details

You can right-click the FPGA I/O Property 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. If an error occurs, you might receive incorrect data. Add error terminals to be sure 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.
![]() | Note Adding error in and error out parameters increases the amount of space the function uses on the FPGA target. The error in and error out parameters also can cause slower execution on the FPGA target. |