National Instruments 321645c-01 Welding System User Manual


 
Appendix A Status Codes
©
National Instruments Corporation A-5 NI-DAQ FRM for PC Compatibles
–10089 badTotalCountError The total count is inconsistent with the
buffer size and pretrigger scan count or
with the board type.
–10090 badRPGError The individual range, polarity, and gain
settings are valid but the combination is
not allowed.
–10091 badIterationsError You have attempted to use an invalid
setting for the iterations parameter. The
iterations value must be 0 or greater.
Your device might be limited to only
two values, 0 and 1.
–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
board. 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.
–10094 badCalDACconstError The calDAC constant passed to the
function is invalid.
–10095 badCalStimulusError The calibration stimulus passed to the
function is invalid.
–10100 badPortWidthError The requested digital port width is not a
multiple of the hardware port width or is
not attainable by the DAQ hardware.
–10120 gpctrBadApplicationError Invalid application used.
–10121 gpctrBadCtrNumberError Invalid counterNumber used.
–10122 gpctrBadParamValueError Invalid paramValue used.
–10123 gpctrBadParamIDError Invalid paramID used.
Table A-1.
Status Code Summary (Continued)
Status Code Status Name Description