Reference Manual AFDX / ARINC 664 Application Interface Library
171
Section 4 – Function Reference: Receiver Functions
4
4
.
.
4
4
.
.
2
2
.
.
6
6
F
F
d
d
x
x
C
C
m
m
d
d
R
R
x
x
U
U
D
D
P
P
C
C
h
h
g
g
D
D
e
e
s
s
t
t
P
P
o
o
r
r
t
t
Prototype:
AiReturn FdxCmdRxUDPChgDestPort (
AiUInt32 ul_Handle,
AiUInt32 ul_UdpHandle,
AiUInt32 ul_UdpDst);
Driver Command:
FDX_RX_UDP_CHG_DEST_PORT (0x00008084)
Purpose:
This function changes the UDP destination of a UDP queuing port. It can be used when
receiver is running.
Input:
AiUInt32 ul_UdpHandle
The handle of the associated UDP port. This must be a handle to a Queuing port.
AiUInt32 ul_UdpDst
Destination UDP port. Part of the UDP quintuplet.
Output:
None
Return Value
Returns FDX_OK on success or a negative error code on error.
Error Codes: FDX_ERR