xPCI-3009 API
|
Functions | |
_INT_ | i_PCI3009_PLFimrwareConfigure (DWORD_ dw_BoardHandle, PCHAR_ pc_rbfPath) |
_INT_ i_PCI3009_PLFimrwareConfigure | ( | DWORD_ | dw_BoardHandle, |
PCHAR_ | pc_rbfPath | ||
) |
Configure the programmable module.
The right version of the RBF file has to be used
according to the CPCI-3009 hardware revision.
See the exemple programm.
[in] | dw_BoardHandle | : Handle of board PCI-3009 |
[in] | pc_rbfPath | : RBF file path. |
0 | No error. |
-1 | IOCTL error. |
-2 | Timeout. |
-3 | Readback error. |
-4 | The computer must be restarted to complete the programmation. |
-5 | Busy. |
-6 | Open RBF file error. |
-7 | RBF file size error. |
-8 | Memory allocation error. |