《labview错误代码.doc》由会员分享,可在线阅读,更多相关《labview错误代码.doc(56页珍藏版)》请在taowenge.com淘文阁网|工程机械CAD图纸|机械工程制图|CAD装配图下载|SolidWorks_CaTia_CAD_UG_PROE_设计图分享下载上搜索。
1、,LabVIEW错误代码表表1 LabVIEW 错误代码(Error Codes)的范围1表2 网络(Networking)错误代码表3表3 仪器驱动(Instrument Driver)错误代码表6表4 VISA错误代码表7表5 报表生成(Report Generation)错误代码表12表6 公式翻译器(Formula Parsing)错误代码表13表7 数学(Mathematics)错误代码表14表8 信号分析工具包(Signal Processing Toolset)错误代码表17表9 信号分析(Signal Processing)错误代码表19表10 逐点分析(Point By Po
2、int)错误代码表24表11 数据采集(DAQ)错误代码表25表12 波形(Waveform)错误代码表42表13 Apple Event错误代码表43表14 PPC错误代码表44表15 注册表访问(Windows Registry Access)错误代码表45表16 GPIB错误代码表46表17 串口(Serial)错误代码表48表18 Windows连接(Windows Connectivity)错误代码表49表19 MATLAB节点错误代码表50表20 运行时菜单(Run-Time Menu)错误代码表51表21 波形(Waveform)错误代码表52表22 SMTP邮件错误代码表53表
3、1 LabVIEW 错误代码(Error Codes)的范围代码范围错误代码表-2147467263-1967390460Networking-1074003967-1074003950Instrument Driver-1073807360-1073807192VISA-41005-41000Report Generation-23096-23081Formula Parsing-23096-23000Mathematics-20699-20601Signal Processing Toolset-20999、-20337-20301Signal Processing-20207-20201
4、Point By Point-20103-20001Signal Processing-10943-10001DAQ-1809-1800Waveform-1719-1700Apple Event-1300-1210Instrument Driver-932-900PPC-620-600Windows Registry Access0Signal Processing、GPIB、Instrument Driver、Formula Parsing、VISA120GPIB152General3041GPIB5366Networking6165Serial6791General9296Windows
5、Connectivity 97100General102103Instrument Driver108113Networking116118General10001045General 10461050、1053MATLAB Script 10511086General 10871185Networking10881157General11581169Run-Time Menu 1172、1173、1189、1195Windows Connectivity 11741188、11901194、1196General18001809Waveform1405014053Windows Connec
6、tivity 1621116554SMTP 20020、20334、2035120353Signal Processing10734799371073479940Instrument Driver10736762901073676457VISA 表2 网络(Networking)错误代码表错误代码错误名称错误说明-2147467263E_NOTIMPLNot implemented.-2147467260LERR_ABORTOperation aborted.-2147467259E_FAILUnspecified error.-2147024809E_INVALIDARGOne or mor
7、e arguments are invalid.-1967390712LERR_NO_SUCH_NAMECannot resolve name to a network address.-1967390711LERR_TIMEOUTNetwork operation timed out.-1967390703LERR_NO_SUCH_SERVICECould not resolve service to a port address.-1967390702LERR_CONNECTINGSocket timed out while trying to connect to peer.-19673
8、90686LERR_NO_MACHINEMachine name is not present in the URL.-1967390685LERR_FIRST_NON_ALPHAMachine name starts with a non-alphabetic character.-1967390684LERR_MACHINE_INVLD_CHARMachine name contains an invalid character.-1967390683LERR_NO_PROCESSProcess name is not present in the URL.-1967390682LERR_
9、PROCESS_INVLD_CHARProcess name contains an invalid character.-1967390681LERR_NO_POINTPoint or tag name is not present in the URL.-1967390680LERR_POINT_INVLD_CHARPoint or tag name contains an invalid character.-1967390672LERR_EMPTY_COMPONENTEmpty component in point or tag name.-1967390668LERR_THREAD_
10、FAILEDThread initiation failed.-1967390464LERR_TOO_FEW_LEADING_SLASHESURL does not start with two slashes.-1967390463LERR_TOO_MANY_LEADING_SLASHESURL starts with more than two slashes.-1967390462LERR_MULTIPLE_DELIMITERSURL contains two consecutive delimiters.-1967390460LERR_BAD_QUOTESUnbalanced quot
11、ation marks in URL.53Manager call not supported.54ncBadAddressErrThe network address is ill-formed.55ncInProgressErrThe network operation is in progress.56ncTimeOutErrThe network operation exceeded the user-specified or system time limit.57ncBusyErrThe network connection is busy.58ncNotSupportedErrT
12、he network function is not supported by the system.59ncNetErrThe network is down, unreachable, or has been reset.60ncAddrInUseErrThe specified network address is currently in use.61ncSysOutOfMemThe system could not allocate the necessary memory.62ncSysConnAbortedErrThe system caused the network conn
13、ection to be aborted.63ncConnRefusedErrThe network connection was refused by the server.64ncNotConnectedErrThe network connection is not yet established.65ncAlreadyConnectedErrThe network connection is already established.66ncConnClosedErrThe network connection was closed by the peer.108ncSockNotMul
14、ticastSinglecast connections cannot send to multicast addresses.109ncSockNotSinglecastMulticast connections cannot send to singlecast addresses.110ncBadMulticastAddrSpecified IP address is not in multicast address range.111ncMcastSockReadOnlyCannot write to read-only multicast connection.112ncMcastS
15、ockWriteOnlyCannot read from write-only multicast connection.113ncDatagramMsgSzErrA message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram was smaller than the datagram itself.1087kLVE_NoDataSocketThere is n
16、o DataSocket information available for the object.1091LVE_SrvrUnrecognizedMessageIDThe VI Server or client received an unrecognized message.1114kLVE_DataSocketReadConnErrDataSocket is not connected with read mode.1115kLVE_DataSocketWriteConnErrDataSocket is not connected with write mode.1130kLVE_Con
17、nPeerUnresponsiveThe VI Server connection peer is unresponsive.1132kLVE_DataSocketBusyDataSocket is busy with another operation.1133kLVE_DataSocketBusyConnectingDataSocket is busy connecting.1134kLVE_DataSocketBusyReadingA different DataSocket read operation is in progress.1139kLVE_kLVE_DataSocketIl
18、legalItemNameDataSocket item name is illegal.1140kLVE_DataSocketNoMoreItemsAllowedExceeded maximum DataSocket item count.1141kLVE_DataSocketNoMoreConnsAllowedExceeded maximum DataSocket connection count.1142kLVE_DataSocketTooManyWritersMultiple DataSocket writers are not allowed.1143kLVE_DataSocketF
19、ailLoadNIDSLibCannot load DataSocket library.1178kLVE_DataSocketFileEOFDataSocket reached end of file.1179kLVE_DataSocketAccessModeDataSocket access mode not supported for operation.1180kLVE_DataSocketPendingOperationDataSocket pending operation in progress.1181kLVE_DataSocketUnrecognizedProtocolPro
20、tocol unrecognized by DataSocket.1182kLVE_DataSocketErrParsingURLError in parsing DataSocket URL.1183kLVE_DataSocketSyncNotSupportedSynchronous operation not supported for protocol.1184kLVE_DataSocketPathNotFoundDataSocket path not found, FTP login incorrect, or no FTP write permission.1185kLVE_Data
21、SocketOPCItemNotFoundOPC item not found.表3 仪器驱动(Instrument Driver)错误代码表错误代码错误名称错误来源-1074003967Parameter 1 is out of range.-1074003966Parameter 2 is out of range.-1074003965Parameter 3 is out of range.-1074003964Parameter 4 is out of range.-1074003963Parameter 5 is out of range.-1074003962Parameter 6
22、 is out of range.-1074003961Parameter 7 is out of range.-1074003960Parameter 8 is out of range.-1074003951Identification query failed.-1074003950Error interpreting the instruments response.13xxDeveloper-specified error codes.1300Instrument-specific error.Instrument Drivers1236Error interpreting inst
23、rument response.Instrument Drivers1223Instrument identification query failed.Instrument Drivers1210Parameter out of range.Instrument Drivers0No error: the call was successful.102Specific driver is different from the specific driver associated with Logical Name.Instrument Drivers103There is no sessio
24、n opened to the class driver.Instrument Drivers1073479937ID Query not supported.1073479938Reset not supported.1073479939Self-test not supported.1073479940Error Query not supported.表4 VISA错误代码表错误代码错误名称错误说明1073807360VI_ERROR_SYSTEM_ERRORUnknown system error (miscellaneous error).1073807346VI_ERROR_INV
25、_OBJECTThe given session or object reference is invalid.1073807345VI_ERROR_RSRC_LOCKEDSpecified type of lock cannot be obtained, or specified operation cannot be performed because the resource is locked.1073807344VI_ERROR_INV_EXPRInvalid expression specified for search.1073807343VI_ERROR_RSRC_NFOUND
26、Insufficient location information or the device or resource is not present in the system.1073807342VI_ERROR_INV_RSRC_NAMEInvalid resource reference specified. Parsing error.1073807341VI_ERROR_INV_ACC_MODEInvalid access mode.1073807339VI_ERROR_TMOTimeout expired before operation completed.1073807338V
27、I_ERROR_CLOSING_FAILEDThe VISA driver failed to properly close the session or object reference. This might be due to an error freeing internal or OS resources, a failed network connection, or a lower level driver or OS error.1073807333VI_ERROR_INV_DEGREESpecified degree is invalid.1073807332VI_ERROR
28、_INV_JOB_IDSpecified job identifier is invalid.1073807331VI_ERROR_NSUP_ATTRThe specified attribute is not defined or supported by the referenced resource.1073807330VI_ERROR_NSUP_ATTR_STATEThe specified state of the attribute is not valid, or is not supported as defined by the resource.1073807329VI_E
29、RROR_ATTR_READONLYThe specified attribute is read-only.1073807328VI_ERROR_INV_LOCK_TYPEThe specified type of lock is not supported by this resource.1073807327VI_ERROR_INV_ACCESS_KEYThe access key to the specified resource is invalid.1073807322VI_ERROR_INV_EVENTSpecified event type is not supported b
30、y the resource.1073807321VI_ERROR_INV_MECHInvalid mechanism specified.1073807320VI_ERROR_HNDLR_NINSTALLEDA handler was not installed.1073807319VI_ERROR_INV_HNDLR_REFThe given handler reference is invalid.1073807318VI_ERROR_INV_CONTEXTSpecified event context is invalid.1073807315VI_ERROR_QUEQUE_OVERF
31、LOWThe event queue for the specified type has overflowed. This is usually due to previous events not having been closed.1073807313VI_ERROR_NENABLEDYou must be enabled for events of the specified type in order to receive them.1073807312VI_ERROR_ABORTUser abort occurred during transfer.1073807308VI_ER
32、ROR_RAW_WR_PROT_VIOLViolation of raw write protocol occurred during transfer.1073807307VI_ERROR_RAW_RD_PROT_VIOLViolation of raw read protocol occurred during transfer.1073807306VI_ERROR_OUTP_PROT_VIOLDevice reported an output protocol error during transfer.1073807305VI_ERROR_INP_PROT_VIOLDevice rep
33、orted an input protocol error during transfer.1073807304VI_ERROR_BERRBus error occurred during transfer.1073807303VI_ERROR_IN_PROGRESSUnable to queue the asynchronous operation because there is already an operation in progress.1073807302VI_ERROR_INV_SETUPUnable to start operation because setup is in
34、valid (due to attributes being set to an inconsistent state).1073807301VI_ERROR_QUEUE_ERRORUnable to queue the asynchronous operation.1073807300VI_ERROR_ALLOCInsufficient system resources to perform necessary memory allocation.1073807299VI_ERROR_INV_MASKInvalid buffer mask specified.1073807298VI_ERR
35、OR_IOCould not perform 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.10738072
36、90VI_ERROR_NSUP_MODEThe specified mode is not supported by this VISA implementation.1073807286VI_ERROR_SRQ_NOCCURREDService request has not been received for the session.1073807282VI_ERROR_INV_SPACEInvalid address space specified.1073807279VI_ERROR_INV_OFFSETInvalid offset specified.1073807278VI_ERR
37、OR_INV_WIDTHInvalid access width specified.1073807276VI_ERROR_NSUP_OFFSETSpecified offset is not accessible from this hardware.1073807275VI_ERROR_NSUP_VAR_WIDTHCannot support source and destination widths that are different.1073807273VI_ERROR_WINDOW_NMAPPEDThe specified session is not currently mapp
38、ed.1073807271VI_ERROR_RESP_PENDINGA previous response is still pending, causing a multiple query error.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
39、 in charge.1073807263VI_ERROR_NSYS_CNTLRThe interface associated with this session is not the system controller.1073807257VI_ERROR_NSUP_OPERThe given session or object reference does not support this operation.1073807256VI_ERROR_INTR_PENDINGAn interrupt is still pending from a previous call.10738072
40、54VI_ERROR_ASRL_PARITYA parity error occurred during transfer.1073807253VI_ERROR_ASRL_FRAMINGA framing error occurred during transfer.1073807252VI_ERROR_ASRL_OVERRUNAn overrun error occurred during transfer. A character was not read from the hardware before the next character arrived.1073807250VI_ER
41、ROR_TRIG_NMAPPEDThe path from trigSrc to trigDest is not currently mapped.1073807248VI_ERROR_NSUP_ALIGN_OFFSETThe specified offset is not properly aligned for the access width of the operation.1073807247VI_ERROR_USER_BUFA specified user buffer is not valid or cannot be accessed for the required size
42、.1073807246VI_ERROR_RSRC_BUSYThe resource is valid, but VISA cannot currently access it.1073807242VI_ERROR_NSUP_WIDTHSpecified width is not supported by this hardware.1073807240VI_ERROR_INV_PARAMETERThe value of some parameter (which parameter is not known) is invalid.1073807239VI_ERROR_INV_PROTThe
43、protocol specified is invalid.1073807237VI_ERROR_INV_SIZEInvalid size of window specified.1073807232VI_ERROR_WINDOW_MAPPEDThe specified session currently contains a mapped window.1073807231VI_ERROR_NIMPL_OPERThe given operation is not implemented.1073807229VI_ERROR_INV_LENGTHInvalid length specified
44、.1073807215VI_ERROR_INV_MODEInvalid mode specified.1073807204VI_ERROR_SESN_NLOCKEDThe current session did not have a lock on the resource.1073807201VI_ERROR_NSUP_INTRThe interface cannot generate an interrupt on the requested level or with the requested statusID value.1073807202VI_ERROR_LIBRARY_NFOU
45、NDA code library required by VISA could not be located or loaded.1073807200VI_ERROR_INV_LINEThe value specified by the line parameter is invalid.1073807199VI_ERROR_FILE_ACCESSAn error occurred while trying to open the specified file. Possible reasons include an invalid path or lack of access rights.1073807198VI_ERROR_FILE_IOAn error occurred while performing I/O on the specified file.1073807197VI_ERROR_NSUP_LINEOne of th