Download LabVIEW Function and VI Reference Manual
Transcript
Appendix A Error Codes Table A-4. Data Acquisition VI Error Codes (Continued) Error Code Error Name Description –10370 badScanListError The scan list is invalid; for example, you are mixing AMUX-64T channels and onboard channels, scanning SCXI channels out of order, or have specified a different starting channel for the same SCXI module. Also, the driver attempts to achieve complicated gain distributions over SCXI channels on the same module by manipulating the scan list and returns this error if it fails. –10400 userOwnedRsrcError The specified resource is owned by the user and cannot be accessed or modified by the driver. –10401 unknownDeviceError The specified device is not a National Instruments product, or the driver does not support the device (for example, the driver was released before the device was supported). –10402 deviceNotFoundError No device is located in the specified slot or at the specified address. –10404 noLineAvailError No line is available. –10405 noChanAvailError No channel is available. –10406 noGroupAvailError No group is available. –10407 lineBusyError The specified line is in use. –10408 chanBusyError The specified channel is in use. –10409 groupBusyError The specified group is in use. –10410 relatedLCGBusyError 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 will be disturbed. –10411 counterBusyError The specified counter is in use. –10412 noGroupAssignError No group is assigned, or the specified line or channel cannot be assigned to a group. –10413 groupAssignError A group is already assigned, or the specified line or channel is already assigned to a group. –10414 reservedPinError The selected signal requires a pin that is reserved and configured only by NI-DAQ. You cannot configure this pin yourself. –10415 externalMuxSupportError This function does not support this device when an external multiplexer (such as an AMUX-64T or SCXI) is connected to it. LabVIEW Function and VI Reference Manual A-12 © National Instruments Corporation