56
Reference Manual AFDX / ARINC 664 Application Interface Library
Section 4 – Function Reference: Transmitter
F
ti
AiUInt32 ul_IPSrc;
// IP Source Address
}
TY_FDX_TX_STATIC_REGS_IP;
T
T
Y
Y
_
_
F
F
D
D
X
X
_
_
T
T
X
X
_
_
S
S
T
T
A
A
T
T
I
I
C
C
_
_
R
R
E
E
G
G
S
S
_
_
U
U
D
D
P
P
x
x
_
_
T
T
x
x
S
S
t
t
a
a
t
t
i
i
c
c
R
R
e
e
g
g
s
s
U
U
D
D
P
P
Sub-Structure for UDP Static values
typedef struct {
AiUInt16 uw_UDPDest;
// UDP Destination Port
AiUInt16 uw_UDPSrc;
// UDP Source Port
AiUInt16 uw_UDPLength ;
// UDP Length
AiUInt8
uc_UDPPayload[22]
// 22 Bytes of UDP Payload
}
TY_FDX_TX_STATIC_REGS_UDP;
Output:
None
Return Value
Returns FDX_OK on success or a negative error code on error.
Error Codes: FDX_ERR