ar_close

short ar_close (short board);

Purpose

This function releases all resources for the specified device and terminates the session.  Once this routine has been executed, invocation of other API routines will result in the return of an invalid status.

Parameters

Input

Name

Type

Description

board

short

(input) Device Number for the product/resource to relinquish, (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.

References

Termination Functions
Alphabetical Function Index
Hierarchical Function Index

CEI-x30 API Description