Easy I/O for DAQ Library Chapter 10
LabWindows/CVI Standard Libraries 10-58 © National Instruments Corporation
Table 10-5. Easy I/O for DAQ Error Codes (Continued)
-10019 badClkFrequencyErr The frequency parameter is invalid.
-10020 badTimebaseErr The timebase parameter is invalid.
-10021 badLimitsErr The limits are beyond the range of the device.
-10022 badWriteCountErr Your data array contains an incomplete update, or you are
trying to write past the end of the internal buffer, or your output operation is
continuous and the length of your array is not a multiple of one half of the internal
buffer size.
-10023 badWriteModeErr The write mode is out of range or is invalid.
-10024 badWriteOffsetErr The write offset plus the write mark is greater than the internal
buffer size or it must be set to 0.
-10025 limitsOutOfRangeErr The voltage limits are out of range for this device in the
current configuration. Alternate limits were selected.
-10026 badInputBufferSpecification The input buffer specification is invalid. This error
results if, for example, you try to configure a multiple-buffer acquisition for a device
that cannot perform multiple-buffer acquisition.
-10027 badDAQEventErr For DAQEvents 0 and 1, general value A must be greater than 0
and less than the internal buffer size. If DMA is used for DAQEvent 1, general value
A must divide the internal buffer size evenly, with no remainder. If the TIO-10 is
used for DAQEvent 4, general value A must be 1 or 2.
-10028 badFilterCutoffErr The cutoff frequency is not valid for this device.
-10080 badGainErr The gain parameter is invalid.
-10081 badPretrigCountErr The pretrigger sample count is invalid.
-10082 badPosttrigCountErr The posttrigger sample count is invalid.
-10083 badTrigModeErr The trigger mode is invalid.
-10084 badTrigCountErr The trigger count is invalid.
-10085 badTrigRangeErr The trigger range or trigger hysteresis window is invalid.
-10086 badExtRefErr The external reference value is invalid.
-10087 badTrigTypeErr The trigger type parameter is invalid.
-10088 badTrigLevelErr The trigger level parameter is invalid.
-10089 badTotalCountErr The total count specified is inconsistent with the buffer
configuration and pretrigger scan count or with the device type.
-10090 badRPGErr The individual range, polarity, and gain settings are valid but the
combination specified is invalid for this device.
(continues)