short ar_config_channels_from_txt_file (short board, char * cfgFileName);
This function assigns the state of the following channel configuration attributes from the application supplied text-based channel configuration file generated via the AutoConfig ARINC utility:
· Buffer Enable
· Bit Rate
· Parity Check/Generation
· Receive Buffering Mode
· Receive Internal Wrap
· Transmit Protocol Error Injection
See the AutoConfig ARINC User’s Manual for a description of the acceptable Channel Configuration text file format.
Input |
|
|
Name |
Type |
Description |
board |
Short |
(input) Device Number of the board to reference, (valid range is 0-15). |
cfgFileName |
char * |
(input) The complete path and file name defining the channel configuration file to be referenced by this routine. A valid file name suffix can only be “.txt” for a channel configuration text file. |
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