ar_go

short ar_go (short board);

Purpose

This function enables the transmitter and receiver FIFO operations on the device by assigning the global enable register Global Enable bit to be enabled.  All message processing will be activated 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