short ar_board_test (short board, short testType);
This function performs a single message internal or external wrap test on each matched ARINC 429 transmit/receive channel pair, followed by a reset of the board and API.
Input |
||
Name |
Type |
Description |
board |
short |
(input) Device Number for the board to test, (valid range is 0-15). |
testType |
short |
(input) The type of test to execute. Valid values for this parameter are: INTERNAL_WRAP (4) EXTERNAL_WRAP (5) If testType is not set to one of the options above, this function will default to execution of an external wrap test. |
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. ARS_WRAP_DROP_FAIL
A transmitted ARINC 429 message was dropped. ARS_XMITOVRFLO A transmit buffer overrun was
encountered. |
Initialization
Functions
Alphabetical
Function Index
Hierarchical
Function Index