
APCI-1710 Standard
software
61
4)
I_APCI1710_ConfigureAllModule
Syntax:
<Return-Wert> = i_APCI1710_ ConfigureAllModule
(BYTE
b_BoardHandle,
PCHAR
pc_FileName1,
PCHAR
pc_FileName2,
PCHAR
pc_FileName3,
PCHAR
pc_FileName4,
PULONG
pul_WriteAddressError);
Parameter:
- Input:
BYTE
b_BoardHandle
Handle of the board
PCHAR pc_FileName1
Name of the configuration file for FM
1
0
PCHAR pc_FileName2
Name of the configuration file for FM 1
PCHAR pc_FileName3
Name of the configuration file for FM 2
PCHAR pc_FileName4
Name of the configuration file for FM 3
- Output:
PULONG pul_WriteAddressError In case of an error, address of the
read/write register
Task:
Initializes the function modules through software.
Calling convention:
ANSI C :
int
i_ReturnValue;
unsigned char b_BoardHandle;
unsigned long ul_WriteAddressError;
i_ReturnValue = i_APCI1710_ ConfigureAllModule
(b_BoardHandle,
"CFG\\INC_CPT.CFG",
"CFG\\INC_CPT.CFG",
"CFG\\INC_CPT.CFG",
"CFG\\INC_CPT.CFG",
&ul_WriteAddressError);
Return value:
0: No error
-1: The handle parameter of the board is wrong
-2: Error during loading of the file
-3: The decoding of the Altera file is wrong
-4: Error during deleting the EEPROM component (Flash)
-5: The programming is wrong
-6: Error during read-out preparation of the flash
-7: The read-out of the flash is wrong
-8: Comparison between writing and reading of the flash is not correct
-9: Error during loading of the Flex component
-10: The loading test of the Flex component is wrong.
1
FM: Function module
Summary of Contents for APCI-1710
Page 13: ...Handling of the board APCI 1710 12 3 HANDLING OF THE BOARD Fig 3 1 Correct handling ...
Page 20: ...APCI 1710 Technical data 19 4 5 Component scheme Figure 4 1 Component scheme ...
Page 78: ...APCI 1710 Standard software 77 1 No interrupt 0 IRQ number ...
Page 84: ...APCI 1710 Index 83 V Versions 14 W Weight 13 ...