ar_clr_rx_count

void ar_clr_rx_count (short board, short channel);

Purpose

This routine resets the API-tracked count of ARINC data words receive by a particular channel to zero.  The CEI-x30 device maintains a count of ARINC data words received over the interface for each channel since the device was initialized.  When this routine is invoked, the API saves the current count, to be used as the most recent reset reference and subtracted from the device count when the count value is requested by ar_get_rx_count.

Parameters

Input

Name

Type

Description

board

short

(input) Device Number of the board to reference, (valid range is 0-15).

channel

short

(input) Specifies which receive channel this routine is to access.  Valid range is 0 to one less than the installed ARINC 429 receive channel count.

References


Receive Data Processing Functions
Alphabetical Function Index
Hierarchical Function Index

CEI-x30 API Description