example for labview/comedi live-cd added

This commit is contained in:
lars 2006-02-10 10:41:51 +00:00
parent 3592b46cb0
commit 0c9416c116
96 changed files with 10361 additions and 38 deletions

View file

@ -0,0 +1,901 @@
<?XML Version="1.0">
<nidocument>
<nicomment>
<nifamily familyname="Analysis" displayname="Analysis">
</nifamily>
</nicomment>
<nierror code="-23096">
Analysis: Too many decimal points.
</nierror>
<nierror code="-23095">
Analysis: Not a valid function.
</nierror>
<nierror code="-23094">
Analysis: Incomplete function expression.
</nierror>
<nierror code="-23093">
Analysis: Incomplete expression.
</nierror>
<nierror code="-23092">
Analysis: Variables output problem.
</nierror>
<nierror code="-23091">
Analysis: Inconsistency in variables or numbers.
</nierror>
<nierror code="-23090">
Analysis: Contains more than one variable.
</nierror>
<nierror code="-23089">
Analysis: Contains variables.
</nierror>
<nierror code="-23088">
Analysis: Wrong variable name.
</nierror>
<nierror code="-23087">
Analysis: Wrong letter.
</nierror>
<nierror code="-23086">
Analysis: Wrong function call.
</nierror>
<nierror code="-23085">
Analysis: Wrong number format.
</nierror>
<nierror code="-23084">
Analysis: Wrong decimal point.
</nierror>
<nierror code="-23083">
Analysis: Bracket problem at the end.
</nierror>
<nierror code="-23082">
Analysis: Bracket problem at the beginning.
</nierror>
<nierror code="-23081">
Analysis: Bracket problem.
</nierror>
<nierror code="-23055">
Analysis: Argument out of range [0,1).
</nierror>
<nierror code="-23054">
Analysis: Non-unique variables.
</nierror>
<nierror code="-23053">
Analysis: Signal length not a power of two and >= 4.
</nierror>
<nierror code="-23052">
Analysis: Signal length not a prime and >= 5.
</nierror>
<nierror code="-23051">
Analysis: Signal length not a power of two.
</nierror>
<nierror code="-23050">
Analysis: Signal length not a multiple of number.
</nierror>
<nierror code="-23049">
Analysis: Invalid window length.
</nierror>
<nierror code="-23048">
Analysis: Invalid time increment.
</nierror>
<nierror code="-23047">
Analysis: Argument out of range [0,100].
</nierror>
<nierror code="-23046">
Analysis: Empty array.
</nierror>
<nierror code="-23045">
Analysis: n < k
</nierror>
<nierror code="-23044">
Analysis: Argument out of range [0,1].
</nierror>
<nierror code="-23043">
Analysis: Argument out of range (0,1].
</nierror>
<nierror code="-23042">
Analysis: Negative argument.
</nierror>
<nierror code="-23041">
Analysis: Not exactly two variables.
</nierror>
<nierror code="-23040">
Analysis: Derivative out of range.
</nierror>
<nierror code="-23039">
Analysis: Parameter problem.
</nierror>
<nierror code="-23038">
Analysis: No variables in expression.
</nierror>
<nierror code="-23037">
Analysis: Not exactly two functions.
</nierror>
<nierror code="-23036">
Analysis: Different parameters.
</nierror>
<nierror code="-23035">
Analysis: Nonpositive number.
</nierror>
<nierror code="-23034">
Analysis: Ill conditioned system
</nierror>
<nierror code="-23033">
Analysis: Vectors have different dimensions or empty vectors.
</nierror>
<nierror code="-23032">
Analysis: Maximum does not exist.
</nierror>
<nierror code="-23031">
Analysis: No valid point.
</nierror>
<nierror code="-23030">
Analysis: m >= n >= 0 is violated or the matrix of derivatives has the wrong dimension.
</nierror>
<nierror code="-23029">
Analysis: The Levenberg Marquardt VI has failed.
</nierror>
<nierror code="-23028">
Analysis: Wrong model equation.
</nierror>
<nierror code="-23027">
Analysis: Not exactly one variable.
</nierror>
<nierror code="-23026">
Analysis: No optimum found.
</nierror>
<nierror code="-23025">
Analysis: Invalid triplet (a,b,c).
</nierror>
<nierror code="-23024">
Analysis: No root found.
</nierror>
<nierror code="-23023">
Analysis: Wrong dimension of start.
</nierror>
<nierror code="-23022">
Analysis: Nonpositive accuracy or nonpositive delta x(h).
</nierror>
<nierror code="-23021">
Analysis: Both function values have the same sign.
</nierror>
<nierror code="-23020">
Analysis: Left point greater than right point.
</nierror>
<nierror code="-23019">
Analysis: Right point is a root.
</nierror>
<nierror code="-23018">
Analysis: Left point is a root.
</nierror>
<nierror code="-23017">
Analysis: Multiple roots.
</nierror>
<nierror code="-23016">
Analysis: Singular eigenvector matrix.
</nierror>
<nierror code="-23015">
Analysis: Empty X0.
</nierror>
<nierror code="-23014">
Analysis: A and X0 have different dimensions.
</nierror>
<nierror code="-23013">
Analysis: Matrix vector conflict.
</nierror>
<nierror code="-23012">
Analysis: Nonpositive accuracy.
</nierror>
<nierror code="-23011">
Analysis: Nonpositive step rate.
</nierror>
<nierror code="-23010">
Analysis: Wrong input, Cash Karp method.
</nierror>
<nierror code="-23009">
Analysis: Wrong input, Runge Kutta method.
</nierror>
<nierror code="-23008">
Analysis: Wrong input, Euler method.
</nierror>
<nierror code="-23007">
Analysis: Not a graphs file.
</nierror>
<nierror code="-23006">
Analysis: Not a valid path.
</nierror>
<nierror code="-23005">
Analysis: Negative distance.
</nierror>
<nierror code="-23004">
Analysis: Number of color palettes out of range.
</nierror>
<nierror code="-23003">
Analysis: Number of contours out of range.
</nierror>
<nierror code="-23002">
Analysis: Discrepancy between function, variables and coordinates.
</nierror>
<nierror code="-23001">
Analysis: Syntax error of parser.
</nierror>
<nierror code="-23000">
Analysis: The starting error codes of engineering math.
</nierror>
<nierror code="-20999">
Analysis: Serious algorithm failure. Call National Instruments support.
</nierror>
<nierror code="-20699">
Analysis: The format of the data file for the wavelet filter bank is invalid.
</nierror>
<nierror code="-20698">
Analysis: Cannot open the data file for the wavelet filter bank.
</nierror>
<nierror code="-20697">
Analysis: The wavelet packet session or handle must refer to a full tree.
</nierror>
<nierror code="-20696">
Analysis: The wavelet packet handle or session is invalid or the data space it refers to does not contain the necessary information.
</nierror>
<nierror code="-20695">
Analysis: Invalid dimensions of the wavelet coefficients.
</nierror>
<nierror code="-20694">
Analysis: Invalid optional parameter to find the optimal path.
</nierror>
<nierror code="-20693">
Analysis: The trend level must be no less than zero and no greater than 1.0.
</nierror>
<nierror code="-20692">
Analysis: The time step must be greater than zero.
</nierror>
<nierror code="-20691">
Analysis: The node must be a terminal node.
</nierror>
<nierror code="-20690">
Analysis: The node must not be a terminal node.
</nierror>
<nierror code="-20689">
Analysis: The path or node string must contain only "0" or "1".
</nierror>
<nierror code="-20688">
Analysis: The lengths of the analysis filters or synthesis filters must be greater than zero.
</nierror>
<nierror code="-20687">
Analysis: The refinement level for computing the mother wavelet must be greater than zero.
</nierror>
<nierror code="-20686">
Analysis: Shift must be 0 or 1.
</nierror>
<nierror code="-20685">
Analysis: Shift must be no less than zero and less than the decimation factor or interpolation factor.
</nierror>
<nierror code="-20684">
Analysis: The interpolation factor must be greater than or equal to two.
</nierror>
<nierror code="-20683">
Analysis: The decimation factor must be greater than or equal to two.
</nierror>
<nierror code="-20682">
Analysis: The scale of the wavelet decomposition must be greater than zero.
</nierror>
<nierror code="-20681">
Analysis: The selection of the wavelet type is invalid.
</nierror>
<nierror code="-20665">
Analysis: The largest order must be greater than the initial order and no greater than two-thirds of the length of the input signal.
</nierror>
<nierror code="-20664">
Analysis: The initial order must be no less than 1.
</nierror>
<nierror code="-20663">
Analysis: The AR order must be greater than or equal to the number of complex sinusoids.
</nierror>
<nierror code="-20662">
Analysis: The number of complex sinusoids must be greater than zero and no greater than two-thirds of the length of the input signal.
</nierror>
<nierror code="-20661">
Analysis: The order for the AR model must be greater than zero and no greater than two-thirds of the length of the input signal.
</nierror>
<nierror code="-20644">
Analysis: The index of the 2D array stored in the refnum is out of range.
</nierror>
<nierror code="-20643">
Analysis: The refnum does not support this operation.
</nierror>
<nierror code="-20642">
Analysis: The refnum is invalid.
</nierror>
<nierror code="-20641">
Analysis: Failure to create the refnum.
</nierror>
<nierror code="-20630">
Analysis: The parameters of the frequency information are invalid for further computation.
</nierror>
<nierror code="-20629">
Analysis: The parameters of the window information are invalid for further computation.
</nierror>
<nierror code="-20628">
Analysis: The dimensions of the kernel must be greater than zero and power of two values. The column size of the kernel must be 2^(ceil(log2(Ls-1))), where Ls is the length of the input signal.
</nierror>
<nierror code="-20627">
Analysis: The variance of the Gaussian window must be greater than zero.
</nierror>
<nierror code="-20626">
Analysis: The size of the window must be greater than zero.
</nierror>
<nierror code="-20625">
Analysis: The number of terms must be greater than zero.
</nierror>
<nierror code="-20624">
Analysis: The oversampling rate must be greater than or equal to one.
</nierror>
<nierror code="-20623">
Analysis: The order must be greater than or equal to zero.
</nierror>
<nierror code="-20622">
Analysis: The time interval must be a power of two.
</nierror>
<nierror code="-20621">
Analysis: The time interval must be greater than zero.
</nierror>
<nierror code="-20604">
Analysis: The selection for the enumerated data type parameter is invalid.
</nierror>
<nierror code="-20603">
Analysis: The number of frequency bins must be greater than zero and a power of two.
</nierror>
<nierror code="-20602">
Analysis: The sample rate must be greater than zero.
</nierror>
<nierror code="-20601">
Analysis: The input signal is empty.
</nierror>
<nierror code="-20511">
Analysis: CVI Could not create the required mutex.
</nierror>
<nierror code="-20510">
Analysis: CVI Could not find specified function in the DLL
</nierror>
<nierror code="-20509">
Analysis: CVI Could not load Spectral Measurement Toolset DLL
</nierror>
<nierror code="-20508">
Analysis: Invalid SMT session handle.
</nierror>
<nierror code="-20507">
Analysis: Incorrect averaging type specified.
</nierror>
<nierror code="-20506">
Analysis: Incorrect type of the input spectrum data.
</nierror>
<nierror code="-20505">
Analysis: You must specify either FFT bins or RBW.
</nierror>
<nierror code="-20504">
Analysis: Sampling frequency should be greater than zero.
</nierror>
<nierror code="-20503">
Analysis: The internal buffer is overflowed by input data.
</nierror>
<nierror code="-20502">
Analysis: FFT size must be greater than zero.
</nierror>
<nierror code="-20501">
Analysis: The zoom factor must be greater than zero.
</nierror>
<nierror code="-20337">
Analysis: The specified time stamp is after the end of the limit.
</nierror>
<nierror code="-20336">
Analysis: Values of the X array contained in the Limit Specification cluster are not monotonically increasing.
</nierror>
<nierror code="-20335">
Analysis: Waveforms are not contiguous.
</nierror>
<nierror code="-20334">
Analysis: Cannot align waveforms because their time stamps are separated by more than 10 times the duration of the longest waveform.
</nierror>
<nierror code="-20333">
Analysis: Cannot align two waveforms with same dt if their samples are not clocked in-phase.
</nierror>
<nierror code="-20332">
Analysis: Internal error: The number of threads attribute is less than zero. If the problem persists, contact National Instruments technical support.
</nierror>
<nierror code="-20331">
Analysis: Internal error: The parameter struct pointer is Null, possibly because of changes to the calling VI block diagram. If the problem persists, contact National Instruments technical support.
</nierror>
<nierror code="-20330">
Analysis: Internal error: The cursor struct pointer is Null, possibly because of a change to the calling VI block diagram. If the problem persists, contact National Instruments technical support.
</nierror>
<nierror code="-20329">
Analysis: Internal error: The result pointer is Null, possibly because of changes to the calling VI block diagram. If the problem persists, contact National Instruments technical support.
</nierror>
<nierror code="-20328">
Analysis: Failure initializing a critical section in measurement code, possibly due to low memory. If the problem persists, contact National Instruments technical support.
</nierror>
<nierror code="-20327">
Analysis: An exception occurred in the measurement code, possibly due to low memory. If the problem persists, contact National Instruments technical support.
</nierror>
<nierror code="-20326">
Analysis: Internal error: Invalid measurement ID number. Contact National Instruments technical support.
</nierror>
<nierror code="-20325">
Analysis: Internal error: Two measurements share the same ID number. If the problem persists, contact National Instruments technical support.
</nierror>
<nierror code="-20324">
Analysis: The edge number, pulse number, or cycle parameter value must be greater than zero.
</nierror>
<nierror code="-20323">
Analysis: Internal error: The attribute number does not refer to a valid parameter. Check the input parameters reference levels, percent level settings, and state settings.
</nierror>
<nierror code="-20322">
Analysis: Internal Error: The measurement session handle is invalid. If the problem persists, contact National Instruments technical support.
</nierror>
<nierror code="-20321">
Analysis: Internal error: The requested measurement is not available. If the problem persists, contact National Instruments technical support.
</nierror>
<nierror code="-20320">
Analysis: The period of the waveform is too short to perform the measurement.
</nierror>
<nierror code="-20319">
Analysis: The result is not a number (NaN) or infinite.
</nierror>
<nierror code="-20318">
Analysis: The histogram size parameter value is less than or equal to zero.
</nierror>
<nierror code="-20317">
Analysis: The slew rate is infinite because the rise or fall time is zero.
</nierror>
<nierror code="-20316">
Analysis: Illegal percent method parameter. Check the method enum input.
</nierror>
<nierror code="-20315">
Analysis: The waveform dt parameter is <= 0.
</nierror>
<nierror code="-20314">
Analysis: Illegal reference level units parameter. Check the ref units text ring input.
</nierror>
<nierror code="-20313">
Analysis: Reference levels must satisfy: low ref <= mid ref <= high ref.
</nierror>
<nierror code="-20312">
Analysis: The input waveform size is zero.
</nierror>
<nierror code="-20311">
Analysis: Insufficient memory available for waveform measurement.
</nierror>
<nierror code="-20310">
Analysis: The waveform did not have enough edges to perform this measurement. An edge is defined as a crossing of both the low and high reference levels. Check the signal length, reference levels, and ref level units.
</nierror>
<nierror code="-20309">
Analysis: The amplitude of the waveform is zero, so the histogram method cannot be used.
</nierror>
<nierror code="-20308">
Analysis: The waveform did not cross the mid reference level enough times to perform this measurement. Check the signal length, reference levels, and ref level units.
</nierror>
<nierror code="-20307">
Analysis: Frequency not a multiple of (Sampling Rate)/Samples.
</nierror>
<nierror code="-20306">
Analysis: The two time signal waveforms contain different dt.
</nierror>
<nierror code="-20305">
Analysis: The two time signal waveforms contain different number of data points.
</nierror>
<nierror code="-20304">
Analysis: At least one of the time signal waveforms does not contain the correct dt to continue the averaging process.
</nierror>
<nierror code="-20303">
Analysis: At least one of the time signal waveforms does not contain the correct number of data points to continue the averaging process.
</nierror>
<nierror code="-20302">
Analysis: The time signal waveform does not contain the correct dt to continue the averaging process.
</nierror>
<nierror code="-20301">
Analysis: The time signal waveform does not contain the correct number of data points to continue the averaging process.
</nierror>
<nierror code="-20207">
Analysis: The upper limit is less than the lower limit.
</nierror>
<nierror code="-20206">
Analysis: Shifts: n is negative.
</nierror>
<nierror code="-20205">
Analysis: The sample length is less than the window length.
</nierror>
<nierror code="-20204">
Analysis: The window length is not positive.
</nierror>
<nierror code="-20203">
Analysis: The time increment is not positive.
</nierror>
<nierror code="-20202">
Analysis: The sample length is negative.
</nierror>
<nierror code="-20201">
Analysis: The sample length is not positive.
</nierror>
<nierror code="-20141">
Analysis: The input must be non-zero.
</nierror>
<nierror code="-20140">
Analysis: The input must be greater than zero.
</nierror>
<nierror code="-20117">
Analysis: Loss of Significance
</nierror>
<nierror code="-20116">
Analysis: Feasible solution not found.
</nierror>
<nierror code="-20115">
Analysis: The FFT size must be greater than zero.
</nierror>
<nierror code="-20114">
Analysis: The start value wired to the Polynomial Real Zeros Counter VI is greater than the end value.
</nierror>
<nierror code="-20113">
Analysis: The end value wired to the Polynomial Real Zeros Counter VI is a root.
</nierror>
<nierror code="-20112">
Analysis: The start value wired to the Polynomial Real Zeros Counter VI is a root.
</nierror>
<nierror code="-20111">
Analysis: The input polynomial coefficients are all zeros.
</nierror>
<nierror code="-20104">
Analysis: Input parameters have at least one NaN element.
</nierror>
<nierror code="-20103">
Analysis: The order must be greater than or equal to zero.
</nierror>
<nierror code="-20102">
Analysis: The shifts must meet: |shifts| < samples.
</nierror>
<nierror code="-20101">
Analysis: Parameter must meet the condition Top > Base
</nierror>
<nierror code="-20099">
Analysis: The AR order must be greater than or equal to the number of complex sinusoids.
</nierror>
<nierror code="-20098">
Analysis: The AR order must not be greater than two-thirds of the number of samples.
</nierror>
<nierror code="-20097">
Analysis: The number of complex sinusoids must not be greater than two thirds of the number of samples.
</nierror>
<nierror code="-20096">
Analysis: The AR order must be > 0.
</nierror>
<nierror code="-20095">
Analysis: The number of complex sinusoids must be > 0.
</nierror>
<nierror code="-20094">
Analysis: The size of the initial or final condition array is not correct.
</nierror>
<nierror code="-20093">
Analysis: df must be > 0.
</nierror>
<nierror code="-20092">
Analysis: The dual function does not exist.
</nierror>
<nierror code="-20091">
Analysis: The Gabor coefficient array does not have the correct dimension.
</nierror>
<nierror code="-20090">
Analysis: The order of the Gabor spectrogram must be >=0.
</nierror>
<nierror code="-20089">
Analysis: The oversampling rate, N / dM, must be >=1.
</nierror>
<nierror code="-20088">
Analysis: The length of the analysis or synthesis window must be evenly divisible by the number of frequency bins, N, which must be a power of 2.
</nierror>
<nierror code="-20087">
Analysis: The length of the analysis or synthesis window must be evenly divisible by the Gabor time sampling interval, dM.
</nierror>
<nierror code="-20086">
Analysis: Window length must be > 2 and a power of 2.
</nierror>
<nierror code="-20085">
Analysis: The size of the input array and its Hilbert transform must be equal.
</nierror>
<nierror code="-20084">
Analysis: Time increment must not be greater than (window length)/4.
</nierror>
<nierror code="-20083">
Analysis: Window length must be > 4 and a power of 2.
</nierror>
<nierror code="-20082">
Analysis: Time increment must not be greater than dM.
</nierror>
<nierror code="-20081">
Analysis: dN or time interval must be greater than zero.
</nierror>
<nierror code="-20080">
Analysis: Time increment must be greater than the (window length)/16
</nierror>
<nierror code="-20079">
Analysis: The seed is invalid.
</nierror>
<nierror code="-20078">
Analysis: This functionality is not supported on this platform.
</nierror>
<nierror code="-20077">
Analysis: The time points are not in ascending order.
</nierror>
<nierror code="-20076">
Analysis: The resample point cannot be calculated with the signal behind that of the input.
</nierror>
<nierror code="-20075">
Analysis: The filter buffer overflows.
</nierror>
<nierror code="-20074">
Analysis: Reordering eigenvalues changed some complex ones.
</nierror>
<nierror code="-20073">
Analysis: The eigenvalues cannot be reordered because some of them are too close.
</nierror>
<nierror code="-20072">
Analysis: The logarithm of the input matrix cannot be computed.
</nierror>
<nierror code="-20071">
Analysis: The input matrix is not positive definite.
</nierror>
<nierror code="-20070">
Analysis: Matrices must have the same size.
</nierror>
<nierror code="-20069">
Analysis: The number of samples must be greater than or equal to four.
</nierror>
<nierror code="-20068">
Analysis: Input parameters has at least one element that is Inf, NaN, DBL_MAX, or DBL_MIN
</nierror>
<nierror code="-20067">
Analysis: The input fundamental frequency or sampling rate is equal to zero.
</nierror>
<nierror code="-20066">
Analysis: The information in IIR filter structure is not correct.
</nierror>
<nierror code="-20065">
Analysis: The elements in the vector can not be all zero.
</nierror>
<nierror code="-20064">
Analysis: The internal memory state of this function was not initialized correctly.
</nierror>
<nierror code="-20063">
Analysis: The coefficients of the polynomial are invalid.
</nierror>
<nierror code="-20062">
Analysis: The maximum number of iterations was exceeded.
</nierror>
<nierror code="-20061">
Analysis: The selection is invalid.
</nierror>
<nierror code="-20060">
Analysis: Divide by zero error.
</nierror>
<nierror code="-20059">
Analysis: Negative number error
</nierror>
<nierror code="-20058">
Analysis: Invalid number of dimensions or dependent variables
</nierror>
<nierror code="-20057">
Analysis: The parameter to the beta function should be 0 < p < 1
</nierror>
<nierror code="-20056">
Analysis: The contingency table has a negative number.
</nierror>
<nierror code="-20055">
Analysis: The number of categories or samples must be greater than one.
</nierror>
<nierror code="-20054">
Analysis: The probability must be greater than or equal to zero and less than one.
</nierror>
<nierror code="-20053">
Analysis: The probability must be between zero and one.
</nierror>
<nierror code="-20052">
Analysis: The degree of freedom must be greater than zero and less than the length of the input sequence.
</nierror>
<nierror code="-20051">
Analysis: All values in the first column of X matrix must be one.
</nierror>
<nierror code="-20050">
Analysis: The interpolating function has a pole at the requested value.
</nierror>
<nierror code="-20049">
Analysis: The x-values must be distinct.
</nierror>
<nierror code="-20048">
Analysis: The Random Effect model was requested when the Fixed Effect model is required.
</nierror>
<nierror code="-20047">
Analysis: The data is unbalanced. All cells must contain the same number of observations.
</nierror>
<nierror code="-20046">
Analysis: There is an overflow in the calculation.
</nierror>
<nierror code="-20045">
Analysis: The total number of data points must be equal to the product of levels/each factor * observations/cell.
</nierror>
<nierror code="-20044">
Analysis: Zero observations were made at some level of a factor.
</nierror>
<nierror code="-20043">
Analysis: The level of factors is outside the allowable range of some data.
</nierror>
<nierror code="-20042">
Analysis: The number of levels is out of range.
</nierror>
<nierror code="-20041">
Analysis: The system of equations cannot be solved because the input matrix is singular.
</nierror>
<nierror code="-20040">
Analysis: The input matrix must be a square matrix.
</nierror>
<nierror code="-20039">
Analysis: The number of columns in the first matrix is not equal to the number of rows in the second matrix or vector.
</nierror>
<nierror code="-20038">
Analysis: The number of intervals must be > 0.
</nierror>
<nierror code="-20037">
Analysis: The number of data points in the Y Values array must be greater than the order.
</nierror>
<nierror code="-20036">
Analysis: The elements of the Y Values array must be nonzero and either all positive or all negative.
</nierror>
<nierror code="-20035">
Analysis: The standard deviation must be greater than zero for normalization.
</nierror>
<nierror code="-20034">
Analysis: The number of coefficients must be even for this filter.
</nierror>
<nierror code="-20033">
Analysis: The number of coefficients must be odd for this filter.
</nierror>
<nierror code="-20032">
Analysis: The rank of the filter must meet: 1 <= (2*rank + 1) <= size.
</nierror>
<nierror code="-20031">
Analysis: The filter cannot be designed with the specified input values.
</nierror>
<nierror code="-20030">
Analysis: The leakage coefficient, leak, and step-size parameter, u, must meet: 0 <= leak <= u.
</nierror>
<nierror code="-20029">
Analysis: The step-size, u, must meet: 0 <= u <= 0.1.
</nierror>
<nierror code="-20028">
Analysis: The attenuation value must be greater than the ripple amplitude.
</nierror>
<nierror code="-20027">
Analysis: The final value must be > 0.
</nierror>
<nierror code="-20026">
Analysis: The width must be > 0.
</nierror>
<nierror code="-20025">
Analysis: The attenuation must be > 0.
</nierror>
<nierror code="-20024">
Analysis: The ripple amplitude must be > 0.
</nierror>
<nierror code="-20023">
Analysis: The following conditions must be met: 0 < f_low <= f_high <= fs/2.
</nierror>
<nierror code="-20022">
Analysis: The decimating factor must meet: 0 < decimating factor <= samples.
</nierror>
<nierror code="-20021">
Analysis: The order must be > 0.
</nierror>
<nierror code="-20020">
Analysis: The cut-off frequency, fc, must meet: 0 <= fc <= fs/2.
</nierror>
<nierror code="-20019">
Analysis: The upper value must be >= the lower value.
</nierror>
<nierror code="-20018">
Analysis: The following condition must be met: 0 <= (index + length) < samples.
</nierror>
<nierror code="-20017">
Analysis: The following condition must be met: 0 <= index < samples.
</nierror>
<nierror code="-20016">
Analysis: dt must be > 0.
</nierror>
<nierror code="-20015">
Analysis: dt must be >= 0.
</nierror>
<nierror code="-20014">
Analysis: The following conditions must be met: 0 <= (delay + width) < samples.
</nierror>
<nierror code="-20013">
Analysis: The width must meet: 0 < width < samples.
</nierror>
<nierror code="-20012">
Analysis: The number of cycles must be > 0 and <= the number of samples.
</nierror>
<nierror code="-20011">
Analysis: The duty cycle must be equal to or fall between 0 and 100: 0 <= duty cycle <= 100.
</nierror>
<nierror code="-20010">
Analysis: The maximum allowable transform size has been exceeded.
</nierror>
<nierror code="-20009">
Analysis: The size of the input array must be a power of two: size = 2^m, 0 < m < 23.
</nierror>
<nierror code="-20008">
Analysis: The input arrays do not contain the correct number of data values for this function.
</nierror>
<nierror code="-20007">
Analysis: The number of samples must be >= 3.
</nierror>
<nierror code="-20006">
Analysis: The number of samples must be >= 2.
</nierror>
<nierror code="-20005">
Analysis: The number of samples must be greater than or equal to 1.
</nierror>
<nierror code="-20004">
Analysis: The number of samples must be >= 0.
</nierror>
<nierror code="-20003">
Analysis: The number of samples must be > 0.
</nierror>
<nierror code="-20002">
Analysis: The input sequences must be the same size.
</nierror>
<nierror code="-20001">
Analysis: There is not enough memory to perform the specified routine.
</nierror>
<nierror code="20001">
Analysis: The matrix is rank deficient.
</nierror>
<nierror code="20002">
Analysis: The number of samples must be greater than zero.
</nierror>
<nierror code="20003">
Analysis: The matrix is singular.
</nierror>
<nierror code="20004">
Analysis: Matrices or vectors do not have the same size.
</nierror>
<nierror code="20005">
Analysis: LabVIEW cannot reorder the generalized eigenvalues.
</nierror>
<nierror code="20006">
Analysis: The computation result might be inaccurate.
</nierror>
<nierror code="20010">
Analysis: The sizes of the input arrays do not meet the specified conditions.
</nierror>
<nierror code="20011">
Analysis: The input standard deviation is invalid.
</nierror>
<nierror code="20012">
Analysis: The input polynomial is empty.
</nierror>
<nierror code="20020">
Analysis: Some frequencies violate Nyquist criteria.
</nierror>
<nierror code="20030">
Analysis: The input matrix has at least one element with a value of Inf or NaN.
</nierror>
<nierror code="20307">
Analysis: Frequency was coerced to the nearest multiple of (sampling rate)/samples.
</nierror>
<nierror code="20334">
Analysis: Waveforms are not overlapping.
</nierror>
<nierror code="20351">
Analysis: The averaging process was automatically restarted to respond to a change in the averaging parameters.
</nierror>
<nierror code="20352">
Analysis: Current and previous waveforms are not contiguous.
</nierror>
<nierror code="20353">
Analysis: Current and previous dt not equal.
</nierror>
</nidocument>

