My system in the lab use PXIe-1075 as Chassis, and PXIe-1075 as controller, PXIe-6368 as multifunction I/O module. There are eight PXIE-7972R FPGAs as well as eight NI-5734 Digitizer adapter modules to conduct data acquisition. In the past, the system used Labview 2016 32-bit version to do data acquisition. Recently, I updated the Labview with 2019 64-bit version, and updated OS from windows 7 to windows 10. But there were some errors in the program. So, I used Vivado 2017 to locally compile FPGA program, and ran the example code about the NI 573X configuration API with highlight execution, finding that IO Module not configured before specific timeout:
As Configuration complete.vi is like this:
Do anyone know what might the this error come from?