National Instruments 321645c-01 Welding System User Manual


 
Appendix A Status Codes
©
National Instruments Corporation A-13 NI-DAQ FRM for PC Compatibles
–10460 interfaceInteractionError You have mixed VIs from the DAQ
library and the _DAQ compatibility
library (LabVIEW 2.2 style VIs). You
may switch between the two libraries
only by running the DAQ VI Device
Reset before calling _DAQ
compatibility VIs or by running the
compatibility VI Board Reset before
calling DAQ VIs.
–10461 resourceReservedError The specified resource is unavailable
because it has already been reserved by
another entity.
–10462 resourceNotReservedError The specified resource has not been
reserved, so the action is not allowed.
–10480 muxMemFullError The scan list is too large to fit into the
mux-gain memory of the board.
–10481 bufferNotInterleavedError You must provide a single buffer of
interleaved data, and the channels must
be in ascending order.You cannot use
DMA to transfer data from two buffers;
however, you may be able to use
interrupts.
–10540 SCXIModuleNotSupportedError At least one of the SCXI modules
specified is not supported for the
operation.
–10541 TRIG1ResourceConflict CTRB1 will drive COUTB1. However,
CTRB1 also will drive TRIG1. This
conflict might cause unpredictable
results when the chassis is scanned.
–10560 invalidDSPHandleError The DSP handle input is not valid.
–10561 DSPDataPathBusyError Either DAQ or WFM can use a PC
memory buffer, but not both ar the
same time.
Table A-1.
Status Code Summary (Continued)
Status Code Status Name Description