View file

@ -0,0 +1,217 @@
<?XML Version="1.0">
<nidocument>
<nicomment>
<nifamily familyname="IAK_SHARED" displayname="IAK_SHARED">
</nifamily>
</nicomment>
<nierror code="-1967362047">
IAK_SHARED: (Hex 0x8ABC7001) Installed library is the wrong version.
</nierror>
<nierror code="-1967362046">
IAK_SHARED: (Hex 0x8ABC7002) Client attempted to call a function on an unregistered library.
</nierror>
<nierror code="-1967362045">
IAK_SHARED: (Hex 0x8ABC7003) Operation timed out.
</nierror>
<nierror code="-1967362044">
IAK_SHARED: (Hex 0x8ABC7004) Syntax error.
</nierror>
<nierror code="-1967362043">
IAK_SHARED: (Hex 0x8ABC7005) Stack overflowed.
</nierror>
<nierror code="-1967362042">
IAK_SHARED: (Hex 0x8ABC7006) Unable to start service.
</nierror>
<nierror code="-1967362041">
IAK_SHARED: (Hex 0x8ABC7007) Out of range.
</nierror>
<nierror code="-1967362040">
IAK_SHARED: (Hex 0x8ABC7008) Object not found.
</nierror>
<nierror code="-1967362039">
IAK_SHARED: (Hex 0x8ABC7009) Object already exists.
</nierror>
<nierror code="-1967362038">
IAK_SHARED: (Hex 0x8ABC700A) Not found.
</nierror>
<nierror code="-1967362037">
IAK_SHARED: (Hex 0x8ABC700B) Object or collection is not empty.
</nierror>
<nierror code="-1967362036">
IAK_SHARED: (Hex 0x8ABC700C) Client attempted to call a registration function more than once.
</nierror>
<nierror code="-1967362035">
IAK_SHARED: (Hex 0x8ABC700D) Invalid result type.
</nierror>
<nierror code="-1967362034">
IAK_SHARED: (Hex 0x8ABC700E) Invalid operation.
</nierror>
<nierror code="-1967362033">
IAK_SHARED: (Hex 0x8ABC700F) Invalid argument(s).
</nierror>
<nierror code="-1967362032">
IAK_SHARED: (Hex 0x8ABC7010) Initialization failed.
</nierror>
<nierror code="-1967362031">
IAK_SHARED: (Hex 0x8ABC7011) Write file operation failed.
</nierror>
<nierror code="-1967362030">
IAK_SHARED: (Hex 0x8ABC7012) Read file operation failed.
</nierror>
<nierror code="-1967362029">
IAK_SHARED: (Hex 0x8ABC7013) End of file.
</nierror>
<nierror code="-1967362028">
IAK_SHARED: (Hex 0x8ABC7014) Failed to de-serialize.
</nierror>
<nierror code="-1967362027">
IAK_SHARED: (Hex 0x8ABC7015) Unable to complete request. Connection failed.
</nierror>
<nierror code="-1967362026">
IAK_SHARED: (Hex 0x8ABC7016) Operation cancelled.
</nierror>
<nierror code="-1967362025">
IAK_SHARED: (Hex 0x8ABC7017) Buffer overflowed.
</nierror>
<nierror code="-1967362024">
IAK_SHARED: (Hex 0x8ABC7018) Attempt to advertise service to Logos Classified Ads failed.
</nierror>
<nierror code="-1967362023">
IAK_SHARED: (Hex 0x8ABC7019) Access denied.
</nierror>
<nierror code="-1967362022">
IAK_SHARED: (Hex 0x8ABC701A) Buffer underflowed.
</nierror>
<nierror code="-1967362021">
IAK_SHARED: (Hex 0x8ABC701B) File already exists.
</nierror>
<nierror code="-1967362020">
IAK_SHARED: (Hex 0x8ABC701C) The provided refnum is invalid.
</nierror>
<nierror code="-1967362019">
IAK_SHARED: (Hex 0x8ABC701D) A null refnum was provided as input.
</nierror>
<nierror code="-1967362016">
IAK_SHARED: (Hex 0x8ABC7020) Unexpected OS exception occurred.
</nierror>
<nierror code="-1967362015">
IAK_SHARED: (Hex 0x8ABC7021) Failed to load library.
</nierror>
<nierror code="-1967362014">
IAK_SHARED: (Hex 0x8ABC7022) Class not found.
</nierror>
<nierror code="-1967362013">
IAK_SHARED: (Hex 0x8ABC7023) No known value.
</nierror>
<nierror code="-1967362012">
IAK_SHARED: (Hex 0x8ABC7024) Invalid locale.
</nierror>
<nierror code="-1967362000">
IAK_SHARED: (Hex 0x8ABC7030) Invalid UTF8 encoding sequence.
</nierror>
<nierror code="-1967361999">
IAK_SHARED: (Hex 0x8ABC7031) Citadel ran out of shared memory.
</nierror>
<nierror code="-1967361998">
IAK_SHARED: (Hex 0x8ABC7032) Badly formatted GUID string.
</nierror>
<nierror code="-1967361997">
IAK_SHARED: (Hex 0x8ABC7033) Bad Type
</nierror>
<nierror code="-1967345663">
IAK_SHARED: (Hex 0x8ABCB001) Generic security error.
</nierror>
<nierror code="-1967345662">
IAK_SHARED: (Hex 0x8ABCB002) Version is not supported by peer.
</nierror>
<nierror code="-1967345661">
IAK_SHARED: (Hex 0x8ABCB003) Account is locked.
</nierror>
<nierror code="-1967345660">
IAK_SHARED: (Hex 0x8ABCB004) Logos session timed out or is locked out by other users.
</nierror>
<nierror code="-1967345659">
IAK_SHARED: (Hex 0x8ABCB005) The specified user does not exist.
</nierror>
<nierror code="-1967345658">
IAK_SHARED: (Hex 0x8ABCB006) The specified group does not exist.
</nierror>
<nierror code="-1967345657">
IAK_SHARED: (Hex 0x8ABCB007) Duplicate name.
</nierror>
<nierror code="-1967345656">
IAK_SHARED: (Hex 0x8ABCB008) Message is corrupted.
</nierror>
<nierror code="-1967345655">
IAK_SHARED: (Hex 0x8ABCB009) The domain server failed to complete a function.
</nierror>
<nierror code="-1967345654">
IAK_SHARED: (Hex 0x8ABCB00A) Cannot delete built-in principals.
</nierror>
<nierror code="-1967345653">
IAK_SHARED: (Hex 0x8ABCB00B) Invalid password.
</nierror>
<nierror code="-1967345652">
IAK_SHARED: (Hex 0x8ABCB00C) Not a local computer.
</nierror>
<nierror code="-1967345651">
IAK_SHARED: (Hex 0x8ABCB00D) Not an administrator.
</nierror>
<nierror code="-1967345650">
IAK_SHARED: (Hex 0x8ABCB00E) Domain is not defined.
</nierror>
<nierror code="-1967345649">
IAK_SHARED: (Hex 0x8ABCB00F) Domain already exists.
</nierror>
<nierror code="-1967345648">
IAK_SHARED: (Hex 0x8ABCB010) Password is too short or too long.
</nierror>
<nierror code="-1967345647">
IAK_SHARED: (Hex 0x8ABCB011) Machine is denied access.
</nierror>
<nierror code="-1967345646">
IAK_SHARED: (Hex 0x8ABCB012) Requested data denied.
</nierror>
<nierror code="-1967345632">
IAK_SHARED: (Hex 0x8ABCB020) Cannot lock account.
</nierror>
<nierror code="-1967345631">
IAK_SHARED: (Hex 0x8ABCB021) Network connection timed out.
</nierror>
<nierror code="-1967345630">
IAK_SHARED: (Hex 0x8ABCB022) File corrupted.
</nierror>
<nierror code="-1967345629">
IAK_SHARED: (Hex 0x8ABCB023) Network is disconnected.
</nierror>
<nierror code="-1967345628">
IAK_SHARED: (Hex 0x8ABCB024) Requested data not found.
</nierror>
<nierror code="-1967345627">
IAK_SHARED: (Hex 0x8ABCB025) Operation cancelled by user.
</nierror>
<nierror code="-1967345626">
IAK_SHARED: (Hex 0x8ABCB026) Attempt to advertise service to Logos Classified Ads failed.
</nierror>
<nierror code="-1967345616">
IAK_SHARED: (Hex 0x8ABCB030) Message size less than one block.
</nierror>
<nierror code="-1967345615">
IAK_SHARED: (Hex 0x8ABCB031) Failed to generate random number.
</nierror>
<nierror code="-1967345614">
IAK_SHARED: (Hex 0x8ABCB032) Passwords do not match.
</nierror>
<nierror code="-1967345612">
IAK_SHARED: (Hex 0x8ABCB034) Password too short.
</nierror>
<nierror code="-1967345611">
IAK_SHARED: (Hex 0x8ABCB035) Password too long.
</nierror>
<nierror code="-1967345610">
IAK_SHARED: (Hex 0x8ABCB036) Domain already added.
</nierror>
<nierror code="-1967345609">
IAK_SHARED: (Hex 0x8ABCB037) No more principals.
</nierror>
</nidocument>

