Appendix B Error Codes
Measure Data Acquisition User Manual
B-2
© National Instruments Corporation
-10010
badCountErr
The count is too large or too small for
the specified counter, or the given I/O
transfer count is not appropriate for the
current buffer or channel configuration.
-10011
badIntervalErr
The analog input scan rate is too fast for
the number of channels and the channel
clock rate, or the given clock rate is not
supported by the associated counter
channel or I/O channel.
-10012
badRangeErr
The analog input or analog output
voltage range is invalid for the specified
channel.
-10013
badErrorCodeErr
The driver returned an unrecognized or
unlisted error code.
-10014
groupTooLargeErr
The group size is too large for the device.
-10015
badTimeLimitErr
The time limit is invalid.
-10016
badReadCountErr
The read count is invalid.
-10017
badReadModeErr
The read mode is invalid.
-10018
badReadOffsetErr
The offset is unreachable.
-10019
badClkFrequencyErr
The frequency is invalid.
-10020
badTimebaseErr
The timebase is invalid.
-10021
badLimitsErr
The limits are beyond the range of the
device.
-10022
badWriteCountErr
Possible reasons for this error are as
follows.
•
Your data array contains incomplete
update.
•
You are trying to write past the end
of the internal buffer.
•
Your output operation is continuous
and the length of your array is not a
multiple of one-half the internal
buffer size.
-10023
badWriteModeErr
The write mode is out-of-range or is not
allowed.
-10024
badWriteOffsetErr
Adding the write offset to the write mark
places the write mark outside the internal
buffer.
-10025
limitsOutOfRange
The requested input limits exceed the
device's capability or configuration.
Alternative limits were selected.