LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

FPGA Interface C API 2.0 NiFpga_Open (download)

Does the function NiFpga_Open download systematically the specified bitfile ?

 

If the bitfile is already in the FPGA, does NiFpga_Open download the bitfile if it is the same ?

 

Thanks.

0 Kudos
Message 1 of 3
(2,851 Views)

Hi sfla,

 

This function will always download the informations from your bitfile to your FPGA, every time it is called and even if it has been used before with the same bitfile.

 

I hope it helps,

Have a nice day,

M-Junior

 

 

0 Kudos
Message 2 of 3
(2,811 Views)

Ok. Thanks. Is there any means with LabWindows to get the session id without using NiFpga_Open ?. I would like to control / monitore the FPGA without having to download the sofwtare each time.

0 Kudos
Message 3 of 3
(2,801 Views)