short ar_get_573_config (short board, short item, int * value);
This function retrieves the respective device configuration register attribute state based on the item parameter selection. It is designed to support the ARINC 573/717 channel configuration register attributes only.
Input |
||
Name |
Type |
Description |
board |
short |
(input) Device Number of the board to reference, (valid range is 0-127). |
item |
short |
(input) The channel configuration attribute state to
aquire. Valid "item" options are: |
Output |
|
|
Name |
Type |
Description |
value |
int (passed by reference) |
(output) The channel configuration attribute state. Valid value parameters options for the respective item parameter are defined as follows: ARU_RX_MERGED_MODE
AR_ON (7) receiver merged mode enabled ARU_RX_FIFO_ENABLE
& AR_ON (7) FIFO operation enabled ARU_RX_BITRATE
& ARU_573_RATE_SIZE_768_64
768 bps, 64 word sub-frame ARU_573_RX_AUTO_DETECT
AR_ON (7) frame auto-detection enabled ARU_573_RX_BPRZ_SELECT
AR_OFF (7) HBP reception enabled ARU_573_TX_BPRZ_SELECT
AR_OFF (7) BPRZ transmission disabled ARU_573_TX_HBP_SELECT
AR_OFF (7) HBP transmission disabled |
Name |
Type |
Description |
status |
short |
status of the function
call, with valid values of: ARS_BOARD_MUTEX Access to the Board Lock timed-out/failed.
|
Device
Configuration Functions
Alphabetical
Function Index
Hierarchical
Function Index