ar_stop

short ar_stop (short board);

Purpose

This function disables all transmitter and receiver message processing operations on the device by assigning the global enable register Global Enable bit to be disabled.  All message processing will be terminated upon execution of this routine.

Parameters

Input

Name

Type

Description

board

short

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

Return Value

Name

Type

Description

status

short

status of the function call, with valid values of:
ARS_NORMAL             Success.
ARS_INVBOARD         The board parameter value was invalid.

ARS_BOARD_MUTEX   Access to the Board Lock timed-out/failed.

References

Device Control Functions
Alphabetical Function Index
Hierarchical Function Index

CEI-x30 API Description