Example: marketing

LabVIEW Error Codes - NI

LabVIEW Error CodesLabVIEW Error CodesMay 1997 EditionPart Number 321551A-01 Copyright 1997 National Instruments Corporation. All rights reserved. National Instruments Corporation3 LabVIEW Error CodesContentsTable Error 6 Table Error Codes .. 8 Table Acquisition VI Error Codes .. 11 Table Error 28 Table Driver Error Codes .. 29 Table Error 30 Table Error 31 Table Function Error Codes .. 32 Table PPC Error 36 Table and UDP Error 36 Table Port Error Codes .. 37 Table Error Codes for AppleEvent Messages .. 37 Table Error 37 National Instruments Corporation5 LabVIEW Error CodesIntroductionThis document contains tables listing all the numeric Error Codes for LabVIEW . Connect Error handler VIs to other VIs to return a description of an Error , if one occurs. Error handler VIs also can display a dialog box with an Error message description and with buttons that can stop or continue execution.

20018 IndexLengthErr The index must meet the condition: 0 ≤(index + length) < samples. –20019 UpperGELowerErr The upper value must be greater than or equal to the lower value. –20020 NyquistErr The cutoff frequency, fc, must meet the condition: –20021 OrderGTZeroErr The order must be greater than zero.

Tags:

  08210

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Transcription of LabVIEW Error Codes - NI

1 LabVIEW Error CodesLabVIEW Error CodesMay 1997 EditionPart Number 321551A-01 Copyright 1997 National Instruments Corporation. All rights reserved. National Instruments Corporation3 LabVIEW Error CodesContentsTable Error 6 Table Error Codes .. 8 Table Acquisition VI Error Codes .. 11 Table Error 28 Table Driver Error Codes .. 29 Table Error 30 Table Error 31 Table Function Error Codes .. 32 Table PPC Error 36 Table and UDP Error 36 Table Port Error Codes .. 37 Table Error Codes for AppleEvent Messages .. 37 Table Error 37 National Instruments Corporation5 LabVIEW Error CodesIntroductionThis document contains tables listing all the numeric Error Codes for LabVIEW . Connect Error handler VIs to other VIs to return a description of an Error , if one occurs. Error handler VIs also can display a dialog box with an Error message description and with buttons that can stop or continue execution.

2 See the Error Handling topic in the online help file for more information about Error :All Error Codes and descriptions are also included in the configuration utility help panels in Windows and on the Error CodesThe tables are arranged roughly in ascending order, from negative values to positive. Tables with negative number values are arranged from the smallest absolute value to the largest absolute value. Notice that Error Codes 5000 to 9999 are reserved for your own use. Error Code RangeTable* 1073807360to 1073807231 VISA Error Codes 20001to 20065 Analysis VI Error Codes 10001to 10943 Data Acquisition VI Error Codes 1700to 1719 AppleEvent Error Codes * 1200to 13xxInstrument Driver Error Codes 900to 932 PPC Error Codes *0to85 LabVIEW Function Error Codes *0to32 GPIB Error Codes1to5 LabVIEW Specific PPC Error Codes *53to66 TCP/IP and UDP Error Codes *61to65 Serial Port Error Codes1000to1004 LabVIEW Specific AppleEvent Error Codes14001to14020 DDE Error Codes *These tables contain some Error Codes with overlapping numerical values but different meanings, depending on the source of the Error .

3 VISA Error CodesLabVIEW Error Codes6 National Instruments Corporation Table 1. VISA Error CodesError CodeError NameDescription 1073807360VI_ERROR_SYSTEM_ERRORU nknown system Error (miscellaneous Error ). 1073807346VI_ERROR_INV_OBJECT VI_ERROR_INV_SESSIONThe given session or object reference is invalid. 1073807344VI_ERROR_INV_EXPRI nvalid expression specified for search. 1073807343VI_ERROR_RSRC_NFOUNDI nsufficient location information, or the device or resource is not present in the system. 1073807342VI_ERROR_INV_RSRC_NAMEI nvalid resource reference specified. Parsing Error . 1073807341VI_ERROR_INV_ACC_MODEI nvalid access mode. 1073807339VI_ERROR_TMOT imeout expired before operation completed. 1073807338VI_ERROR_CLOSING_FAILEDU nable to deallocate the previously allocated data structures corresponding to this session or object reference. 1073807331VI_ERROR_NSUP_ATTRThe specified attribute is not defined or supported by the referenced resource.

4 1073807330VI_ERROR_NSUP_ATTR_STATEThe specified state of the attribute is not valid, or is not supported as defined by the resource. 1073807329VI_ERROR_ATTR_READONLYThe specified attribute is read-only. 1073807322VI_ERROR_INV_EVENTS pecified event type is not supported by the resource. 1073807321VI_ERROR_INV_MECHI nvalid mechanism specified. 1073807320VI_ERROR_HNDLR_NINSTALLEDA handler was not installed. 1073807319VI_ERROR_INV_HNDLR_REFThe given handler reference is invalid. 1073807318VI_ERROR_INV_CONTEXTS pecified event context is invalid. 1073807308VI_ERROR_RAW_WR_PROT_VIOLV iolation of raw write protocol occurred during transfer. 1073807307VI_ERROR_RAW_RD_PROT_VIOLV iolation of raw read protocol occurred during transfer. 1073807306VI_ERROR_OUTP_PROT_VIOLD evice reported an output protocol Error during transfer. 1073807305VI_ERROR_INP_PROT_VIOLD evice reported an input protocol Error during transfer.

