Reference Manual AFDX / ARINC 664 Application Interface Library
93
Section 4 – Function Reference: Transmitter Functions
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
U
U
d
d
p
p
N
N
u
u
m
m
B
B
u
u
f
f
M
M
e
e
s
s
s
s
a
a
g
g
e
e
s
s
Number of messages which can be stored by the onboard Target software.
Size of the local Buffer which should be created by the onboard Target software to store data
of the created SAP port can be calculated by ul_UdpNumBufMessages *
ul_UdpMaxMessageSize.
If this value is set to zero, the onboard target software will set to a default value.
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
U
U
d
d
p
p
M
M
a
a
x
x
M
M
e
e
s
s
s
s
a
a
g
g
e
e
S
S
i
i
z
z
e
e
;
;
Maximum size of a message to send.
Output:
TY_FDX_TX_SAP_CREATE_OUT
*
*
p
p
x
x
_
_
T
T
x
x
S
S
a
a
p
p
C
C
r
r
e
e
a
a
t
t
e
e
O
O
u
u
t
t
Pointer to a structure, which describes the SAP port.
typedef struct {
AiUInt32
ul_UdpHandle;
}TY_FDX_TX_SAP_CREATE_OUT;
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
U
U
d
d
p
p
H
H
a
a
n
n
d
d
l
l
e
e
Handle to the SAP port.
Return Value
Returns FDX_OK on success or a negative error code on error.
Error Codes: FDX_ERR