labview错误代码.doc
《labview错误代码.doc》由会员分享,可在线阅读,更多相关《labview错误代码.doc(47页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、Four short words sum up what has lifted most successful individuals above the crowd: a little bit more.-author-datelabview 错误代码labview 错误代码LabVIEW错误代码表表1 LabVIEW 错误代码(Error Codes)的范围1表2 网络(Networking)错误代码表3表3 仪器驱动(Instrument Driver)错误代码表6表4 VISA错误代码表7表5 报表生成(Report Generation)错误代码表12表6 公式翻译器(Formula
2、 Parsing)错误代码表13表7 数学(Mathematics)错误代码表14表8 信号分析工具包(Signal Processing Toolset)错误代码表17表9 信号分析(Signal Processing)错误代码表19表10 逐点分析(Point By Point)错误代码表24表11 数据采集(DAQ)错误代码表25表12 波形(Waveform)错误代码表42表13 Apple Event错误代码表43表14 PPC错误代码表44表15 注册表访问(Windows Registry Access)错误代码表45表16 GPIB错误代码表46表17 串口(Serial)错误
3、代码表48表18 Windows连接(Windows Connectivity)错误代码表49表19 MATLAB节点错误代码表50表20 运行时菜单(Run-Time Menu)错误代码表51表21 波形(Waveform)错误代码表52表22 SMTP邮件错误代码表53-表1 LabVIEW 错误代码(Error Codes)的范围代码范围错误代码表-2147467263-1967390460Networking-1074003967-1074003950Instrument Driver-1073807360-1073807192VISA-41005-41000Report Genera
4、tion-23096-23081Formula Parsing-23096-23000Mathematics-20699-20601Signal Processing Toolset-20999、-20337-20301Signal Processing-20207-20201Point By Point-20103-20001Signal Processing-10943-10001DAQ-1809-1800Waveform-1719-1700Apple Event-1300-1210Instrument Driver-932-900PPC-620-600Windows Registry A
5、ccess0Signal Processing、GPIB、Instrument Driver、Formula Parsing、VISA120GPIB152General3041GPIB5366Networking6165Serial6791General9296Windows Connectivity 97100General102103Instrument Driver108113Networking116118General10001045General 10461050、1053MATLAB Script 10511086General 10871185Networking1088115
6、7General11581169Run-Time Menu 1172、1173、1189、1195Windows Connectivity 11741188、11901194、1196General18001809Waveform1405014053Windows Connectivity 1621116554SMTP 20020、20334、2035120353Signal Processing10734799371073479940Instrument Driver10736762901073676457VISA 表2 网络(Networking)错误代码表错误代码错误名称错误说明-214
7、7467263E_NOTIMPLNot implemented.-2147467260LERR_ABORTOperation aborted.-2147467259E_FAILUnspecified error.-2147024809E_INVALIDARGOne or more arguments are invalid.-1967390712LERR_NO_SUCH_NAMECannot resolve name to a network address.-1967390711LERR_TIMEOUTNetwork operation timed out.-1967390703LERR_N
8、O_SUCH_SERVICECould not resolve service to a port address.-1967390702LERR_CONNECTINGSocket timed out while trying to connect to peer.-1967390686LERR_NO_MACHINEMachine name is not present in the URL.-1967390685LERR_FIRST_NON_ALPHAMachine name starts with a non-alphabetic character.-1967390684LERR_MAC
9、HINE_INVLD_CHARMachine name contains an invalid character.-1967390683LERR_NO_PROCESSProcess name is not present in the URL.-1967390682LERR_PROCESS_INVLD_CHARProcess name contains an invalid character.-1967390681LERR_NO_POINTPoint or tag name is not present in the URL.-1967390680LERR_POINT_INVLD_CHAR
10、Point or tag name contains an invalid character.-1967390672LERR_EMPTY_COMPONENTEmpty component in point or tag name.-1967390668LERR_THREAD_FAILEDThread initiation failed.-1967390464LERR_TOO_FEW_LEADING_SLASHESURL does not start with two slashes.-1967390463LERR_TOO_MANY_LEADING_SLASHESURL starts with
11、 more than two slashes.-1967390462LERR_MULTIPLE_DELIMITERSURL contains two consecutive delimiters.-1967390460LERR_BAD_QUOTESUnbalanced quotation marks in URL.53Manager call not supported.54ncBadAddressErrThe network address is ill-formed.55ncInProgressErrThe network operation is in progress.56ncTime
12、OutErrThe network operation exceeded the user-specified or system time limit.57ncBusyErrThe network connection is busy.58ncNotSupportedErrThe network function is not supported by the system.59ncNetErrThe network is down, unreachable, or has been reset.60ncAddrInUseErrThe specified network address is
13、 currently in use.61ncSysOutOfMemThe system could not allocate the necessary memory.62ncSysConnAbortedErrThe system caused the network connection to be aborted.63ncConnRefusedErrThe network connection was refused by the server.64ncNotConnectedErrThe network connection is not yet established.65ncAlre
14、adyConnectedErrThe network connection is already established.66ncConnClosedErrThe network connection was closed by the peer.108ncSockNotMulticastSinglecast connections cannot send to multicast addresses.109ncSockNotSinglecastMulticast connections cannot send to singlecast addresses.110ncBadMulticast
15、AddrSpecified IP address is not in multicast address range.111ncMcastSockReadOnlyCannot write to read-only multicast connection.112ncMcastSockWriteOnlyCannot read from write-only multicast connection.113ncDatagramMsgSzErrA message sent on a datagram socket was larger than the internal message buffer
16、 or some other network limit, or the buffer used to receive a datagram was smaller than the datagram itself.1087kLVE_NoDataSocketThere is no DataSocket information available for the object.1091LVE_SrvrUnrecognizedMessageIDThe VI Server or client received an unrecognized message.1114kLVE_DataSocketRe
17、adConnErrDataSocket is not connected with read mode.1115kLVE_DataSocketWriteConnErrDataSocket is not connected with write mode.1130kLVE_ConnPeerUnresponsiveThe VI Server connection peer is unresponsive.1132kLVE_DataSocketBusyDataSocket is busy with another operation.1133kLVE_DataSocketBusyConnecting
18、DataSocket is busy connecting.1134kLVE_DataSocketBusyReadingA different DataSocket read operation is in progress.1139kLVE_kLVE_DataSocketIllegalItemNameDataSocket item name is illegal.1140kLVE_DataSocketNoMoreItemsAllowedExceeded maximum DataSocket item count.1141kLVE_DataSocketNoMoreConnsAllowedExc
19、eeded maximum DataSocket connection count.1142kLVE_DataSocketTooManyWritersMultiple DataSocket writers are not allowed.1143kLVE_DataSocketFailLoadNIDSLibCannot load DataSocket library.1178kLVE_DataSocketFileEOFDataSocket reached end of file.1179kLVE_DataSocketAccessModeDataSocket access mode not sup
20、ported for operation.1180kLVE_DataSocketPendingOperationDataSocket pending operation in progress.1181kLVE_DataSocketUnrecognizedProtocolProtocol unrecognized by DataSocket.1182kLVE_DataSocketErrParsingURLError in parsing DataSocket URL.1183kLVE_DataSocketSyncNotSupportedSynchronous operation not sup
21、ported for protocol.1184kLVE_DataSocketPathNotFoundDataSocket path not found, FTP login incorrect, or no FTP write permission.1185kLVE_DataSocketOPCItemNotFoundOPC item not found.表3 仪器驱动(Instrument Driver)错误代码表错误代码错误名称错误来源-1074003967Parameter 1 is out of range.-1074003966Parameter 2 is out of range.
22、-1074003965Parameter 3 is out of range.-1074003964Parameter 4 is out of range.-1074003963Parameter 5 is out of range.-1074003962Parameter 6 is out of range.-1074003961Parameter 7 is out of range.-1074003960Parameter 8 is out of range.-1074003951Identification query failed.-1074003950Error interpreti
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- labview 错误代码
限制150内