34
Reference Manual AFDX / ARINC 664 Application Interface Library
Section 4 – Function Reference: Library Administration Functions
4
4
.
.
1
1
.
.
2
2
.
.
4
4
A
A
v
v
i
i
F
F
d
d
x
x
V
V
M
M
E
E
B
B
o
o
a
a
r
r
d
d
I
I
n
n
i
i
P
P
r
r
o
o
t
t
o
o
t
t
y
y
p
p
e
e
:
:
AiReturn AviFdxVMEBoardIni (AiUInt32 ul_ModuleId);
P
P
u
u
r
r
p
p
o
o
s
s
e
e
:
:
This Function initializes the ACI-FDX and AMC-FDX Board. The Function internally takes care,
that the resources of the initialized board will be reported in the internal resource list. This
function must be called one time for each cPCI / PMC module inside the system. The
functions;
AiVMEModuleListBuild()
to get the Module handle, and
AiVMEMemoryMap()
to
map the module memory, must be used prior to this function. For these functions refer to
document
VME Generic Interface Library
[5].
I
I
n
n
p
p
u
u
t
t
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
M
M
o
o
d
d
u
u
l
l
e
e
I
I
d
d
Module identifier returned in Module List (ppx_VMEModulenfoList) by function
AiVMEModuleListBuild()
.
O
O
u
u
t
t
p
p
u
u
t
t
none
R
R
e
e
t
t
u
u
r
r
n
n
V
V
a
a
l
l
u
u
e
e
Returns 0 or higher on success or a negative error code on error.