Miscellaneous APIs


Functions

N957_DLL_API const char * N957_DecodeError (N957ErrorCodes code)
 Decodes a N957 error code into string.
N957_DLL_API N957_API N957_SWRelease (char *SwRel, int buff_size)
 Gets the library release string.

Function Documentation

N957_API N957_DecodeError ( N957ErrorCodes  code  ) 

Decodes a N957 error code into string.

Parameters:
code error to decode
Returns:
Decoded error string
See also:
N957ErrorCodes

N957_API N957_SWRelease ( char *  SwRel,
int  buff_size 
)

Gets the library release string.

User must allocate a buffer enough large for library release storage The software release string format is : ##.## ( major_version.minor_version )

Parameters:
SwRel The caller allocated string buffer to be filled with library release string
buff_size The caller allocated buffer size (BYTEs)
Returns:
N957Success : operation ok
See also:
N957ErrorCodes


Generated on Mon Jun 30 09:34:03 2008 for CAEN N957 Lib by  doxygen 1.5.6