Groups

None

Group members

NameDescription
NiFpga_Finalize

Finalizes the NiFpga library. You must call this function after all other function calls if NiFpga_Initialize succeeds. This function unloads the NiFpga library.

NiFpga_Initialize

Initializes the NiFpga library. You must call this function before all other function calls. This function loads the NiFpga library so that all the other functions will work. If this function succeeds, you must call NiFpga_Finalize after all other function calls.

Attachments

None