Measurement Computing ADLIB WIN User Manual
Page 178

Chapter 43 ADLIB Error Codes
30-28
PORT RESOLUTION
ALERR_PORTRESOLUTION_UNSUPPORTED
-10500
PortResolution is not supported on this
LHLD.
ALERR_PORTRESOLUTION_OPTION
-10501
Invalid PortResolution specified.
ALERR_PORTMASK_MINMASK
-10502
Invalid PortMask minimum.
ALERR_PORTMASK_MAXMASK
-10503
Invalid PortMask maximum.
ALERR_PORTCONTROL_STRUCT_PTR
-10504
Invalid PortControl structure pointer.
ALERR_PORTCONTROL_STRUCT_UNSUPPORTED
-10505
PortControl structure is
not
supported.
CTR MODE
ALERR_CTRMODE_UNSUPPORTED
10600
Ctr Mode is not supported on this LHLD.
ALERR_CTRMODE_OPTION
10601
Invalid Ctr Mode specified.
CTR MODE (continued)
ALERR_COUNTER_RATELOW
-10700
Invalid Counter rate specified.
ALERR_COUNTER_RATEHIGH
-10701
Invalid Counter rate specified.
ENVIRONMENT SPECIFIC ERROR CODES
ALERR_LOADLIBRARY_ERROFFSET -100000
ADLIB ERROR CODE OFFSET.
ALERR_LOADLIBRARY
-100001
System was out of memory, executable file
was
corrupt,
or
relocations
were
invalid.
ALERR_LOADLIBRARY_FILE
-100002
File was not found.
ALERR_LOADLIBRARY_PATH
-100003
Path was not found.
ALERR_LOADLIBRARY_LINK
-100005
Attempt was made to dynamically link to a
task,
or
there
was
a
sharing
or
network-
protection error.
ALERR_LOADLIBRARY_DATASEG -100006
Library
required separate data segments for
each
task.