Adlib error codes – Measurement Computing ADLIB WIN User Manual
Page 151

Chapter 43 ADLIB Error Codes
30-1
30. ADLIB ERROR CODES
ALERR_NOERRORS
1
No errors occurred during the call.
ALERR_NOT_SUPPORTED
-1
The specified function or argument is not supported.
MEMORY
ALERR_MEMORY_LOW
-100
memory allocation failed.
ALERR_DMA_MEMORY_LOW
-101
DMA memory allocation failed increase.
ADACDMABUFFERSIZE
in
system.ini
file.
GENERIC
ALERR_ARRAY_PTR
-200
Invalid array pointer passed to function.
ALERR_STRING_PTR
-201
Invalid string pointer passed to function.
ALERR_MAXSTRING
-202
Input string size exceeds MAX length.
ALERR_MAXARRAY
-203
Input
array size exceeds MAX length.
ALERR_INVALID_STRINGLIST
-204
Input string format invalid.
ALERR_DESTINATION_STRLEN
-205
Input parameter destination string length is less than
the
source
string
length.
ALERR_MINARRAY
-206
Input array size exceeds MIN length.