View file

@ -0,0 +1,172 @@
<?XML Version="1.0">
<nidocument>
<nicomment>
<nifamily familyname="LabVIEW Simulation Module" displayname="LabVIEW Simulation Module">
</nifamily>
</nicomment>
<nierror code="-2355">
LabVIEW Simulation Module: The value of the Decimation parameter for the Collector function must be greater than or equal to 1.
</nierror>
<nierror code="-2354">
LabVIEW Simulation Module: The number of elements in the input array does not equal the number of columns in the gain matrix.
</nierror>
<nierror code="-2353">
LabVIEW Simulation Module: You cannot change the maximum delay while the simulation is running.
</nierror>
<nierror code="-2352">
LabVIEW Simulation Module: For fixed step-size ODE solvers, the delay must be less than or equal to the specified maximum delay.
</nierror>
<nierror code="-2351">
LabVIEW Simulation Module: The specified parameter is a vector. Enter a vector value.
</nierror>
<nierror code="-2350">
LabVIEW Simulation Module: The specified parameter is a scalar. Enter a scalar value.
</nierror>
<nierror code="-2349">
LabVIEW Simulation Module: The parameter name is not in the specified parameter list.
</nierror>
<nierror code="-2348">
LabVIEW Simulation Module: The given State Derivatives are incompatible with the specified subsystem.
</nierror>
<nierror code="-2347">
LabVIEW Simulation Module: The given Outputs are incompatible with the specified subsystem.
</nierror>
<nierror code="-2346">
LabVIEW Simulation Module: The given Inputs are incompatible with the specified subsystem.
</nierror>
<nierror code="-2345">
LabVIEW Simulation Module: The given States are incompatible with the specified subsystem.
</nierror>
<nierror code="-2344">
LabVIEW Simulation Module: The given Outputs are incompatible with the specified subsystem.
</nierror>
<nierror code="-2343">
LabVIEW Simulation Module: The given Inputs are incompatible with the specified subsystem.
</nierror>
<nierror code="-2342">
LabVIEW Simulation Module: The given States are incompatible with the specified subsystem.
</nierror>
<nierror code="-2341">
LabVIEW Simulation Module: The Simulation initial time cannot be greater than or equal to the final time.
</nierror>
<nierror code="-2340">
LabVIEW Simulation Module: The Linearizer detected an error while computing the Jacobian Matrix.
</nierror>
<nierror code="-2339">
LabVIEW Simulation Module: The ODE solver could not factor the Jacobian Matrix.
</nierror>
<nierror code="-2338">
LabVIEW Simulation Module: The ODE solver could not compute the Jacobian Matrix.
</nierror>
<nierror code="-2337">
LabVIEW Simulation Module: You can linearize only simulation subsystems.
</nierror>
<nierror code="-2336">
LabVIEW Simulation Module: The simulation diagram returned NaN to the ODE solver.
</nierror>
<nierror code="-2335">
LabVIEW Simulation Module: The simulation diagram returned an overflow to the ODE solver.
</nierror>
<nierror code="-2334">
LabVIEW Simulation Module: An overflow occurred in the ODE solver.
</nierror>
<nierror code="-2333">
LabVIEW Simulation Module: The time step must be between the minimum and maximum time steps.
</nierror>
<nierror code="-2332">
LabVIEW Simulation Module: The minimum time step must be less than or equal to the maximum time step.
</nierror>
<nierror code="-2331">
LabVIEW Simulation Module: The absolute tolerance and relative tolerance cannot both be zero.
</nierror>
<nierror code="-2330">
LabVIEW Simulation Module: The discrete time step is not an integer multiple of the time step.
</nierror>
<nierror code="-2329">
LabVIEW Simulation Module: The simulation time step cannot be zero.
</nierror>
<nierror code="-2328">
LabVIEW Simulation Module: Invalid use of the Linearize Subsystem dialog box. The Linearize Subsystem dialog box must be used only on subsystem VIs.
</nierror>
<nierror code="-2327">
LabVIEW Simulation Module: You can use the Linearize Subsystem dialog box only if you have created a VI under My Computer in the Project Explorer.
</nierror>
<nierror code="-2325">
LabVIEW Simulation Module: The ODE solver Newton Iteration did not converge at the minimum time step.
</nierror>
<nierror code="-2324">
LabVIEW Simulation Module: The ODE solver cannot meet the error tolerance using the minimum time step.
</nierror>
<nierror code="-2323">
LabVIEW Simulation Module: The simulation time step is negative or zero.
</nierror>
<nierror code="-2322">
LabVIEW Simulation Module: The Execution Mode is not consistent with the specified discrete integration method.
</nierror>
<nierror code="-2321">
LabVIEW Simulation Module: The sample rate divisor is negative or zero.
</nierror>
<nierror code="-2320">
LabVIEW Simulation Module: This intermediate solver evaluation should not have been executed.
</nierror>
<nierror code="-2319">
LabVIEW Simulation Module: The dimensions of the arrays for the Lookup Table are inconsistent.
</nierror>
<nierror code="-2318">
LabVIEW Simulation Module: The dimensions of the parameter vectors of this function do not match.
</nierror>
<nierror code="-2317">
LabVIEW Simulation Module: The Execution Mode is not consistent with the specified discrete integration method.
</nierror>
<nierror code="-2316">
LabVIEW Simulation Module: The order of the numerator must be greater than the order of the denominator.
</nierror>
<nierror code="-2315">
LabVIEW Simulation Module: You must match complex entries in the Zero-Pole-Gain function with a complex conjugate.
</nierror>
<nierror code="-2314">
LabVIEW Simulation Module: The order of the numerator and the order of the denominator are inconsistent.
</nierror>
<nierror code="-2313">
LabVIEW Simulation Module: The size of the initial condition vector is incorrect for the MIMO system.
</nierror>
<nierror code="-2312">
LabVIEW Simulation Module: The size of the input vector is incorrect for the MIMO system.
</nierror>
<nierror code="-2311">
LabVIEW Simulation Module: The system model order has changed from the previous iteration of the Simulation Loop.
</nierror>
<nierror code="-2310">
LabVIEW Simulation Module: Ill-conditioned MIMO system.
</nierror>
<nierror code="-2309">
LabVIEW Simulation Module: The period is negative or zero.
</nierror>
<nierror code="-2308">
LabVIEW Simulation Module: The duty cycle is out of range.
</nierror>
<nierror code="-2307">
LabVIEW Simulation Module: Evaluating a single-step solver on a minor substep.
</nierror>
<nierror code="-2306">
LabVIEW Simulation Module: The frequency is negative or zero.
</nierror>
<nierror code="-2305">
LabVIEW Simulation Module: The target time is less than or equal to the simulation initial time.
</nierror>
<nierror code="-2304">
LabVIEW Simulation Module: The upper limit is less than the lower limit.
</nierror>
<nierror code="-2303">
LabVIEW Simulation Module: The switch on point is less than the switch off point.
</nierror>
<nierror code="-2302">
LabVIEW Simulation Module: The quantization interval is less than or equal to zero.
</nierror>
<nierror code="-2301">
LabVIEW Simulation Module: Failed to translate expression.
</nierror>
<nierror code="-2300">
LabVIEW Simulation Module: Invalid SimX node reference.
</nierror>
</nidocument>

