28
Reference Manual AFDX / ARINC 664 Application Interface Library
Section 4 – Function Reference: Library Administration Functions
4
4
.
.
1
1
.
.
1
1
.
.
8
8
F
F
d
d
x
x
Q
Q
u
u
e
e
r
r
y
y
S
S
e
e
r
r
v
v
e
e
r
r
C
C
o
o
n
n
f
f
i
i
g
g
Prototype:
AiReturn FdxQueryServerConfig ( const AiChar *ac_SrvName,
TY_RESOURCE_LIST_ELEMENT
**ppx_ResourceList);
Driver Command:
-
Purpose:
This function is to get the configuration of AFDX boards of one computer or server. The
function returns a list of resources available on that computer
Note:
For this version this function can be used to connect a server. If a ac_SrvName
other than “local” is specified this function checks that PC if a valid ANS Server
is running. If a valid ANS Server is found on specified PC the function connects
to that server and returns a list of available resources of that PC.
Input:
AiChar ac_SrvName
Name of the PC, where the ANS (AIM Network Server) Server is running.
Value
Constant
Description
"local"
-
Local use of the board
<SrvName>
Name of the PC, where the ANS Server (AIM Network Server)
is running
(e.g. “\\SW-PC-06” or “192.168.0.119”)