labview错误代码

上传人:豆浆 文档编号:58992303 上传时间:2022-03-01 格式:DOC 页数:56 大小:881.50KB
返回 下载 相关 举报
labview错误代码_第1页
第1页 / 共56页
labview错误代码_第2页
第2页 / 共56页
labview错误代码_第3页
第3页 / 共56页
点击查看更多>>
资源描述
精品文档,仅供学习与交流,如有侵权请联系网站删除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 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)错误代码表48表18 Windows连接(Windows Connectivity)错误代码表49表19 MATLAB节点错误代码表50表20 运行时菜单(Run-Time Menu)错误代码表51表21 波形(Waveform)错误代码表52表22 SMTP邮件错误代码表53【精品文档】第 47 页表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-20201Point 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 Connectivity 97100General102103Instrument Driver108113Networking116118General10001045General 10461050、1053MATLAB Script 10511086General 10871185Networking10881157General11581169Run-Time Menu 1172、1173、1189、1195Windows Connectivity 11741188、11901194、1196General18001809Waveform1405014053Windows Connectivity 1621116554SMTP 20020、20334、2035120353Signal Processing10734799371073479940Instrument Driver10736762901073676457VISA 表2 网络(Networking)错误代码表错误代码错误名称错误说明-2147467263E_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_NO_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_MACHINE_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_CHARPoint 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 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.56ncTimeOutErrThe 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 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.65ncAlreadyConnectedErrThe 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.110ncBadMulticastAddrSpecified 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 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_DataSocketReadConnErrDataSocket 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_DataSocketBusyConnectingDataSocket 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_DataSocketNoMoreConnsAllowedExceeded 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 supported for operation.1180kLVE_DataSocketPendingOperationDataSocket pending operation in progress.1181kLVE_DataSocketUnrecognizedProtocolProtocol 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_DataSocketOPCItemNotFoundOPC 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 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 instrument 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 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_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_NFOUNDInsufficient 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_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_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_ERROR_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 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_OVERFLOWThe 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_ERROR_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 reported 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 invalid (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_ERROR_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.1073807290VI_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_ERROR_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 mapped.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 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.1073807254VI_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_ERROR_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.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 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.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_NFOUNDA 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 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 specified 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 machine 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 completed 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 successfully, 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 the 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 address 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 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 operation 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 operation was actually synchronous rather than asynchronous.1073676457VI_WARN_EXT_FUNC_NIMPLThe operation succeeded, but a lower level driver did not implement the extended functionality.表5 报表生成(Report Generation)错误代码表错误代码错误名称错误说明-41005NIReportsInvalidMarginsInvalid margins. One or more of the specified margin values do not exceed the minimum margins of the printer.-41003NIReportsFileOpenErrorFile open error. Unable to open or read from the specified file.-41001NIReportsOutOfMemoryOut of memory. Insufficient memory for requested operation. Try closing open applications to create more memory.-41000NIReportsUnknownErrorAn unknown error has occurred.表6 公式翻译器(Formula Parsing)错误代码表错误代码错误名称错误举例23096Too many decimal points.1.23.4523095Not a valid function.sins(x)23094Incomplete function expression.sin(x)+23093Incomplete expression.x+23092Variables output problem.Depends on application.23091Inconsistency in variables or numbers.Depends on application.23090Contains more than one variable.1+x+y423089Contains variables.Depends on application.23088Wrong variable name.a1123087Wrong letter.sin(X)23086Wrong function call.sin()23085Wrong number format.1e-3 instead of 1E-323084Wrong decimal point.1,2 (US)23083Bracket problem at the end.(1+x23082Bracket problem at the beginning.1+x)23081Bracket problem.()0No error.sin(x)表7 数学(Mathematics)错误代码表错误代码错误名称错误说明23096ManyDecimalPointsErrToo many decimal points.23095InvalidFunctionErrNot a valid function.23094IncompleteFunctionExpressionErrIncomplete function expression.23093IncompleteExpressionErrIncomplete expression.23092VariablesOutputErrVariables output problem.23091InconsistentVariablesOrNumbersErrInconsistency in variables or numbers.23090OneVariableErrContains more than one variable.23089VariablesErrContains variables.23088VariableNameE
展开阅读全文
相关资源
正为您匹配相似的精品文档
相关搜索

最新文档


当前位置:首页 > 图纸专区 > 中学资料


copyright@ 2023-2025  zhuangpeitu.com 装配图网版权所有   联系电话:18123376007

备案号:ICP2024067431-1 川公网安备51140202000466号


本站为文档C2C交易模式,即用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。装配图网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知装配图网,我们立即给予删除!