212
Reference Manual AFDX / ARINC 664 Application Interface Library
Section 4 – Function Reference: Target Independent Administration Functions
4.5 Target Independent Administration Functions
This section contains a collection of useful functions often used by writing a program which
uses the Application Interface Library of the FDX board or functions, necessary to handle some
cases of programming.
Table 4.5-I:
Target Independent Administration Functions
Function
Description
FdxCmdFreeMemory
Frees memory, allocated by the Library, in the proper
manner
FdxFwIrig2StructIrig
Converts an IRIG time in the format used by the
Firmware to a structured format.
FdxStructIrig2FwIrig
Converts an IRIG time in the structured format to the
format used by the Firmware.
FdxAddIrigStructIrig
Adds two IRIG time structures
FdxSubIrigStructIrig
Subtracts two IRIG time structures
FdxTranslateErrorWord
Translates a FW encoded Error Word for Error
Information on Receiver Side
FdxInitTxFrameHeader
Supports a default initialization of a Transmit Header
Structure, needed in Generic Transmit Mode
FdxProcessMonQueue
Processes data read via FdxCmdMonQueueRead.