beautypg.com

National Instruments Measure Data Acquisition User Manual

Page 57

background image

Appendix B Error Codes

Measure Data Acquisition User Manual

B-4

© National Instruments Corporation

with the device type.

-10090

badRPGErr

The individual range, polarity, and gain
settings are valid, but the combination is
not allowed.

-10091

badIterationsErr

You have attempted to use an invalid
setting for the iterations parameter. The
iterations value must be 0 or greater.
Your device may be limited to only two
values, zero and one.

-10092

lowScanIntervalError

Some devices require a time gap between
the last sample in a scan and the start of
the next scan. The scan interval you have
specified does not provide a large
enough gap for the device. See the
SCAN_Start function in the language
interface API for an explanation.

-10093

fifoModeError

FIFO mode waveform generation cannot
be used because at least one condition is
not satisfied.

-10100

badPortWidthErr

The requested digital port width is not a
multiple of the hardware port width.

-10120

gpctrBadApplicationError

Invalid application used.

-10121

gpctrBadCtrNumberError

Invalid counterNumber used.

-10122

gpctrBadParamValueError

Invalid paramValue used.

-10123

gpctrBadParamIDError

Invalid paramID used.

-10124

gpctrBadEntityIDError

Invalid entityID used.

-10125

gpctrBadActionError

Invalid action used.

-10200

EEPROMreadError

Unable to read data from EEPROM.

-10201

EEPROMwriteError

Unable to write data to EEPROM.

-10240

noDriverErr

The driver interface could not locate or
open the driver.

-10241

oldDriverErr

One of the driver files or the
configuration utility is out-of-date.

-10242

functionNotFoundErr

The specified function is not located in
the driver.

-10243

DSPconfigFileErr

The driver could not locate or open the
configuration file, or the format of the
configuration file is not compatible with
the currently installed driver.