5 1073807304VI_ERROR_BERRBus Error occurred during transfer. VISA Error Codes National Instruments Corporation7 LabVIEW Error Codes 1073807302VI_ERROR_INV_SETUPU nable to start operation because setup is invalid (due to attributes being set to an inconsistent state). 1073807300VI_ERROR_ALLOCI nsufficient system resources to perform necessary memory allocation. 1073807299VI_ERROR_INV_MASKI nvalid buffer mask specified. 1073807298VI_ERROR_IOCould not perform read/write operation because of I/O Error . 1073807297VI_ERROR_INV_FMTA format specifier in the format string is invalid. 1073807295VI_ERROR_NSUP_FMTA format specifier in the format string is not supported. 1073807294VI_ERROR_LINE_IN_USEThe specified trigger line is currently in use. 1073807286VI_ERROR_SRQ_NOCCURREDS ervice request has not been received for the session. 1073807282VI_ERROR_INV_SPACEI nvalid address space specified. 1073807279VI_ERROR_INV_OFFSETI nvalid offset specified.

6 1073807276VI_ERROR_NSUP_OFFSETS pecified offset is not accessible from this hardware. 1073807273VI_ERROR_WINDOW_NMAPPEDThe specified session is not currently mapped. 1073807265VI_ERROR_NLISTENERSNo Listeners condition is detected (both NRFD and NDAC are deasserted). 1073807264VI_ERROR_NCICThe interface associated with this session is not currently the controller in charge. 1073807257VI_ERROR_NSUP_OPERThe given session or object reference does not support this operation. 1073807242VI_ERROR_NSUP_WIDTHS pecified width is not supported by this hardware. 1073807239VI_ERROR_INV_PROTThe protocol specified is invalid. 1073807237VI_ERROR_INV_SIZEI nvalid size of window specified. 1073807232VI_ERROR_WINDOW_MAPPEDThe specified session already contains a mapped window. 1073807231VI_ERROR_NIMPL_OPERThe given operation is not 1. VISA Error Codes (Continued) Error CodeError NameDescription Analysis Error CodesLabVIEW Error Codes8 National Instruments CorporationTable 2.

7 Analysis Error CodesCodeNameDescription0 NoErrNo Error ; the call was successful. 20001 OutOfMemErrThere is not enough memory left to perform the specified routine. 20002 EqSamplesErrThe input sequences must be the same size. 20003 SamplesGTZeroErrThe number of samples must be greater than zero. 20004 SamplesGEZeroErrThe number of samples must be greater than or equal to zero. 20005 SamplesGEOneErrThe number of samples must be greater than or equal to one. 20006 SamplesGETwoErrThe number of samples must be greater than or equal to two. 20007 SamplesGEThreeErrThe number of samples must be greater than or equal to three. 20008 ArraySizeErrThe input arrays do not contain the correct number of data values for this VI. 20009 PowerOfTwoErrThe size of the input array must be a power of two: size = 2m, 0 < m < 23. 20010 MaxXformSizeErrThe maximum transform size has been exceeded. 20011 DutyCycleErrThe duty cycle must meet the condition: 0 duty cycle 100.

8 20012 CyclesErrThe number of cycles must be greater than zero and less than or equal to the number of samples. 20013 WidthLTSamplesErrThe width must meet the condition: 0 < width < samples. 20014 DelayWidthErrThe delay must meet the condition: 0 (delay + width) < samples. 20015 DtGEZeroErrdt must be greater than or equal to zero. 20016 DtGTZeroErrdt must be greater than zero. 20017 IndexLTSamplesErrThe index must meet the condition: 0 index < samples. Analysis Error Codes National Instruments Corporation9 LabVIEW Error Codes 20018 IndexLengthErrThe index must meet the condition: 0 (index + length) < samples. 20019 UpperGELowerErrThe upper value must be greater than or equal to the lower value. 20020 NyquistErrThe cutoff frequency, fc, must meet the condition: 20021 OrderGTZeroErrThe order must be greater than zero. 20022 DecFactErrThe decimating factor must meet the condition: 0 < decimating samples.

9 20023 BandSpecErrThe band specifications must meet the condition: 20024 RippleGTZeroErrThe ripple amplitude must be greater than zero. 20025 AttenGTZeroErrThe attenuation must be greater than zero. 20026 WidthGTZeroErrThe width must be greater than zero. 20027 FinalGTZeroErrThe final value must be greater than zero. 20028 AttenGTRippleErrThe attenuation must be greater than the ripple amplitude. 20029 StepSizeErrThe step-size, , must meet the condition: 0 20030 LeakErrThe leakage coefficient must meet the condition: 0 leak . 20031 EqRplDesignErrThe filter cannot be designed with the specified input values. 20032 RankErrThe rank of the filter must meet the condition:1 (2 rank+1) size. 20033 EvenSizeErrThe number of coefficients must be odd for this filter. 20034 OddSizeErrThe number of coefficients must be even for this filter. 20035 StdDevErrThe standard deviation must be greater than zero for 2.

10 Analysis Error Codes (Continued)CodeNameDescription0fcfs2--- 0fflowfhighfs2--- Analysis Error CodesLabVIEW Error Codes10 National Instruments Corporation 20036 MixedSignErrThe elements of the Y Values array must be nonzero and either all positive or all negative. 20037 SizeGTOrderErrThe number of data points in the Y Values array must be greater than two. 20038 IntervalsErrThe number of intervals must be greater than zero. 20039 MatrixMulErrThe number of columns in the first matrix is not equal to the number of rows in the second matrix or vector. 20040 SquareMatrixErrThe input matrix must be a square matrix. 20041 SingularMatrixErrThe system of equations cannot be solved because the input matrix is singular. 20042 LevelsErrThe number of levels is out of range. 20043 FactorErrThe level of factors is out of range for some data. 20044 ObservationsErrZero observations were made at some level of a factor.


Related search queries