You can use subVIs in host VIs that communicate with FPGA VIs or bitfiles on FPGA targets. However, if you change the configuration of the Open FPGA VI Reference function or the Up Cast function, LabVIEW does not propagate the changes to the subsequent subVIs in the data flow unless you bind the reference output of the function to a type definition. Complete the following steps to bind the reference output of the Open FPGA VI Reference function or Up Cast function to a type definition.
LabVIEW now automatically updates the type definition you created whenever changes to the Open FPGA VI Reference function or the FPGA VI necessitate changes to the type definition. LabVIEW also propagates these changes any subVIs that reference this type definition. This allows the subVIs to remain consistent with the Open FPGA VI Reference function or Up Cast function.