Manual Number: 00650-014-4
Page 6-16
AD12-8 Manual
4: VOLTAGE_RANGE: The voltage range code was not 0 for bipolar 5V, 1 for bipolar 10V
or 2 for unipolar 10V.
5: CARD_INACTIVE:
The AD12-8 does not respond to commands, probably because the
base address passed to the driver is not correct, or it is set
incorrectly on the card.
6: RESERVED
7: POINT_ERROR:
The point address passed is < 0 or > 127.
8: POINT_INSTALL:
A point address passed to the driver for conversion or to be placed
into the point list has not been installed.
9: LIST_EMPTY:
A function using the point list was called before any points were
added to the list.
10: LIST_ERROR:
A index into the point list has been passed to the driver that does not
exist.
11: INVALID_CONV:
The number of conversions or scans passed to the driver are < 1.
12: INVALID_BUFFER: The buffer passed was not large enough to hold all data in the
drivers internal buffer.
13: POINT_UNINSTALL: A point was not set up with
AD128_SetPointConfig()
.
14: ACTIVE_PROCESS: A request was made to start a batch process when one was already
active.
15: BUFFER_EMPTY:
A post processing request was made when the drivers internal data
buffer was empty.
16: INVALID_PTR:
A pointer passed to the driver for returning data was not a valid
pointer.
17: GAIN_ERROR:
A gain code passed to the driver was not between zero and eight.
18: UNIT_ERROR:
A temperature unit code passed to the driver was not 0 for
o
F or 1
for
o
C.
19: CURVE_ERROR:
A curve passed to the driver was not T,b,e,j,k,r,s,t,a or u.
20: CHANNEL_ERROR: Reference channel was < 0 or > 8.
21: RESERVED:
Reserved for future use.
22: FILE_ERROR:
An error occurred opening or reading the configuration file.
23: CONFIG_ERROR:
A configuration error occurred attempting to configure the driver
with the configuration file. There is probably an error in the
contents of the file.
24: INVALID_COUNTER: The counter number passed to the driver was not between zero and
two.
25: FREQ_ERROR:
A requested frequency for the rate generator function was out of
range.
26: INVALID_MODE:
A counter mode passed to the driver was not 0,1,2,3,4,5.
27: TIMEOUT:
Card did not respond to a start conversion.
99: WINDOWSERROR: An error occurred generated by Windows, this is probably a
memory error that the driver is not capable of dealing with. Try
running Windows in standard mode or adding more memory. The
drivers memory requirements increase based on the number of
points in the point list and the number of AD12-8 cards you are
configuring with the driver.