short ar_set_config (short board, short item, long value);
This function assigns the respective device configuration register attribute state based on the item parameter selection. It is specifically intended to support board and channel configuration attribute assignment compatibility with the legacy CEI-x20-SW API. It should not be used for ARINC 429 channel configuration in applications authored specifically for the CEI-x30 products.
Input |
||
Name |
Type |
Description |
board |
short |
(input) Device Number of the board to reference, (valid range is 0-15). |
item |
short |
(input) The channel
configuration attribute to assign.
Supported board-level item
parameter values are defined as follows: ARU_RX_TIMETAG_MODE (440) Receive
message time-tag reporting mode Legacy CEI-x20 channel
configuration item parameter values supported are: Legacy CEI-100/200
channel configuration item parameter values supported are: ARU_XMIT_RATE (1)
assigns the transmitter bus speed for all installed transmit channels to a
specific frequency (in Hertz). |
value |
int |
(input) The channel
configuration attribute state to assign.
Specific board-level value
parameter values are defined as follows: ARU_RX_TIMETAG_MODE
AR_TIMETAG_EXT_IRIG_64BIT (0) 64-bit IRIG ARU_IRIG_WRAP_ENABLE AR_ON
(7) internal wrap enabled ARU_IRIG_INPUT_THREASHOLD
IRIG input DAC threashold voltage, in millivolts ARU_IRIG_ADJUST_THREASHOLD
AR_ON (7) print DAC settings to console ARU_IRIG_QUICK_ADJUSTMENT Value not applicable ARU_IRIG_SET_BIAS Application defined IRIG sample time offset, range is +/-32768 milliseconds Legacy channel configuration item parameter value selections supported are:
ARU_INTERNAL_WRAP AR_WRAP_OFF (1) Internal wrap
disabled ARU_RX_CHxx_BIT_RATE
& AR_LOW (1)
12.5 Kbps Non-standard Speed as Frequency in Hertz ARU_RX_CHxx_PARITY
AR_OFF or AR_ODD |
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