xPCI-3009 API
PCI-3009 Programming logic program function

Functions

_INT_ i_PCI3009_PLFimrwareConfigure (DWORD_ dw_BoardHandle, PCHAR_ pc_rbfPath)
 

Detailed Description

Function Documentation

_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.

Parameters
[in]dw_BoardHandle: Handle of board PCI-3009
[in]pc_rbfPath: RBF file path.
Return values
0No error.
-1IOCTL error.
-2Timeout.
-3Readback error.
-4The computer must be restarted to complete the programmation.
-5Busy.
-6Open RBF file error.
-7RBF file size error.
-8Memory allocation error.