18 MIL-STD-1553 Reference Manual
Chapter 2 - Library Administration and Initialization Functions
2.1.4 ApiDisconnectFromServer
Prototype:
AiInt16 ApiDisconnectFromServer( AiUChar * pszNetworkAdress );
Driver Command:
none
Purpose:
Disconnect a previously established network connection from a specified server PC,
where the AIM Network Server (ANS) is located.
Input
A
A
i
i
U
U
C
C
h
h
a
a
r
r
*
*
p
p
s
s
z
z
N
N
e
e
t
t
w
w
o
o
r
r
k
k
A
A
d
d
r
r
e
e
s
s
s
s
Name of the PC, where the ANS is located.
Name of the PC, where the ANS is located
(e.g. “\\SW-PC-06” or “192.168.0.119”)
Output
Return Value
All API functions return API_OK if no error occurred. If the return value is not equal
to API_OK the function ApiGetErrorDescription can be used to obtain an error
description.