Reference Manual AFDX / ARINC 664 Application Interface Library
143
Section 4 – Function Reference: Receiver Functions
4
4
.
.
4
4
.
.
1
1
.
.
5
5
F
F
d
d
x
x
C
C
m
m
d
d
R
R
x
x
S
S
t
t
a
a
t
t
u
u
s
s
Prototype:
AiReturn FdxCmdRxStatus ( AiUInt32 ul_Handle,
TY_FDX_RX_STATUS *px_RxStatus);
Driver Command:
FDX_RX_STATUS
(0x00008073)
Purpose:
This function is used to retrieve the receiver status of the board.
Input:
None
Output:
T
T
Y
Y
_
_
F
F
D
D
X
X
_
_
R
R
X
X
_
_
S
S
T
T
A
A
T
T
U
U
S
S
*
*
p
p
x
x
_
_
R
R
x
x
S
S
t
t
a
a
t
t
u
u
s
s
typedef
{
AiUInt32
ul_Status;
AiUInt32
ul_Info;
}
TY_FDX_RX_STATUS;
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
S
S
t
t
a
a
t
t
u
u
s
s
Status information of the Receiver:
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
I
I
n
n
f
f
o
o
Additional Receiver Status Information
Return Value
Returns FDX_OK on success or a negative error code on error.
Error Codes: FDX_ERR
Value
Description
FDX_STAT_STOP Receiver
Stopped
FDX_STAT_RUN Receiver
Running
FDX_STAT_ERROR Receiver
Error
Value
Description
FDX_RX_INFO_OVERLOAD
Receiver Overload! Firmware was not able to capture all
data.