National Instruments Measure Data Acquisition User Manual

Page 60

Advertising
background image

Appendix B Error Codes

© National Instruments Corporation

B-7

Measure Data Acquisition User Manual

-10370

badScanListErr

Possible reasons for this error are as
follows.

The scan list is invalid; for example,
you are mixing AMUX-64T
channels and onboard channels.

You are scanning SCXI channels out
of order.

The driver attempts to achieve
complicated gain distributions over
SCXI channels on the same module
by manipulating the scan list, and
returns this error message if it fails.

-10400

userOwnedRsrcErr

The specified resource is owned by the
user and cannot be accessed or modified
by the driver.

-10401

DSPunknownDeviceErr

The specified device is not a National
Instruments product, or the driver does
not support the device (e.g., the driver
was released before the device was
supported).

-10402

deviceNotFoundErr

No device is located in the specified slot
or at the specified address.

-10403

DSPdeviceSupportErr

The specified device does not support the
requested action (the driver recognizes
the device, but the action is inappropriate
for the device).

-10404

noLineAvailErr

No line is available.

-10405

noChanAvailErr

No channel is available.

-10406

noGroupAvailErr

No group is available.

-10407

lineBusyErr

The specified line is in use.

-10408

chanBusyErr

The specified channel is in use.

-10409

groupBusyErr

The specified group is in use.

-10410

relatedLCGBusyErr

A related line, channel, or group is in
use. If the driver configures the specified
line, channel, or group, the configuration,
data, or handshaking lines for the related
line, channel, or group are disturbed.

-10411

counterBusyErr

The specified counter is in use.

-10412

noGroupAssignErr

No group is assigned, or the specified
line or channel cannot be assigned to a

Advertising