54
Reference Manual AFDX / ARINC 664 Application Interface Library
Section 4 – Function Reference: Transmitter
F
ti
AiUInt32 ul_PortConfig
reflects the current port configuration
Value
Description
FDX_SINGLE Single
Mode
FDX_REDUNDANT Redundant
Mode
AiUInt32 aul_PortUsed
Each port can be used by different clients. This array over the maximum count of ports per
board shows how many clients are using the ports at this time. This information only includes if
the port is used or not. For detailed information the function FdxQueryResource(..) can be used
Value
Description
0
Port is not used by any client
>0
Number of clients are using this port
AiUInt32 ul_GlobalMemFree
Size of Global Memory (in Bytes) which is not already allocated.
AiUInt32 ul_SharedMemFree
Size of Shared Memory (in Bytes) which is not already allocated.
Return Value
Returns FDX_OK on success or a negative error code on error.
Error Codes: FDX_ERR