Advanced Function

FPGA Interface Functions

Advanced Function

Owning Palette: FPGA Interface 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.

Includes the Up Cast function.

The function on this palette can return general LabVIEW error codes, specific FPGA Interface error codes, or error codes specific to the FPGA target.

Palette ObjectDescription
Up CastConverts an FPGA VI-specific reference to a more generic reference. You then can use common code to interact with different FPGA VIs. The FPGA targets must be of the same class. You might want to use this function if you want to evaluate different algorithms in a host VI without rewriting the host VI. Some FPGA targets might not support this function.