labview 错误代码.doc_第1页
labview 错误代码.doc_第2页
labview 错误代码.doc_第3页
labview 错误代码.doc_第4页
labview 错误代码.doc_第5页
已阅读5页,还剩51页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

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 Poi

2、nt)错误代码表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表1

3、 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-20201P

4、oint 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 C

5、onnectivity 97100General102103Instrument Driver108113Networking116118General10001045General 10461050、1053MATLAB Script 10511086General 10871185Networking10881157General11581169Run-Time Menu 1172、1173、1189、1195Windows Connectivity 11741188、11901194、1196General18001809Waveform1405014053Windows Connect

6、ivity 1621116554SMTP 20020、20334、2035120353Signal Processing10734799371073479940Instrument Driver10736762901073676457VISA 表2 网络(Networking)错误代码表错误代码错误名称错误说明-2147467263E_NOTIMPLNot implemented.-2147467260LERR_ABORTOperation aborted.-2147467259E_FAILUnspecified error.-2147024809E_INVALIDARGOne or more

7、 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.-196739

8、0686LERR_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_P

9、ROCESS_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_F

10、AILEDThread 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 quota

11、tion 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.58ncNotSupportedErrTh

12、e 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 conne

13、ction 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.108ncSockNotMult

14、icastSinglecast 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.112ncMcastSo

15、ckWriteOnlyCannot 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 no

16、 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_Conn

17、PeerUnresponsiveThe 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_DataSocketIll

18、egalItemNameDataSocket item name is illegal.1140kLVE_DataSocketNoMoreItemsAllowedExceeded maximum DataSocket item count.1141kLVE_DataSocketNoMoreConnsAllowedExceeded maximum DataSocket connection count.1142kLVE_DataSocketTooManyWritersMultiple DataSocket writers are not allowed.1143kLVE_DataSocketFa

19、ilLoadNIDSLibCannot load DataSocket library.1178kLVE_DataSocketFileEOFDataSocket reached end of file.1179kLVE_DataSocketAccessModeDataSocket access mode not supported for operation.1180kLVE_DataSocketPendingOperationDataSocket pending operation in progress.1181kLVE_DataSocketUnrecognizedProtocolProt

20、ocol 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_DataS

21、ocketOPCItemNotFoundOPC 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 instr

23、ument 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 session

24、 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_NFOUNDI

26、nsufficient 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.1073807338VI

27、_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_ER

29、ROR_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 by

30、 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_OVERFL

31、OWThe 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_ERR

32、OR_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 repo

33、rted 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 inv

34、alid (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_ERRO

35、R_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.107380729

36、0VI_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_ERRO

37、R_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 mappe

38、d.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.107380725

40、4VI_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_ERR

41、OR_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 p

43、rotocol 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_NFOUN

45、DA 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.1

46、073807198VI_ERROR_FILE_IOAn error occurred while performing I/O on the specified file.1073807197VI_ERROR_NSUP_LINEOne of the specified lines, trigSrc or trigDest, is not supported by this VISA implementation, or the combination of lines is not a valid mapping.1073807196VI_ERROR_NSUP_MECHThe specifie

47、d mechanism is not supported for the given event type.1073807195VI_ERROR_INTF_NUM_NCONFIGThe interface type is valid, but the specified interface number is not configured.1073807194VI_ERROR_CONN_LOSTThe connection for the given session has been lost.1073807193VI_ERROR_MACHINE_NAVAILThe remote machin

48、e does not exist or is not accepting any connections. If the NI-VISA server is installed and running on the remote machine, it might have an incompatible version or might be listening on a different port.1073807192VI_ERROR_NPERMISSIONAccess to the remote machine is denied.0VI_SUCCESSOperation comple

49、ted successfully.1073676290VI_SUCCESS_EVENT_ENSpecified event is already enabled for at least one of the specified mechanisms.1073676291VI_SUCCESS_EVENT_DISSpecified event is already disabled for at least one of the specified mechanisms.1073676292VI_SUCCESS_QUEUE_EMPTYOperation completed successfull

50、y, but queue was already empty.1073676293VI_SUCCESS_TERM_CHARThe specified termination character was read.1073676294VI_SUCCESS_MAX_CNTThe number of bytes transferred is equal to the requested input count. More data might be available.1073676300QUEUE_OVERFLOWVISA received more event information of th

51、e specified type than the configured queue size could hold.1073676407VI_WARN_CONFIG_NLOADEDThe specified configuration either does not exist or could not be loaded. VISA-specified defaults will be used.1073676413VI_SUCCESS_DEV_NPRESENTSession opened successfully, but the device at the specified addr

52、ess is not responding.1073676414VI_SUCCESS_TRIG_MAPPEDThe path from trigSrc to trigDest is already mapped.1073676418VI_WARN_NULL_OBJECTThe specified object reference is uninitialized.1073676416VI_SUCCESS_QUEUE_NEMPTYWait terminated successfully on receipt of an event notification. There is at least

53、one more event occurrence of the type specified by inEventType available for this session.1073676420VI_WARN_NSUP_ATTR_STATEAlthough the specified state of the attribute is valid, it is not supported by this resource implementation.1073676421VI_WARN_UNKNOWN_STATUSThe status code passed to the operati

54、on could not be interpreted.1073676424VI_WARN_NSUP_BUFThe specified I/O buffer is not supported.1073676440VI_SUCCESS_NCHAINEvent handled successfully. Do not invoke any other handlers on this session for this event.1073676441VI_SUCCESS_NESTED_SHAREDOperation completed successfully, and this session has nested shared locks.1073676442VI_SUCCESS_NESTED_EXCLUSIVEOperation completed successfully, and this session has nested exclusive locks.1073676443VI_SUCCESS_SYNCOperation completed successfully, but the op

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论