View file

@ -0,0 +1,28 @@
<?XML Version="1.0">
<nidocument>
<nicomment>
<nifamily familyname="Measure" displayname="Measure">
</nifamily>
</nicomment>
<nierror code="-200991">
Measure: Task cannot be stopped, because at least one installed event handler has not been removed.
Remove all installed event handlers by calling
CNiDAQmxEvent::RemoveEventHandler or CNiDAQmxEvent::RemoveAllEventHandlers. See the documentation for more information.
</nierror>
<nierror code="-2101">
Measure: An analog output channel string represents multiple analog output channels. Measure requires that each analog output channel string contain only one analog output channel.
</nierror>
<nierror code="-2004">
Measure: Excel is out of memory. Use a smaller range.
</nierror>
<nierror code="-2003">
Measure: The range that is specified in the task's configuration is not valid.
</nierror>
<nierror code="-2002">
Measure: The worksheet that is specified in the task's configuration does not exist.
</nierror>
<nierror code="-2001">
Measure: Unable to find task.
</nierror>
</nidocument>

View file

@ -0,0 +1,31 @@
<?XML Version="1.0">
<nidocument>
<nicomment>
<nifamily familyname="NI-Reports" displayname="NI-Reports">
</nifamily>
</nicomment>
<nierror code="-41006">
NI-Reports: This type of report is not supported on this platform.
</nierror>
<nierror code="-41005">
NI-Reports: Invalid margins.
</nierror>
<nierror code="-41004">
NI-Reports: Print error
</nierror>
<nierror code="-41003">
NI-Reports: File open error.
</nierror>
<nierror code="-41002">
NI-Reports: Invalid printer name
</nierror>
<nierror code="-41001">
NI-Reports: Out of memory.
</nierror>
<nierror code="-41000">
NI-Reports: An unknown error has occurred.
</nierror>
<nierror code="41000">
NI-Reports: (Hex 0xA028) Function not valid with current report type.
</nierror>
</nidocument>