LabVIEW Error Code Family

From LabVIEW Wiki
Jump to: navigation, search

Below are all of the Error Codes that belong to the LabVIEW Error Code Family (see Error List for list of Families).

Code Description
-2147483638 LabVIEW: (Hex 0x8000000A) The data necessary to complete this operation is not yet available.
-2147467263 LabVIEW: (Hex 0x80004001) Not implemented.
-2147467262 LabVIEW: (Hex 0x80004002) No such interface supported.
-2147467261 LabVIEW: (Hex 0x80004003) Invalid pointer.
-2147467260 LabVIEW: (Hex 0x80004004) Operation aborted.
-2147467259 LabVIEW: (Hex 0x80004005) Unspecified error.
-2147418113 LabVIEW: (Hex 0x8000FFFF) Catastrophic failure.
-2147024891 LabVIEW: (Hex 0x80070005) Access denied. This error can occur if you attempt to write a single writer shared variable that is already connected to a subscriber with write access. Ensure that you connect only one target with write access to this shared variable at a time.
-2147024890 LabVIEW: (Hex 0x80070006) Invalid handle.
-2147024882 LabVIEW: (Hex 0x8007000E) Ran out of memory.
-2147024809 LabVIEW: (Hex 0x80070057) One or more arguments are invalid.
-2132869120 LabVIEW: (Hex 0x80DF0000) The assembly you are deploying is bad.
-2132869119 LabVIEW: (Hex 0x80DF0001) The assembly handler does not support the sent command.
-2132869118 LabVIEW: (Hex 0x80DF0002) A file I/O error occurred.
-2132869117 LabVIEW: (Hex 0x80DF0003) The resource you are deploying is bad.
-2132869116 LabVIEW: (Hex 0x80DF0004) The item cannot read the assembly.
-2132869115 LabVIEW: (Hex 0x80DF0005) The item cannot create the assembly handler.
-2132869114 LabVIEW: (Hex 0x80DF0006) A module cannot load.
-2132869113 LabVIEW: (Hex 0x80DF0007) The item encountered an invalid pointer argument.
-2132869112 LabVIEW: (Hex 0x80DF0008) The item cannot be found.
-2132869111 LabVIEW: (Hex 0x80DF0009) The item is out of memory.
-2132869110 LabVIEW: (Hex 0x80DF000A) A communication error between the host and target occurred.
-2132869109 LabVIEW: (Hex 0x80DF000B) The system is in a bad state.
-2132869108 LabVIEW: (Hex 0x80DF000C) The deploy header is bad.
-2132869107 LabVIEW: (Hex 0x80DF000D) An unknown error occurred during deployment.
-2132869106 LabVIEW: (Hex 0x80DF000E) An XML parsing error occurred.
-2132869105 LabVIEW: (Hex 0x80DF000F) The deployment command failed.
-2132869104 LabVIEW: (Hex 0x80DF0010) The current deployment operation has a missing dependency.
-2132869103 LabVIEW: (Hex 0x80DF0011) The item encountered an invalid argument.
-2132869102 LabVIEW: (Hex 0x80DF0012) The specified file cannot be found.
-2132869101 LabVIEW: (Hex 0x80DF0013) The deployment operation caused a rollback operation, and the rollback operation failed.
-2132869100 LabVIEW: (Hex 0x80DF0014) Logging an entry to the rollback log causes an error.
-2132869099 LabVIEW: (Hex 0x80DF0015) A deployment transaction is in progress.
-2132869098 LabVIEW: (Hex 0x80DF0016) A deployment transaction has not started.
-2132869096 LabVIEW: (Hex 0x80DF0018) The deployment operation causes a rollback operation.
-2132869095 LabVIEW: (Hex 0x80DF0019) The deployment connection timed out.
-2132869094 LabVIEW: (Hex 0x80DF001A) The current transaction has no items to process.
-2132869093 LabVIEW: (Hex 0x80DF001B) The current state does not allow the deployment operation.
-2132869092 LabVIEW: (Hex 0x80DF001C) No items are left to deploy.
-2132869091 LabVIEW: (Hex 0x80DF001D) No items are left to undeploy.
-2132869090 LabVIEW: (Hex 0x80DF001E) The deployment plug-in for this item cannot be found. Verify the proper software is installed.
-2132869089 LabVIEW: (Hex 0x80DF001F) An instance of the target-side deployment endpoint already exists.
-2132869088 LabVIEW: (Hex 0x80DF0020) This item cannot upload because another item with the same name exists in the project.
-2067353911 LabVIEW: (Hex 0x84C6AEC9) The data type of a process variable in the EPICS Client I/O server does not match the data type of the corresponding process variable in the IOC.
-2067353910 LabVIEW: (Hex 0x84C6AECA) The connection to the IOC was lost due to a network failure or an IOC error.
-2067353909 LabVIEW: (Hex 0x84C6AECB) The EPICS Server I/O Server cannot be deployed because one or more PV source variables do not exist. Open the configuration dialog to check and correct broken source variables.
-2000000013 LabVIEW: (Hex 0x88CA6BF3) Input Sprockets Failure. The Mac Input Sprockets Toolkit is not properly installed on the machine.
-2000000012 LabVIEW: (Hex 0x88CA6BF4) Close failure. Make sure the device is currently open.
-2000000011 LabVIEW: (Hex 0x88CA6BF5) Read failure. Failed to read the device.
-2000000010 LabVIEW: (Hex 0x88CA6BF6) The device ID being passed in is incorrect. Please connect the device ID parameter from the Initialize VI to the input parameter of the Close Input Device VI.
-2000000009 LabVIEW: (Hex 0x88CA6BF7) The operation cannot be performed while the device is being acquired.
-2000000008 LabVIEW: (Hex 0x88CA6BF8) Invalid device index. Please check to see if the device is attached correctly. Please verify that the device index you passed in to the Initialize Device VI is correct.
-2000000007 LabVIEW: (Hex 0x88CA6BF9) Data is not yet available.
-2000000006 LabVIEW: (Hex 0x88CA6BFA) The operation cannot be performed unless the device is acquired.
-2000000005 LabVIEW: (Hex 0x88CA6BFB) Access to the input device has been lost. You must reacquire access to the input device.
-2000000004 LabVIEW: (Hex 0x88CA6BFC) This object has not been initialized.
-2000000003 LabVIEW: (Hex 0x88CA6BFD) The DirectInput subsystem could not allocate sufficient memory to complete the call. This value is equal to the E_OUTOFMEMORY standard COM return value.
-2000000002 LabVIEW: (Hex 0x88CA6BFE) The application requires a newer version of DirectInput.
-2000000001 LabVIEW: (Hex 0x88CA6BFF) An invalid parameter was passed to the returning function, or the object was not in a state that permitted the function to be called. This value is equal to the E_INVALIDARG standard COM return value.
-2000000000 LabVIEW: (Hex 0x88CA6C00) The application was written for an unsupported prerelease version of DirectInput.
-1967390719 LabVIEW: (Hex 0x8ABC0001) Packet is too short or too long.
-1967390717 LabVIEW: (Hex 0x8ABC0003) Command not allowed in this particular context.
-1967390716 LabVIEW: (Hex 0x8ABC0004) Duplicate item already exists.
-1967390715 LabVIEW: (Hex 0x8ABC0005) Item not found.
-1967390714 LabVIEW: (Hex 0x8ABC0006) Interface object not valid.
-1967390713 LabVIEW: (Hex 0x8ABC0007) Target of Modify() already has an input connection.
-1967390712 LabVIEW: (Hex 0x8ABC0008) Cannot resolve name to a network address.
-1967390711 LabVIEW: (Hex 0x8ABC0009) Network operation timed out.
-1967390704 LabVIEW: (Hex 0x8ABC0010) Socket has been disconnected by its peer.
-1967390703 LabVIEW: (Hex 0x8ABC0011) Could not resolve service to a port address.
-1967390702 LabVIEW: (Hex 0x8ABC0012) Timed out while trying to connect to peer.
-1967390701 LabVIEW: (Hex 0x8ABC0013) Socket startup (WSAStartup) failed.
-1967390687 LabVIEW: (Hex 0x8ABC0021) The URL is to short to contain the minimum amount of information or the pointer is invalid.
-1967390686 LabVIEW: (Hex 0x8ABC0022) Computer name is not present in the URL.
-1967390685 LabVIEW: (Hex 0x8ABC0023) Computer name starts with a non-alphabetic character.
-1967390684 LabVIEW: (Hex 0x8ABC0024) Computer name contains an invalid character.
-1967390683 LabVIEW: (Hex 0x8ABC0025) Process name is not present in the URL.
-1967390682 LabVIEW: (Hex 0x8ABC0026) Process name contains an invalid character.
-1967390681 LabVIEW: (Hex 0x8ABC0027) Point or tag name is not present in the URL.
-1967390680 LabVIEW: (Hex 0x8ABC0028) Point or tag name contains an invalid character.
-1967390679 LabVIEW: (Hex 0x8ABC0029) URL is not properly formatted: not enough '\' characters at the beginning.
-1967390672 LabVIEW: (Hex 0x8ABC0030) Empty component in point or tag name.
-1967390671 LabVIEW: (Hex 0x8ABC0031) Invalid update rate.
-1967390670 LabVIEW: (Hex 0x8ABC0032) Invalid deadband.
-1967390669 LabVIEW: (Hex 0x8ABC0033) Key conflict for map collection on insert.
-1967390668 LabVIEW: (Hex 0x8ABC0034) Thread initiation failed.
-1967390667 LabVIEW: (Hex 0x8ABC0035) Process manager server is down.
-1967390666 LabVIEW: (Hex 0x8ABC0036) Time stamp at RealTimeTQ not ready.
-1967390655 LabVIEW: (Hex 0x8ABC0041) Object environment server has already shut down.
-1967390638 LabVIEW: (Hex 0x8ABC0052) Item not found.
-1967390623 LabVIEW: (Hex 0x8ABC0061) Attempted to resolve an incomplete URL.
-1967390622 LabVIEW: (Hex 0x8ABC0062) Attempted to resolve an unrecognized URL type.
-1967390621 LabVIEW: (Hex 0x8ABC0063) Process server has already shut down.
-1967390620 LabVIEW: (Hex 0x8ABC0064) Access request denied.
-1967390591 LabVIEW: (Hex 0x8ABC0081) Unable to resolve the host name.
-1967390590 LabVIEW: (Hex 0x8ABC0082) Unable to resolve the IP address returned from gethostbyname().
-1967390575 LabVIEW: (Hex 0x8ABC0091) Unrecognized attribute name.
-1967390574 LabVIEW: (Hex 0x8ABC0092) Invalid attribute value.
-1967390573 LabVIEW: (Hex 0x8ABC0093) Failed to get or set attribute.
-1967390464 LabVIEW: (Hex 0x8ABC0100) URL does not start with two slashes.
-1967390463 LabVIEW: (Hex 0x8ABC0101) URL starts with more than two slashes.
-1967390462 LabVIEW: (Hex 0x8ABC0102) URL contains two consecutive delimiters.
-1967390461 LabVIEW: (Hex 0x8ABC0103) URL contains a bad machine name.
-1967390460 LabVIEW: (Hex 0x8ABC0104) Unbalanced quotation marks in URL.
-1967345152 LabVIEW: (Hex 0x8ABCB200) Invalid refnum.
-1967345151 LabVIEW: (Hex 0x8ABCB201) Invalid property code.
-1967345150 LabVIEW: (Hex 0x8ABCB202) Invalid privilege ID.
-1967345149 LabVIEW: (Hex 0x8ABCB203) Invalid access type.
-1967345148 LabVIEW: (Hex 0x8ABCB204) Invalid argument.
-1967345147 LabVIEW: (Hex 0x8ABCB205) Entry not found.
-1950679041 LabVIEW: (Hex 0x8BBAFFFF) The prototype of a shared variable whose data type is custom cannot be an empty variant.
-1950679040 LabVIEW: (Hex 0x8BBB0000) The value from this shared variable might not be the most current value from the data source.
-1950679039 LabVIEW: (Hex 0x8BBB0001) Sensor failure
-1950679038 LabVIEW: (Hex 0x8BBB0002) General device error response.
-1950679037 LabVIEW: (Hex 0x8BBB0003) The shared variable specified in the binding URL does not exist in the process. Ensure that all shared variables are deployed and the variable identifier URL is correct.
-1950679036 LabVIEW: (Hex 0x8BBB0004) General communications failure.
-1950679035 LabVIEW: (Hex 0x8BBB0005) Unable to locate the shared variable in the Shared Variable Engine (SVE). Deployment of this shared variable may have failed, the SVE has not started, or the SVE is too busy to respond to this request.
-1950679034 LabVIEW: (Hex 0x8BBB0006) The shared variable has no value.
-1950679033 LabVIEW: (Hex 0x8BBB0007) The shared variable is inactive.
-1950679032 LabVIEW: (Hex 0x8BBB0008) Sensor inaccurate
-1950679031 LabVIEW: (Hex 0x8BBB0009) Engineering unit limits exceeded.
-1950679030 LabVIEW: (Hex 0x8BBB000A) Unspecified error
-1950679029 LabVIEW: (Hex 0x8BBB000B) Math error
-1950679028 LabVIEW: (Hex 0x8BBB000C) Communications link failure
-1950679027 LabVIEW: (Hex 0x8BBB000D) NI-PSP has not connected to the server yet
-1950679026 LabVIEW: (Hex 0x8BBB000E) DNS lookup failed for the server.
-1950679025 LabVIEW: (Hex 0x8BBB000F) The server is not reachable.
-1950679024 LabVIEW: (Hex 0x8BBB0010) Service lookup failed for the server.
-1950679023 LabVIEW: (Hex 0x8BBB0011) The process specified in the binding URL does not exist. Ensure that all shared variables are deployed and the variable identifier URL is correct.
-1950679022 LabVIEW: (Hex 0x8BBB0012) The process was not found or is not responding.
-1950679021 LabVIEW: (Hex 0x8BBB0013) Failed to resolve URL for this shared variable.
-1950679020 LabVIEW: (Hex 0x8BBB0014) Unable to access the shared variable. This error can occur if you attempt to read from a write-only variable or write to a read-only variable, or if you do not have permission to access the variable.
-1950679019 LabVIEW: (Hex 0x8BBB0015) Subscribe failed. This error can occur when a client attempts to connect to a host using Logos, when the host only supports LogosXT.
-1950679018 LabVIEW: (Hex 0x8BBB0016) Invalid URL for this shared variable.
-1950679017 LabVIEW: (Hex 0x8BBB0017) Invalid combination of feature packs
-1950679016 LabVIEW: (Hex 0x8BBB0018) Invalid float value.
-1950679015 LabVIEW: (Hex 0x8BBB0019) Invalid Boolean value.
-1950679014 LabVIEW: (Hex 0x8BBB001A) Value attribute not found.
-1950679013 LabVIEW: (Hex 0x8BBB001B) Invalid access type.
-1950679012 LabVIEW: (Hex 0x8BBB001C) Missing access type.
-1950679011 LabVIEW: (Hex 0x8BBB001D) Invalid URL syntax.
-1950679010 LabVIEW: (Hex 0x8BBB001E) Shared variable is bound but the path or URL is not specified.
-1950679009 LabVIEW: (Hex 0x8BBB001F) A path and URL are both specified.
-1950679008 LabVIEW: (Hex 0x8BBB0020) Invalid value for the Enable Aliasing option.
-1950679007 LabVIEW: (Hex 0x8BBB0021) A value is missing for the Enable Aliasing option.
-1950679006 LabVIEW: (Hex 0x8BBB0022) Invalid value for Single Writer option.
-1950679005 LabVIEW: (Hex 0x8BBB0023) You must select a name for the shared variable.
-1950679004 LabVIEW: (Hex 0x8BBB0024) Two var type feature packs are selected
-1950679003 LabVIEW: (Hex 0x8BBB0025) No var type feature pack is selected
-1950679002 LabVIEW: (Hex 0x8BBB0026) Var type feature packs must be required
-1950679001 LabVIEW: (Hex 0x8BBB0027) Buffer size must be greater than 1.
-1950679000 LabVIEW: (Hex 0x8BBB0028) Array length must be greater than or equal to 2.
-1950678999 LabVIEW: (Hex 0x8BBB0029) Data points in waveform must be greater than or equal to 1.
-1950678998 LabVIEW: (Hex 0x8BBB002A) Global variables can only be accessed from the local machine.
-1950678997 LabVIEW: (Hex 0x8BBB002B) You cannot use a Variable Node of this type on this target.
-1950678996 LabVIEW: (Hex 0x8BBB002C) The variable configuration is invalid. Edit the variable properties to correct the configuration.
-1950678995 LabVIEW: (Hex 0x8BBB002D) Variable has undefined data type.
-1950678994 LabVIEW: (Hex 0x8BBB002E) Variable has invalid data type.
-1950678993 LabVIEW: (Hex 0x8BBB002F) The Raw Full Scale value must be greater than the Raw Zero Scale value.
-1950678992 LabVIEW: (Hex 0x8BBB0030) The Raw Scale and/or Engineering Scale is invalid.
-1950678991 LabVIEW: (Hex 0x8BBB0031) The Engineering Full Scale value should not be equal to Engineering Zero Scale value.
-1950678990 LabVIEW: (Hex 0x8BBB0032) Scaling type attribute not specified.
-1950678989 LabVIEW: (Hex 0x8BBB0033) Scaling ranges not fully specified.
-1950678988 LabVIEW: (Hex 0x8BBB0034) The number of arrays, elements, and points per waveform must be greater than or equal to 1.
-1950678987 LabVIEW: (Hex 0x8BBB0035) This piece of configuration does not exist for this type of variable.
-1950678986 LabVIEW: (Hex 0x8BBB0036) Unspecified shared variable error.
-1950678985 LabVIEW: (Hex 0x8BBB0037) Invalid variable name. The name of a variable cannot start with a single quote ('), start or end with a space, or contain a backslash, forward slash, or any of the following backslash '\' codes: \r \n \t \b \s.
-1950678984 LabVIEW: (Hex 0x8BBB0038) Variable names can have a maximum of 255 characters.
-1950678983 LabVIEW: (Hex 0x8BBB0039) The array sizes in the network buffer must be greater than or equal to the array sizes in the real-time FIFO buffer. The waveform sizes in the network buffer must be greater than or equal to the waveform sizes in the real-time FIFO buffer.
-1950678982 LabVIEW: (Hex 0x8BBB003A) The shared variable client-side read buffer is full.
-1950678981 LabVIEW: (Hex 0x8BBB003B) The shared variable client-side read buffer overflowed.
-1950678980 LabVIEW: (Hex 0x8BBB003C) The shared variable server-side write buffer is full.
-1950678979 LabVIEW: (Hex 0x8BBB003D) The shared variable server-side write buffer overflowed.
-1950678978 LabVIEW: (Hex 0x8BBB003E) The project that contains the project library you want to add a shared variable to must be open.
-1950678977 LabVIEW: (Hex 0x8BBB003F) Unable to deploy the library because the name is reserved. You cannot deploy a library named "System", "LV", or "FP". You also cannot deploy a library with a name that starts with "NI_".
-1950678976 LabVIEW: (Hex 0x8BBB0040) Attempted to load, replace, or remove a configuration from a different source. Your configuration might conflict with the NI Scan Engine configuration.
-1950678975 LabVIEW: (Hex 0x8BBB0041) Invalid Integer value.
-1950678974 LabVIEW: (Hex 0x8BBB0042) Invalid Logging String Format
-1950678972 LabVIEW: (Hex 0x8BBB0044) LabVIEW failed to load Logos.
-1950678971 LabVIEW: (Hex 0x8BBB0045) LabVIEW could not resolve the machine alias for this Shared Variable and is using a cached IP Address instead.
-1950678970 LabVIEW: (Hex 0x8BBB0046) Failed to load rtvarsup, which is required for Shared Variables with the Real-Time FIFO enabled.
-1950678969 LabVIEW: (Hex 0x8BBB0047) Failed to load rtvarnet, which is required for Network-Published Shared Variables with the Real-Time FIFO enabled.
-1950678968 LabVIEW: (Hex 0x8BBB0048) Failed to load nitaglv, which is required for Network-Published Shared Variables.
-1950678967 LabVIEW: (Hex 0x8BBB0049) Aliasee is missing.
-1950678966 LabVIEW: (Hex 0x8BBB004A) Cannot access I/O variables in Direct mode remotely.
-1950678965 LabVIEW: (Hex 0x8BBB004B) The value read is of a data type that cannot be converted to the data type of this Shared Variable node.
-1950678964 LabVIEW: (Hex 0x8BBB004C) Failed to load NI Scan Engine software required for I/O Variable access. If you are hosting I/O variables on an RT target, ensure that the NI Scan Engine is installed on the RT target. If you are hosting I/O variables on Windows, you must install a Windows I/O driver, such as DeviceNet, that includes NI Scan Engine support. If you are hosting I/O variables in a Windows VI, the VI must be part of an open LabVIEW project. If you are hosting I/O variables in a Windows-built application, the application must be configured to include hardware configuration.
-1950678963 LabVIEW: (Hex 0x8BBB004D) Unable to open the variable connection. A connection to the specified variable is already open using a different data type.
-1950678962 LabVIEW: (Hex 0x8BBB004E) The specified variable does not support the specified read, write, or open operation.
-1950678961 LabVIEW: (Hex 0x8BBB004F) The connection to the variable has been closed.
-1950678960 LabVIEW: (Hex 0x8BBB0050) The specified variable connection is not configured to read timestamps.
-1950678959 LabVIEW: (Hex 0x8BBB0051) The specified I/O Variable is configured with a timeout, but timeouts are not supported when accessing an I/O variable locally.
-1950678958 LabVIEW: (Hex 0x8BBB0052) This property can be called only on an I/O alias.
-1950678957 LabVIEW: (Hex 0x8BBB0053) This property can be called only on an I/O variable.
-1950678956 LabVIEW: (Hex 0x8BBB0054) The property cannot be set when the variable is reserved.
-1950678955 LabVIEW: (Hex 0x8BBB0055) Invalid URL. The URL cannot contain # or ? characters.
-1950678954 LabVIEW: (Hex 0x8BBB0056) The string for the Variable Engine or protocol portion of the URL is invalid.
-1950678953 LabVIEW: (Hex 0x8BBB0057) The URL is invalid.
-1950678952 LabVIEW: (Hex 0x8BBB0058) The URL is invalid. The URL contains the User Information subcomponent within the Authority which isn't supported by this scheme. If you included the "@" character as part of the Authority and didn't intend for it to signify the User Information field, replace the "@" character with its percent encode UTF-8 equivalent form of "%40".
-1950678951 LabVIEW: (Hex 0x8BBB0059) The host name specified in the URL is invalid. It contains one or more of the characters ":/?#[]@" which are illegal to use in their decoded form. If the host name contains one of these characters, replace it with its percent encoded UTF-8 equivalent form. For example, to specify the host name "My Machine?" you must use the string "My Machine%3F".
-1950678950 LabVIEW: (Hex 0x8BBB005A) The port specified in the Authority component of the URL is invalid. The port must consist of only numeric characters.
-1950678949 LabVIEW: (Hex 0x8BBB005B) The URL contains one or more unsupported path segments. Path segments of the form "/./", "/../", and empty path segments "//" are not supported.
-1950678948 LabVIEW: (Hex 0x8BBB005C) The path in the URL is invalid.
-1950678947 LabVIEW: (Hex 0x8BBB005D) The specified URL is invalid. The URL specifies a host name that includes a port. However, ports are not supported by the specified variable engine.
-1950678946 LabVIEW: (Hex 0x8BBB005E) The specified URL contains a relative path reference, but LabVIEW does not support relative paths in Variable URLs. To correct the problem, use absolute path references instead of relative references. Variable URLs must take one of the following three forms: (1) [Variable Engine]://[Host Name]/[Container Name]/[Variable Name] or (2) //[Host Name]/[Container Name]/[Variable Name] or (3) /[Container Name]/[Variable Name].
-1950678945 LabVIEW: (Hex 0x8BBB005F) The host name specified in the variable identifier URL does not correspond to the local host, but the specified variable engine URL only supports an operation on the local host. You cannot perform the specified operation on a remotely hosted variable or stream endpoint. Use the PSP Variable Engine URL (ni.var.psp) to read or write a network-published I/O variable or I/O alias remotely.
-1950678944 LabVIEW: (Hex 0x8BBB0060) The Class Identifier property of the variable object specified in the variable identifier URL is incompatible with the refnum configuration. The class of the variable object is not equivalent to or does not derive from the class you configured for the refnum. This error might occur if you try to reference a Variable object, but the specified variable identifier URL does not reference a Variable.
-1950678943 LabVIEW: (Hex 0x8BBB0061) Timed out while attempting to open a connection to the variable.
-1950678942 LabVIEW: (Hex 0x8BBB0062) Scaling coerce attribute not specified.
-1950678941 LabVIEW: (Hex 0x8BBB0063) An empty string is not a valid URL. If you want to reference the root container within a variable engine, you need to specify the path explicitly using one of the following URL formats: "[Variable Engine]://[Host Name]", "[Variable Engine]:", or "/".
-1950678940 LabVIEW: (Hex 0x8BBB0064) The remote configuration web service is not installed on the host specified in the URL.
-1950678939 LabVIEW: (Hex 0x8BBB0065) The version of the remote configuration web service installed on the host specified in the URL is not compatible with this version of LabVIEW.
-1950678938 LabVIEW: (Hex 0x8BBB0066) The NI Vision software is not installed. This datatype can only be used when NI Vision is installed.
-1950678937 LabVIEW: (Hex 0x8BBB0067) An attempt was made to read or write a property that is only valid for readable variable objects.
-1950678936 LabVIEW: (Hex 0x8BBB0068) The specified buffer size is invalid. Valid values are zero and sizes greater than two. A buffer size of zero will disable buffering and cause the connection to maintain only the latest value.
-1950678935 LabVIEW: (Hex 0x8BBB0069) The scheme specified in the URL is not supported.
-1950678934 LabVIEW: (Hex 0x8BBB006A) Requires an open variable connection to read or write the specified property.
-1074003967 LabVIEW: (Hex 0xBFFC0001) Parameter 1 is out of range.
-1074003966 LabVIEW: (Hex 0xBFFC0002) Parameter 2 is out of range.
-1074003965 LabVIEW: (Hex 0xBFFC0003) Parameter 3 is out of range.
-1074003964 LabVIEW: (Hex 0xBFFC0004) Parameter 4 is out of range.
-1074003963 LabVIEW: (Hex 0xBFFC0005) Parameter 5 is out of range.
-1074003962 LabVIEW: (Hex 0xBFFC0006) Parameter 6 is out of range.
-1074003961 LabVIEW: (Hex 0xBFFC0007) Parameter 7 is out of range.
-1074003960 LabVIEW: (Hex 0xBFFC0008) Parameter 8 is out of range.
-1074003952 LabVIEW: (Hex 0xBFFC0010) Error interpreting instrument response
-1074003951 LabVIEW: (Hex 0xBFFC0011) Identification query failed.
-1074003950 LabVIEW: (Hex 0xBFFC0012) Error interpreting the instrument's response.
-1074000001 LabVIEW: (Hex 0xBFFC0F7F) Instrument self-test failure.
-1074000000 LabVIEW: (Hex 0xBFFC0F80) Instrument error query failure.
-1073807202 LabVIEW: (Hex 0xBFFF009E) VISA or a code library required by VISA could not be located or loaded. This is usually due to a required driver not being installed on the system.
-5580999 LabVIEW: (Hex 0xFFAAD739) The SSH client failed to start.
-5580998 LabVIEW: (Hex 0xFFAAD73A) REMOTE HOST IDENTIFICATION HAS CHANGED!

The SSH server's identity does not match what is stored in the local SSH configuration. This may indicate an active security intrusion (a man-in-the-middle attack). It may alternatively indicate a reformatted or misconfigured server or client. Please confirm the identity of the server and update your SSH configuration accordingly.

-5580997 LabVIEW: (Hex 0xFFAAD73B) The SSH server's identity is unknown and could not be read. No previous connection attempt to this server is recorded. No server fingerprint could be identified from the connection logs. Connect to the target by hand and ensure that the host key is trusted.
-5580996 LabVIEW: (Hex 0xFFAAD73C) The SSH server's identity is unknown. No previous connection attempt to this server is recorded. If the server is trusted, use Trust Unknown Server Identity to recognize the server's current identity.
-5580995 LabVIEW: (Hex 0xFFAAD73D) This operation is not supported by this SSH client.
-5580994 LabVIEW: (Hex 0xFFAAD73E) The OpenSSH client could not be found. On Windows: OpenSSH Client is an optional feature of Windows 10 version 1809 and later and can be added through the Manage Windows Features page of Windows Settings. Packages are also available at https://github.com/PowerShell/Win32-OpenSSH/releases.
-5580993 LabVIEW: (Hex 0xFFAAD73F) The SSH client requested could not be found.
-5580992 LabVIEW: (Hex 0xFFAAD740) The Plink executable (from the PuTTY package) could not be found. Installer links can be found at the PuTTY homepage at https://www.chiark.greenend.org.uk/~sgtatham/putty/. Some Linux distributions may also package PuTTY.
-5580991 LabVIEW: (Hex 0xFFAAD741) SSH client version not supported.
-5580990 LabVIEW: (Hex 0xFFAAD742) The SSH client and server could not agree on an authentication method. This may happen if no public key was specified while running in batch mode or if the server is misconfigured.
-5580989 LabVIEW: (Hex 0xFFAAD743) The SSH password was explicitly specified on the block diagram, which is forbidden by local security policy.
-5580988 LabVIEW: (Hex 0xFFAAD744) Server cryptography is forbidden by local settings.
-5580987 LabVIEW: (Hex 0xFFAAD745) Untrusted server identity is missing. Before trusting a new server, the SSH connection must be attempted and fail, and the server identity must be read from the error output.
-5580986 LabVIEW: (Hex 0xFFAAD746) An unknown server identity was asked to be trusted, but the identity is potentially untrustworthy. Incorrect server identities may indicate an attempted security compromise. If the server is trustworthy, update local SSH configuration.
-5580985 LabVIEW: (Hex 0xFFAAD747) Trusting incorrect server identities is forbidden by local settings.
-5580984 LabVIEW: (Hex 0xFFAAD748) REMOTE HOST IDENTIFICATION HAS CHANGED!

The SSH server's IP address has changed, and its identity is unknown. This may indicate an active security intrusion (a man-in-the-middle attack). It may alternatively indicate a reformatted or misconfigured server or client. Please confirm the identity of the server and update your SSH configuration accordingly.

-5580899 LabVIEW: (Hex 0xFFAAD79D) The SFTP session has disconnected unexpectedly.
-5580898 LabVIEW: (Hex 0xFFAAD79E) The requested operation requires an SFTP extension not supported by the server.
-5580897 LabVIEW: (Hex 0xFFAAD79F) SFTP protocol message is corrupt or could not be decoded.
-5580896 LabVIEW: (Hex 0xFFAAD7A0) SFTP protocol message type not supported.
-5580895 LabVIEW: (Hex 0xFFAAD7A1) Unable to negotiate SFTP connection.
-5580894 LabVIEW: (Hex 0xFFAAD7A2) Filename cannot be encoded in the filesystem character encoding.
-5580893 LabVIEW: (Hex 0xFFAAD7A3) The SFTP operation failed on the server for an unspecified reason. This is the standard error for many SFTP commands.
-5580892 LabVIEW: (Hex 0xFFAAD7A4) The SFTP server reported a data corruption or incompatibility while attempting to decode a client message. Contact National Instruments if this error persists.
-5580891 LabVIEW: (Hex 0xFFAAD7A5) This SFTP File Attribute does not contain the requested information.
-5580890 LabVIEW: (Hex 0xFFAAD7A6) This SFTP Session was configured to rename remote files atomically. However, the SFTP server does not support the required extension (posix-rename@openssh.com version 1).
-715099 LabVIEW: (Hex 0xFFF516A5) LabVIEW TLS support failed to initialize. Verify that NI-SSL is installed.
-715098 LabVIEW: (Hex 0xFFF516A6) TLS Configuration is not finalized. Call Finalize TLS Configuration before using this configuration to establish a TLS connection.
-715097 LabVIEW: (Hex 0xFFF516A7) Finalized TLS Configuration cannot be modified.
-715096 LabVIEW: (Hex 0xFFF516A8) TLS has already been negotiated on this TCP connection.
-715095 LabVIEW: (Hex 0xFFF516A9) The TLS cipherlist failed to load.
-715060 LabVIEW: (Hex 0xFFF516CC) A password is required, but a password was not supplied.
-715059 LabVIEW: (Hex 0xFFF516CD) A password is required, but the password supplied was incorrect.
-715058 LabVIEW: (Hex 0xFFF516CE) An error occurred while attempting to read the password.
-715057 LabVIEW: (Hex 0xFFF516CF) The private key format is unsupported.
-715056 LabVIEW: (Hex 0xFFF516D0) Unsupported cipher.
-715055 LabVIEW: (Hex 0xFFF516D1) The supplied private key does not match the supplied public key or certificate. This can happen if the wrong key files are used, if a certificate chain is constructed in the wrong order, or for other reasons.
-715054 LabVIEW: (Hex 0xFFF516D2) REMOTE HOST IDENTIFICATION HAS FAILED!

Required peer hostname doesn't match hostname on peer's certificate. While negotiating a secure connection, the peer presented a certificate whose hostname differs from the hostname used to connect to the peer. This error may appear during security attacks on your network. It may also appear in more mundane circumstances.

-715053 LabVIEW: (Hex 0xFFF516D3) The server requires that the client prove its identity with a certificate, but the client is unable to do so.
-715052 LabVIEW: (Hex 0xFFF516D4) Peer certificate unavailable.
-715051 LabVIEW: (Hex 0xFFF516D5) Invalid cipher suite. The system configuration requires support for one or more cryptographic algorithms that are invalid or unavailable.
-715050 LabVIEW: (Hex 0xFFF516D6) REMOTE HOST IDENTIFICATION HAS FAILED!

Certificate verification failed. The remote application could not prove its identity against our trusted certificate store. This error may appear during security attacks on your network, such as man-in-the-middle attacks. It also appears if the trusted certificate store is misconfigured, and in other mundane circumstances.

-715049 LabVIEW: (Hex 0xFFF516D7) The specified certificate must be marked as an authority (CA), but is not.
-715048 LabVIEW: (Hex 0xFFF516D8) The authorship or credentialing identity of the inputs do not match, but the underlying protocol or specification requires them to match.
-715047 LabVIEW: (Hex 0xFFF516D9) Certificate has expired. Renew your certificate or check your time settings.
-715046 LabVIEW: (Hex 0xFFF516DA) Certificate is post-dated (is not yet valid). Check your time settings.
-715045 LabVIEW: (Hex 0xFFF516DB) A private key is required, but none has been configured.
-715044 LabVIEW: (Hex 0xFFF516DC) One of the signature algorithms in the peer's certificate chain contains an insecure digest (hash) function.
-715020 LabVIEW: (Hex 0xFFF516F4) Empty input. This function does not accept zero-size inputs.
-715019 LabVIEW: (Hex 0xFFF516F5) Input uses unknown or unsupported features. The input is successfully parsed but requires an unknown or unsupported feature.
-715018 LabVIEW: (Hex 0xFFF516F6) Input is incomplete. The input is missing required information and may be improperly constructed or corrupt.
-715017 LabVIEW: (Hex 0xFFF516F7) Wrong input. The input provided is inappropriate or incorrect for this function.
-715016 LabVIEW: (Hex 0xFFF516F8) Input is inconsistent.
-715015 LabVIEW: (Hex 0xFFF516F9) The client and server were unable to negotiate a protocol session. This could be due to mutually unsupported protocol versions or features.
-715014 LabVIEW: (Hex 0xFFF516FA) Name too long.
-715013 LabVIEW: (Hex 0xFFF516FB) The specified resource must be replaced with one of a newer version, but the resource supplied is not newer.
-715012 LabVIEW: (Hex 0xFFF516FC) An error occurred during encoding.
-715011 LabVIEW: (Hex 0xFFF516FD) The operation should be retried.
-389122 LabVIEW: (Hex 0xFFFA0FFE) The target device does not have any response. Possible reason: the target device is not present on the network.
-389121 LabVIEW: (Hex 0xFFFA0FFF) The gateway is unable to allocate an internal communication path from the input port to the output port for processing the request. Possible reason: the gateway is either misconfigured or overloaded.
-389118 LabVIEW: (Hex 0xFFFA1002) An extended file area failed to pass a consistency check. You can use the Modbus master to retry the connection, but the Modbus slave may require certain service.
-389116 LabVIEW: (Hex 0xFFFA1004) The Modbus slave is busy. Use the Modbus master to retransmit data at a later time.
-389115 LabVIEW: (Hex 0xFFFA1005) The Modbus slave is processing the request and may spend a long time processing this request.
-389114 LabVIEW: (Hex 0xFFFA1006) An unrecoverable error occurred while the server was attempting to perform the requested action.
-389113 LabVIEW: (Hex 0xFFFA1007) A value contained in the query data field is invalid for the Modbus slave.
-389112 LabVIEW: (Hex 0xFFFA1008) The Modbus slave does not accept the data address contained in the query.
-389111 LabVIEW: (Hex 0xFFFA1009) The Modbus slave does not accept the function code contained in the query.
-389107 LabVIEW: (Hex 0xFFFA100D) The Modbus master does not use a serial protocol and cannot perform the action that you requested. Ensure that you use a serial Modbus master to perform this action.
-389106 LabVIEW: (Hex 0xFFFA100E) The current Modbus slave cannot perform the operation you wanted to perform, because this slave is not a TCP Modbus slave.
-389105 LabVIEW: (Hex 0xFFFA100F) The Modbus slave daemon, also known as background process, failed to launch. Contact National Instruments for technical support.
-389104 LabVIEW: (Hex 0xFFFA1010) The object that you write exceeds 244 bytes in length.
-389103 LabVIEW: (Hex 0xFFFA1011) The object that you specified does not exist in the Modbus slave. Ensure that you specify an object that exists in the Modbus slave. Contact National Instruments for technical support.
-389102 LabVIEW: (Hex 0xFFFA1012) The data that the Modbus slave returned did not match the data that the Modbus master sent for the operation you want to perform. Contact National Instruments for technical support.
-389101 LabVIEW: (Hex 0xFFFA1013) The returned Modbus Encapsulated Interface type was not 0x0E (14). This type is required for the operation you want to perform. Possible reasons: the Modbus slave does not have a device identification; the Modbus slave does not support read operations on its device identification.
-389100 LabVIEW: (Hex 0xFFFA1014) The returned function code does not match the function code in the requested data. Contact National Instruments for technical support.
-375800 LabVIEW: (Hex 0xFFFA4408) You cannot append variable-sized records, such as strings, handles, or arrays, to a datalog file that is larger than 4GB.
-375704 LabVIEW: (Hex 0xFFFA4468) Invalid channel index.
-375703 LabVIEW: (Hex 0xFFFA4469) Data type mismatch.
-375702 LabVIEW: (Hex 0xFFFA446A) Invalid value index.
-375701 LabVIEW: (Hex 0xFFFA446B) The Excel file is not generated by LabVIEW.
-375628 LabVIEW: (Hex 0xFFFA44B4) Invalid ISO3166 code.
-375627 LabVIEW: (Hex 0xFFFA44B5) Invalid transaction.
-375626 LabVIEW: (Hex 0xFFFA44B6) Operation is not permitted because a transaction was not started.
-375625 LabVIEW: (Hex 0xFFFA44B7) Index out of range.
-375624 LabVIEW: (Hex 0xFFFA44B8) Unexpected OS error.
-375623 LabVIEW: (Hex 0xFFFA44B9) The scan operation took too long.
-375622 LabVIEW: (Hex 0xFFFA44BA) WPA communication error.
-375621 LabVIEW: (Hex 0xFFFA44BB) DBus communication error.
-375571 LabVIEW: (Hex 0xFFFA44ED) Unable to complete the current EtherCAT request.
-375570 LabVIEW: (Hex 0xFFFA44EE) Unable to get the current device configuration.
-375569 LabVIEW: (Hex 0xFFFA44EF) Unable to set the primary device.
-375568 LabVIEW: (Hex 0xFFFA44F0) Unable to get a valid dns address.
-375567 LabVIEW: (Hex 0xFFFA44F1) Unable to get valid gateway address.
-375566 LabVIEW: (Hex 0xFFFA44F2) Unable to get valid IP address.
-375565 LabVIEW: (Hex 0xFFFA44F3) Unable to set current IP configuration
-375564 LabVIEW: (Hex 0xFFFA44F4) Unable to complete current request.
-375563 LabVIEW: (Hex 0xFFFA44F5) Invalid input parameter.
-375562 LabVIEW: (Hex 0xFFFA44F6) The buffer provided was too small.
-375561 LabVIEW: (Hex 0xFFFA44F7) Operation invalid because IP address index is out of range.
-375560 LabVIEW: (Hex 0xFFFA44F8) Operation not permitted because device index is out of range.
-375533 LabVIEW: (Hex 0xFFFA4513) Unable to set option "Halt on IP failure".
-375532 LabVIEW: (Hex 0xFFFA4514) Unable to get the disk space information.
-375531 LabVIEW: (Hex 0xFFFA4515) Unable to get the target's class.
-375530 LabVIEW: (Hex 0xFFFA4516) Unable to get the target's firmware version.
-375529 LabVIEW: (Hex 0xFFFA4517) Unable to get the target's device description.
-375528 LabVIEW: (Hex 0xFFFA4518) Unable to set user comment.
-375527 LabVIEW: (Hex 0xFFFA4519) Unable to get the target's hostname.
-375526 LabVIEW: (Hex 0xFFFA451A) Unable to set the current hostname.
-375525 LabVIEW: (Hex 0xFFFA451B) Unable to get daylight savings rule.
-375524 LabVIEW: (Hex 0xFFFA451C) Unable to set current daylight savings rule.
-375523 LabVIEW: (Hex 0xFFFA451D) Unable to validate the current timezone.
-375522 LabVIEW: (Hex 0xFFFA451E) Unable to get the current timezone.
-375521 LabVIEW: (Hex 0xFFFA451F) Unable to set current timezone.
-375520 LabVIEW: (Hex 0xFFFA4520) Unable to set current language.
-375502 LabVIEW: (Hex 0xFFFA4532) The current operation is not implemented.
-375501 LabVIEW: (Hex 0xFFFA4533) Unexpected error while executing the current operation.
-375500 LabVIEW: (Hex 0xFFFA4534) There isn't enough memory to complete the current operation.
-375324 LabVIEW: (Hex 0xFFFA45E4) An unknown or unexpected communication fault occurred while attempting to read data from or write data to a device.
-375323 LabVIEW: (Hex 0xFFFA45E5) No transfer is in progress because the transfer was aborted by the client. The operation could not be completed as specified.
-375322 LabVIEW: (Hex 0xFFFA45E6) IO processing is not active
-375321 LabVIEW: (Hex 0xFFFA45E7) There is not enough power to complete the requested operation.
-375320 LabVIEW: (Hex 0xFFFA45E8) The requested resource has been removed.
-375319 LabVIEW: (Hex 0xFFFA45E9) The supplied buffer is too small.
-375318 LabVIEW: (Hex 0xFFFA45EA) A hardware failure has occurred. The operation could not be completed as specified.
-375317 LabVIEW: (Hex 0xFFFA45EB) The operation you requested is redundant or invalid when the object is in this state.
-375316 LabVIEW: (Hex 0xFFFA45EC) Thread was running when you attempted to start it (redundant state change).
-375315 LabVIEW: (Hex 0xFFFA45ED) The acquisition of the synchronization object failed
-375314 LabVIEW: (Hex 0xFFFA45EE) The synchronization object was abandoned by the previous holder
-375313 LabVIEW: (Hex 0xFFFA45EF) The name or handle requested has already been reserved by another client
-375312 LabVIEW: (Hex 0xFFFA45F0) There is no more data available to read or no more space available in which to write.
-375311 LabVIEW: (Hex 0xFFFA45F1) The operation has begun and will complete asynchronously.
-375310 LabVIEW: (Hex 0xFFFA45F2) The requested resource must be initialized before use.
-375309 LabVIEW: (Hex 0xFFFA45F3) The requested resource has been marked for deletion and is rejecting new requests.
-375308 LabVIEW: (Hex 0xFFFA45F4) An unexpected operationg system error occurred.
-375307 LabVIEW: (Hex 0xFFFA45F5) The requested operation did not complete in time.
-375306 LabVIEW: (Hex 0xFFFA45F6) The requested resource was not located.
-375305 LabVIEW: (Hex 0xFFFA45F7) The user passed an invalid parameter.
-375304 LabVIEW: (Hex 0xFFFA45F8) The dynamic cast operation failed.
-375303 LabVIEW: (Hex 0xFFFA45F9) An unexpected software error occurred.
-375302 LabVIEW: (Hex 0xFFFA45FA) The requested feature is not supported.
-375301 LabVIEW: (Hex 0xFFFA45FB) The memory could not be page locked
-375300 LabVIEW: (Hex 0xFFFA45FC) The specified number of bytes could not be allocated.
-375201 LabVIEW: (Hex 0xFFFA465F) There was an unexpected error during the current operation.
-375200 LabVIEW: (Hex 0xFFFA4660) Not enough memory to complete current operation.
-375108 LabVIEW: (Hex 0xFFFA46BC) Invalid certificate ID.
-375107 LabVIEW: (Hex 0xFFFA46BD) Certificate storage is out of space.
-375106 LabVIEW: (Hex 0xFFFA46BE) Invalid files posted.
-375105 LabVIEW: (Hex 0xFFFA46BF) Incorrect password.
-375104 LabVIEW: (Hex 0xFFFA46C0) Private key mismatch.
-375103 LabVIEW: (Hex 0xFFFA46C1) Invalid private key file.
-375102 LabVIEW: (Hex 0xFFFA46C2) Wrong certificate type.
-375101 LabVIEW: (Hex 0xFFFA46C3) Invalid certificate file.
-375100 LabVIEW: (Hex 0xFFFA46C4) Unexpected error.
-375012 LabVIEW: (Hex 0xFFFA471C) A JSON numeric value is out of the range of a LabVIEW numeric type.
-375011 LabVIEW: (Hex 0xFFFA471D) LabVIEW failed to read or write a -Infinity or +Infinity floating-point value. You must enable LabVIEW JSON extensions to allow support for a value of Infinity.
-375010 LabVIEW: (Hex 0xFFFA471E) LabVIEW failed to read or write a NaN floating-point value. You must enable LabVIEW JSON extensions to allow support for a value of NaN.
-375009 LabVIEW: (Hex 0xFFFA471F) The JSON string contains an invalid multi-dimensional array.
-375008 LabVIEW: (Hex 0xFFFA4720) The array has an invalid number of dimensions.
-375007 LabVIEW: (Hex 0xFFFA4721) The cluster or JSON string contains an invalid number of elements. When strict validation is enabled, the number of elements in the JSON string must match the number of elements in the input cluster.
-375006 LabVIEW: (Hex 0xFFFA4722) The cluster element was not found in the JSON string.
-375005 LabVIEW: (Hex 0xFFFA4723) Type mismatch between JSON and LabVIEW.
-375004 LabVIEW: (Hex 0xFFFA4724) The path cannot be found in the JSON string.
-375003 LabVIEW: (Hex 0xFFFA4725) The JSON string is invalid. JSON strings must be encoded in UTF-8 and must conform to the JSON grammar.
-375002 LabVIEW: (Hex 0xFFFA4726) The cluster element name is invalid. Each element of the cluster must have either a unique name or no name, such as an empty string.
-375001 LabVIEW: (Hex 0xFFFA4727) The JSON root container must be an array or cluster.
-375000 LabVIEW: (Hex 0xFFFA4728) The data type cannot be converted to or from JSON. Supported data types include arrays and clusters of booleans, numerics, strings, and other arrays and clusters.
-356060 LabVIEW: (Hex 0xFFFA9124) LabVIEW Web Services: An unexpected communication error has occurred with the remote target. This error typically occurs when the LabVIEW application on the remote target has crashed or restarted unexpectedly. Subsequent calls to this Web service will attempt to repair the communication error. However, the application may no longer be in a known good state.
-356010 LabVIEW: (Hex 0xFFFA9156) LabVIEW Web Services: The specified property or method cannot be used over a network. Execute this property or method only on the local host.
-356005 LabVIEW: (Hex 0xFFFA915B) LabVIEW Web Services: Cannot connect to the remote target or the connection is refused.
-356004 LabVIEW: (Hex 0xFFFA915C) LabVIEW Web Services: LabVIEW cannot find the I/O Variable Remote Configuration Web Service on the remote target. This Web service is not installed or has not loaded.
-356002 LabVIEW: (Hex 0xFFFA915E) LabVIEW Web Services: LabVIEW could not find the specified I/O variable on the remote target. The remote target may have crashed or it may be rebooting. Check the status of your remote target. Then close and reopen the VI on the local host that references the I/O variable.
-316999 LabVIEW: (Hex 0xFFFB29B9) An unknown error occurred when calling an Interface for MATLAB(R). Contact NI for technical support.
-316998 LabVIEW: (Hex 0xFFFB29BA) Failed to connect to MATLAB(R). Make sure that you installed and activated MATLAB on the machine and try running the VI again.
-316997 LabVIEW: (Hex 0xFFFB29BB) An unknown error occurred when LabVIEW writes data to the MATLAB(R) workspace. Contact NI for technical support.
-316996 LabVIEW: (Hex 0xFFFB29BC) Failed to get data from the MATLAB(R) workspace. The data type(s) you specify in the Interface for MATLAB document must match the data type(s) of the actual data returned from the MATLAB function or script.
-316995 LabVIEW: (Hex 0xFFFB29BD) Failed to find the .m file specified in the Interface for MATLAB(R).
-316994 LabVIEW: (Hex 0xFFFB29BE) An error occurred when calling the MATLAB(R) script or function.
-316989 LabVIEW: (Hex 0xFFFB29C3) An unknown error occurred when calling an Interface for MATLAB(R). Contact NI for technical support.
-316988 LabVIEW: (Hex 0xFFFB29C4) Failed to write data to the MATLAB(R) workspace.
-316987 LabVIEW: (Hex 0xFFFB29C5) Failed to get data from the MATLAB(R) workspace.
-316986 LabVIEW: (Hex 0xFFFB29C6) An error occurred when calling the MATLAB(R) function or script. Make sure that the MATLAB function or script works in MATLAB.
-314352 LabVIEW: (Hex 0xFFFB3410) You cannot read data from a writer endpoint or write data to a reader endpoint. Ensure that you have not wired a Write Single Element to Stream, Write Multiple Elements to Stream, or Flush Stream function to a Create Network Stream Reader Endpoint function. Conversely, ensure that you have not wired a Read Single Element from Stream or Read Multiple Elements from Stream function to a Create Network Stream Writer Endpoint function.
-314351 LabVIEW: (Hex 0xFFFB3411) You must read or write elements of the same data type that you wired to the data type terminal of the Create Network Stream Reader Endpoint or Create Network Stream Writer Endpoint function.
-314350 LabVIEW: (Hex 0xFFFB3412) Another application is already streaming data to an endpoint in the context you specified. If you specified a context name in the reader name or writer name terminal of the endpoint, you must specify an unused context name. If you did not specify a context name, you must specify an unused context name by entering an endpoint URL in the reader name or writer name terminal.
-314340 LabVIEW: (Hex 0xFFFB341C) The local endpoint found the remote endpoint at the URL you specified, but the remote endpoint was trying to connect to a third endpoint. Ensure that corresponding endpoints each specify the URL of the other endpoint, or specify a URL with only one of the endpoints so the other endpoint accepts a connection from the first endpoint that connects to it.
-314335 LabVIEW: (Hex 0xFFFB3421) The local endpoint was restarted because the computer that hosts the remote endpoint crashed, was rebooted, or experienced a hang.
-314320 LabVIEW: (Hex 0xFFFB3430) LabVIEW could not create the remote endpoint because the computer that hosts the endpoint ran out of memory.
-314310 LabVIEW: (Hex 0xFFFB343A) The remote endpoint has been destroyed.
-314305 LabVIEW: (Hex 0xFFFB343F) The protocol version of the writer endpoint is not compatible with the protocol version of the reader endpoint. To transfer data between these endpoints, you must upgrade the version of LabVIEW that the older endpoint uses.
-314302 LabVIEW: (Hex 0xFFFB3442) The remote endpoint is already connected to another endpoint. Each endpoint can connect to only one other endpoint at a time.
-314246 LabVIEW: (Hex 0xFFFB347A) The remote and local endpoints are either both reader endpoints or both writer endpoints. You can prompt a connection between a reader and writer endpoint only .
-314245 LabVIEW: (Hex 0xFFFB347B) The data type of the remote endpoint does not match the data type of the local endpoint. The data types of the endpoints must match.
-314240 LabVIEW: (Hex 0xFFFB3480) The stream detected an unrecoverable loss of data. Contact National Instruments for support.
-314235 LabVIEW: (Hex 0xFFFB3485) The remote endpoint was restarted because the computer that hosts the endpoint crashed, was rebooted, or experienced a hang.
-314230 LabVIEW: (Hex 0xFFFB348A) LabVIEW could not create the local endpoint because the computer that hosts the endpoint ran out of memory.
-314227 LabVIEW: (Hex 0xFFFB348D) The URL you specified with the reader url or writer url terminal does not include the name of the remote endpoint. You must specify a valid endpoint URL in one of these terminals to connect two endpoints together.
-314226 LabVIEW: (Hex 0xFFFB348E) Incompatible format.
-314220 LabVIEW: (Hex 0xFFFB3494) The remote endpoint has been destroyed.
-314215 LabVIEW: (Hex 0xFFFB3499) You cannot read or write a number of elements that is larger than the size of the endpoint buffer.
-314202 LabVIEW: (Hex 0xFFFB34A6) You cannot flush a network stream from the reader endpoint. Call the Flush Stream function from the writer endpoint only.
-314201 LabVIEW: (Hex 0xFFFB34A7) The local endpoint lost connection and reconnected with the remote endpoint, but some data was lost.
-314109 LabVIEW: (Hex 0xFFFB3503) The name of one endpoint cannot be the partial name of another endpoint within the same application. Change the name of this endpoint so that it does not overlap with an existing name, or destroy the other endpoint before creating this endpoint.
-314108 LabVIEW: (Hex 0xFFFB3504) The name of one endpoint cannot be the partial name of another endpoint within the same application. Change the name of this endpoint so that it does not overlap with an existing name, or destroy the other endpoint before creating this endpoint.
-314107 LabVIEW: (Hex 0xFFFB3505) The local endpoint is already connected to another endpoint. Each endpoint can connect to only one other endpoint at a time.
-314106 LabVIEW: (Hex 0xFFFB3506) The local endpoint is not connected to a remote endpoint. Specify the URL of a remote endpoint in the writer url terminal of the Create Network Stream Reader Endpoint function or the reader url terminal of the Create Network Stream Writer Endpoint function to prompt a connection between two endpoints.
-314105 LabVIEW: (Hex 0xFFFB3507) You can call the Write Single Element to Stream and Write Multiple Elements to Stream functions from the writer endpoint only.
-314104 LabVIEW: (Hex 0xFFFB3508) You can call the Read Single Element from Stream and Read Multiple Elements from Stream functions from the reader endpoint only.
-314103 LabVIEW: (Hex 0xFFFB3509) You did not specify an endpoint name. Specify a valid name or endpoint URL with the reader name terminal of the Create Network Stream Reader Endpoint function or the writer name terminal of the Create Network Stream Writer Endpoint function.
-314102 LabVIEW: (Hex 0xFFFB350A) The buffer size of the endpoint must be greater than zero elements.
-314101 LabVIEW: (Hex 0xFFFB350B) An endpoint with the same name already exists.
-314100 LabVIEW: (Hex 0xFFFB350C) The specified endpoint does not exist.
-314054 LabVIEW: (Hex 0xFFFB353A) The Network Streams Engine cannot be uninitialized.
-314053 LabVIEW: (Hex 0xFFFB353B) The Network Streams Engine failed to initialize.
-314052 LabVIEW: (Hex 0xFFFB353C) The Network Streams Engine is not initialized.
-314051 LabVIEW: (Hex 0xFFFB353D) The Network Streams Engine was already initialized.
-314050 LabVIEW: (Hex 0xFFFB353E) The Network Streams Engine does not exist.
-314009 LabVIEW: (Hex 0xFFFB3567) The value wired to the Wait Condition input is invalid. Refer to the LabVIEW Help for valid values.
-314008 LabVIEW: (Hex 0xFFFB3568) The value wired to the Element Allocation Mode input is invalid. Refer to the LabVIEW Help for valid values.
-314007 LabVIEW: (Hex 0xFFFB3569) You cannot read multiple array elements of different dimensions. You can read multiple array elements of the same dimension only.
-314006 LabVIEW: (Hex 0xFFFB356A) You cannot specify a relative URL with the reader url and writer url terminals. You must use an absolute URL instead. For example, if you are connecting to an endpoint with the name Endpoint1 on a computer with the IP address 10.0.0.62, use the URL //10.0.0.62/stream1.
-314005 LabVIEW: (Hex 0xFFFB356B) The ni_nwstreams library contains invalid parameters.
-314004 LabVIEW: (Hex 0xFFFB356C) LabVIEW could not create the endpoint within the timeout period. Ensure that you specify the URL of a remote endpoint with the reader url terminal of the Create Network Stream Writer Endpoint function or the writer url terminal of the Create Network Stream Reader Endpoint function.
-314003 LabVIEW: (Hex 0xFFFB356D) LabVIEW could not create a network stream. You must specify the URL of a remote endpoint with either the reader url terminal of the Create Network Stream Writer Endpoint function or the writer url terminal of the Create Network Stream Reader Endpoint function.
-314002 LabVIEW: (Hex 0xFFFB356E) You cannot call this property from the reader endpoint. You can call this property from the writer endpoint only.
-314001 LabVIEW: (Hex 0xFFFB356F) You cannot call this property from the writer endpoint. You can call this property from the reader endpoint only.
-314000 LabVIEW: (Hex 0xFFFB3570) LabVIEW cannot load the ni_nwstreams library. If you are using a desktop computer, you might need to repair your LabVIEW installation or reinstall LabVIEW or the LabVIEW Run-Time Engine. If you are using an RT target, verify that you installed the network streams feature with Measurement and Automation Explorer (MAX).
-311119 LabVIEW: (Hex 0xFFFB40B1) Failed to connect to the MAX database (MXS) when undeploying the EPICS Client I/O server.
-311118 LabVIEW: (Hex 0xFFFB40B2) Failed to connect to the MAX database (MXS) when deploying the EPICS Client I/O server.
-311117 LabVIEW: (Hex 0xFFFB40B3) Failed to connect to the MAX database (MXS) when creating the EPICS Client I/O server.
-311116 LabVIEW: (Hex 0xFFFB40B4) The specified access type is invalid for the EPICS Client I/O server.
-311115 LabVIEW: (Hex 0xFFFB40B5) The specified data type is invalid for the EPICS Client I/O server.
-311114 LabVIEW: (Hex 0xFFFB40B6) Unable to find the specified field name on the EPICS Client I/O server.
-311113 LabVIEW: (Hex 0xFFFB40B7) Unable to find the specified record name on the EPICS Client I/O server.
-311111 LabVIEW: (Hex 0xFFFB40B9) Failed to locate a network interface. Make sure you have properly configured a network interface. Then deploy the EPICS Server I/O server again.
-311110 LabVIEW: (Hex 0xFFFB40BA) Failed to load EPICS Base libraries. Make sure you have properly installed EPICS Base libraries.
-311109 LabVIEW: (Hex 0xFFFB40BB) The specified process variable (PV) name includes an invalid character. The valid character set for a PV name is: a-z, A-Z, 0-9, _, -, :, ., [, ], <, >, ;.
-311108 LabVIEW: (Hex 0xFFFB40BC) Unable to locate the process variable (PV).
-311107 LabVIEW: (Hex 0xFFFB40BD) Failed to connect to the MAX database (MXS) when removing an empty process or folder.
-311106 LabVIEW: (Hex 0xFFFB40BE) Failed to connect to the MAX database (MXS) when undeploying the EPICS Server I/O server.
-311105 LabVIEW: (Hex 0xFFFB40BF) Failed to connect to the MAX database (MXS) when deploying the EPICS Server I/O server.
-311104 LabVIEW: (Hex 0xFFFB40C0) Failed to connect to the MAX database (MXS) when creating a process or folder.
-311103 LabVIEW: (Hex 0xFFFB40C1) Failed to connect to the MAX database (MXS) when creating the EPICS Server I/O server.
-311102 LabVIEW: (Hex 0xFFFB40C2) The specified process variable (PV) name conflicts with an existing PV name.
-311101 LabVIEW: (Hex 0xFFFB40C3) The variable path must be a valid absolute URL or a machine-relative URL.
-311100 LabVIEW: (Hex 0xFFFB40C4) Not a URL or an invalid URL. The EPICS Client URL or EPICS Server URL must be an absolute URL or a machine-relative URL.
-311071 LabVIEW: (Hex 0xFFFB40E1) Unable to run the built application on the target. A user must log into a Windows session on the target.
-311070 LabVIEW: (Hex 0xFFFB40E2) Unable to run the built application on the target. The target returns an unexpected error.
-311052 LabVIEW: (Hex 0xFFFB40F4) Cannot commit all files.
-311051 LabVIEW: (Hex 0xFFFB40F5) FBWF returned an unknown error.
-311050 LabVIEW: (Hex 0xFFFB40F6) Cannot find the FBWF cache entry.
-311049 LabVIEW: (Hex 0xFFFB40F7) The system does not have enough memory to list all the FBWF cache entries.
-311048 LabVIEW: (Hex 0xFFFB40F8) The file path to remove does not exist in the exclusion list for the next session.
-311047 LabVIEW: (Hex 0xFFFB40F9) The file to restore does not exist in the FBWF cache.
-311046 LabVIEW: (Hex 0xFFFB40FA) Cannot restore a read-only file.
-311045 LabVIEW: (Hex 0xFFFB40FB) Cannot restore the file, because the file is in the exclusion path, renamed, or does not exist on the physical media.
-311044 LabVIEW: (Hex 0xFFFB40FC) Cannot commit changes, because the file is write-protected. For example, the file is in the CD-ROM.
-311043 LabVIEW: (Hex 0xFFFB40FD) Cannot commit changes, because the file is in the exclusion path, renamed, or does not exist on the physical media.
-311042 LabVIEW: (Hex 0xFFFB40FE) The file is not valid or not in the FBWF cache.
-311041 LabVIEW: (Hex 0xFFFB40FF) The volume name is not valid or the volume is not protected by FBWF.
-311040 LabVIEW: (Hex 0xFFFB4100) FBWF is currently disabled, not enabled for the next session, or the volume is not protected by FBWF.
-311026 LabVIEW: (Hex 0xFFFB410E) Failed to set a checkpoint level on the EWF protected volume.
-311025 LabVIEW: (Hex 0xFFFB410F) Failed to free the memory that the EWF uses.
-311024 LabVIEW: (Hex 0xFFFB4110) Failed to get the configuration information of the EWF protected volume.
-311023 LabVIEW: (Hex 0xFFFB4111) Failed to get the configuration information of the EWF storage volume.
-311022 LabVIEW: (Hex 0xFFFB4112) Failed to open the EWF overlay storage volume.
-311021 LabVIEW: (Hex 0xFFFB4113) Failed to restore an EWF protected volume.
-311020 LabVIEW: (Hex 0xFFFB4114) Failed to create a new checkpoint on the EWF protected volume.
-311019 LabVIEW: (Hex 0xFFFB4115) Failed to disable HORM on the EWF protected volume.
-311018 LabVIEW: (Hex 0xFFFB4116) Failed to enable HORM on the EWF protected volume.
-311017 LabVIEW: (Hex 0xFFFB4117) Failed to get the list of EWF protected volumes.
-311016 LabVIEW: (Hex 0xFFFB4118) Failed to clear the EWF command on the EWF protected volume.
-311015 LabVIEW: (Hex 0xFFFB4119) Failed to live commit changes and disable EWF on the EWF protected volume.
-311014 LabVIEW: (Hex 0xFFFB411A) Failed to commit changes to the EWF protected volume.
-311013 LabVIEW: (Hex 0xFFFB411B) Failed to disable EWF on the volume.
-311012 LabVIEW: (Hex 0xFFFB411C) Failed to enable EWF on the volume.
-311011 LabVIEW: (Hex 0xFFFB411D) Failed to close the EWF protected volume handle or the EWF storage volume handle.
-311010 LabVIEW: (Hex 0xFFFB411E) Failed to open the EWF protected volume.
-311001 LabVIEW: (Hex 0xFFFB4127) Failed to get the Write Filters VIs library function.
-311000 LabVIEW: (Hex 0xFFFB4128) Failed to load the Write Filters VIs library.
-124201 LabVIEW: (Hex 0xFFFE1AD7) An unknown internal error has occurred.
-124110 LabVIEW: (Hex 0xFFFE1B32) The server does not recognize the specified request.
-124109 LabVIEW: (Hex 0xFFFE1B33) The user specified a resource that exists on a different server.
-124108 LabVIEW: (Hex 0xFFFE1B34) Cannot close session because requests are still open.
-124107 LabVIEW: (Hex 0xFFFE1B35) The user specified an invalid DAV resource.
-124106 LabVIEW: (Hex 0xFFFE1B36) The operation cannot be performed because the resource is locked.
-124105 LabVIEW: (Hex 0xFFFE1B37) The specified request is missing a precondition, specified by the server (perhaps an HTTP header).
-124104 LabVIEW: (Hex 0xFFFE1B38) The server does not support the request body type.
-124103 LabVIEW: (Hex 0xFFFE1B39) The requested resource does not support the specified DAV method. Ensure there is a WebDAV server installed on the host and enabled on the specified port. When communicating with LabVIEW Real-Time targets, specify /files as the URI prefix.
-124102 LabVIEW: (Hex 0xFFFE1B3A) The request could not be completed due to a conflict with the current state of the resource.
-124101 LabVIEW: (Hex 0xFFFE1B3B) The property change could not be made because another property change also failed.
-124100 LabVIEW: (Hex 0xFFFE1B3C) The requested resource was not found.
-124004 LabVIEW: (Hex 0xFFFE1B9C) Cannot accept new DAV requests because the DAV engine is shutting down.
-124003 LabVIEW: (Hex 0xFFFE1B9D) A request is already pending.
-124002 LabVIEW: (Hex 0xFFFE1B9E) The specified request handle is invalid.
-124001 LabVIEW: (Hex 0xFFFE1B9F) The specified session handle is invalid.
-120000 LabVIEW: (Hex 0xFFFE2B40) SignalExpress is required to open this Express VI. Install SignalExpress or visit www.ni.com/signalexpress to download an evaluation version.
-90165 LabVIEW: (Hex 0xFFFE9FCB) A command occurred that is only supported within a loop, such as a For Loop or a While Loop.
-90164 LabVIEW: (Hex 0xFFFE9FCC) An unidentified error occurred in the parser.
-90163 LabVIEW: (Hex 0xFFFE9FCD) The parser aborted recognition of a token.
-90162 LabVIEW: (Hex 0xFFFE9FCE) A recognition error occurred while generating a stream of tokens.
-90161 LabVIEW: (Hex 0xFFFE9FCF) An I/O error occurred while generating a stream of tokens.
-90160 LabVIEW: (Hex 0xFFFE9FD0) An unidentified error occurred while generating a stream of tokens.
-90159 LabVIEW: (Hex 0xFFFE9FD1) A semantic error occurred while parsing.
-90158 LabVIEW: (Hex 0xFFFE9FD2) LabVIEW found an unexpected character while parsing.
-90157 LabVIEW: (Hex 0xFFFE9FD3) LabVIEW found an unexpected token while parsing.
-90156 LabVIEW: (Hex 0xFFFE9FD4) LabVIEW found a mismatched token while parsing.
-90155 LabVIEW: (Hex 0xFFFE9FD5) LabVIEW found a mismatched character while parsing.
-90154 LabVIEW: (Hex 0xFFFE9FD6) An unidentified error occurred while attempting to recognize a character or token.
-90153 LabVIEW: (Hex 0xFFFE9FD7) An I/O error occurred while generating a stream of characters.
-90152 LabVIEW: (Hex 0xFFFE9FD8) An unidentified error occurred while generating a stream of characters.
-90151 LabVIEW: (Hex 0xFFFE9FD9) A parser error occurred.
-90149 LabVIEW: (Hex 0xFFFE9FDB) The MathScript RT Module is not installed on this computer, has expired, or is licensed invalidly. Install or activate the LabVIEW MathScript RT Module on this computer to continue using this product. Visit the National Instruments Web site at ni.com to purchase these products. If you have already purchased this product, select Help>>Activate LabVIEW Components to activate this product.
-90148 LabVIEW: (Hex 0xFFFE9FDC) The MathScript RT Module requires the LabVIEW Full or Professional Development Systems, LabVIEW Debug Deployment System, or LabVIEW Student Edition to run correctly. Visit the National Instruments Web site at ni.com to purchase these products. If you have already purchased one of these products, select Help>>Activate LabVIEW Components to activate the product.
-90147 LabVIEW: (Hex 0xFFFE9FDD) The MathScript parser DLL is missing or corrupt. You might need to reinstall LabVIEW to correct this issue.
-90146 LabVIEW: (Hex 0xFFFE9FDE) Invalid output data type. The output terminal to the MathScript Node breaks if you attempt to pass a structure with a field that is a plot object.
-90145 LabVIEW: (Hex 0xFFFE9FDF) Invalid output data type. The output terminal to the MathScript Node breaks if you attempt to pass a structure with a field that is not known until run time.
-90144 LabVIEW: (Hex 0xFFFE9FE0) Invalid output data type. The output terminal to the MathScript Node breaks if you attempt to pass a dynamic structure.
-90143 LabVIEW: (Hex 0xFFFE9FE1) Invalid output data type. You cannot pass a cell array of any data type other than string out of the MathScript Node.
-90131 LabVIEW: (Hex 0xFFFE9FED) This variable depends upon an input to the function that is unwired.
-90130 LabVIEW: (Hex 0xFFFE9FEE) This function is not supported on the current hardware target.
-90129 LabVIEW: (Hex 0xFFFE9FEF) LabVIEW cannot coerce the output to the desired data type.
-90128 LabVIEW: (Hex 0xFFFE9FF0) You cannot use the : operator as a parameter to a function. You can use : only in a variable indexing operation.
-90127 LabVIEW: (Hex 0xFFFE9FF1) The function as written will be ignored in the LabVIEW Run-Time Engine.
-90126 LabVIEW: (Hex 0xFFFE9FF2) All columns of a matrix must have the same number of rows.
-90125 LabVIEW: (Hex 0xFFFE9FF3) The LabVIEW MathScript function is not available on this platform.
-90124 LabVIEW: (Hex 0xFFFE9FF4) Arguments to the global or persistent functions must be string literals.
-90123 LabVIEW: (Hex 0xFFFE9FF5) The global and persistent keywords are reserved for the global and persistent built-in functions, and you cannot use those words to name a function or a script.
-90122 LabVIEW: (Hex 0xFFFE9FF6) The global and persistent keywords are reserved for the global and persistent built-in functions, and you cannot use those words as variables.
-90121 LabVIEW: (Hex 0xFFFE9FF7) LabVIEW did not locate the requested function in the .m file.
-90120 LabVIEW: (Hex 0xFFFE9FF8) The function you specified as an argument contains an incorrect syntax. Make sure that the function has the correct data types and the correct number of inputs and outputs described by the help.
-90119 LabVIEW: (Hex 0xFFFE9FF9) The times input of the ode function must contain at least two elements, and these elements must be strictly monotonic.
-90118 LabVIEW: (Hex 0xFFFE9FFA) A return command occurred that is supported only within a user-defined function or script.
-90117 LabVIEW: (Hex 0xFFFE9FFB) A continue command occurred that is supported only within a loop, such as a For Loop or a While Loop.
-90116 LabVIEW: (Hex 0xFFFE9FFC) A break command occurred that is supported only within a loop, such as a For Loop or a While Loop.
-90115 LabVIEW: (Hex 0xFFFE9FFD) The specified attribute is read-only.
-90114 LabVIEW: (Hex 0xFFFE9FFE) The specified attribute name or attribute value is invalid.
-90113 LabVIEW: (Hex 0xFFFE9FFF) The specified object no longer exists or is corrupt.
-90112 LabVIEW: (Hex 0xFFFEA000) An internal error occurred while processing this MathScript. Contact National Instruments with the MathScript you used.
-90111 LabVIEW: (Hex 0xFFFEA001) Cannot find the function you specified as an argument. Make sure the function is saved in the LabVIEW Data directory or a directory in the MathScript search path list.
-90110 LabVIEW: (Hex 0xFFFEA002) This function can be called only in the LabVIEW MathScript Window.
-90109 LabVIEW: (Hex 0xFFFEA003) The operating system reported a problem while trying to unload the shared library.
-90108 LabVIEW: (Hex 0xFFFEA004) You cannot call a function with the requested type of input.
-90107 LabVIEW: (Hex 0xFFFEA005) The function you requested does not exist in the shared library.
-90106 LabVIEW: (Hex 0xFFFEA006) You cannot call shared library functions with numeric pointer return types from MathScript.
-90105 LabVIEW: (Hex 0xFFFEA007) The shared library function expects a value but was called with a matrix.
-90104 LabVIEW: (Hex 0xFFFEA008) LabVIEW could not parse the header file correctly.
-90103 LabVIEW: (Hex 0xFFFEA009) The operating system could not load the shared library because a problem was reported.
-90102 LabVIEW: (Hex 0xFFFEA00A) LabVIEW could not call the function from the shared library.
-90101 LabVIEW: (Hex 0xFFFEA00B) LabVIEW could not return a string from the shared library call.
-90100 LabVIEW: (Hex 0xFFFEA00C) LabVIEW could not find the specified function in the header file.
-90099 LabVIEW: (Hex 0xFFFEA00D) The shared library you requested is not loaded.
-90098 LabVIEW: (Hex 0xFFFEA00E) A shared library with the specified name or alias already is loaded.
-90097 LabVIEW: (Hex 0xFFFEA00F) LabVIEW could not find the header file in the search path.
-90096 LabVIEW: (Hex 0xFFFEA010) LabVIEW could not find the shared library in the search path.
-90095 LabVIEW: (Hex 0xFFFEA011) The input parameters must be integers less than bitmax.
-90094 LabVIEW: (Hex 0xFFFEA012) This is a custom error message generated in the script.
-90093 LabVIEW: (Hex 0xFFFEA013) The LabVIEW Run-Time Engine does not support this function.
-90092 LabVIEW: (Hex 0xFFFEA014) The end keyword is valid only as part of a matrix indexing operation. This error can occur when you attempt to use end without an associated variable.
-90091 LabVIEW: (Hex 0xFFFEA015) The specified range is too large.
-90090 LabVIEW: (Hex 0xFFFEA016) The user function signature contains an incorrect number of outputs. It must contain one output.
-90089 LabVIEW: (Hex 0xFFFEA017) The user function signature contains an incorrect number of inputs. It must contain two inputs.
-90088 LabVIEW: (Hex 0xFFFEA018) A switch statement supports only scalar elements and strings.
-90087 LabVIEW: (Hex 0xFFFEA019) The given function name does not correspond to a known function.
-90086 LabVIEW: (Hex 0xFFFEA01A) LabVIEW cannot compile the current MathScript. Contact National Instruments with the MathScript you used.
-90084 LabVIEW: (Hex 0xFFFEA01C) You tried to pass an input of an unexpected data type to the .m file or the .m file output is of an unexpected data type. The two inputs and the output must all be double vectors.
-90083 LabVIEW: (Hex 0xFFFEA01D) MathScript cannot open the user-defined function. This could be due to a missing .m file or an incorrect search path.
-90082 LabVIEW: (Hex 0xFFFEA01E) The fields of the structure you want to reorder do not match the fields of the model structure.
-90081 LabVIEW: (Hex 0xFFFEA01F) The permutation array must have the same length as the number of fields in the structure you want to reorder.
-90080 LabVIEW: (Hex 0xFFFEA020) Cannot find the field you specified within the structure.
-90079 LabVIEW: (Hex 0xFFFEA021) You specified an invalid format specifier.
-90078 LabVIEW: (Hex 0xFFFEA022) The sizes of the input matrices are incompatible.
-90077 LabVIEW: (Hex 0xFFFEA023) Invalid input data type. You cannot pass a structure with an invalid input data type into the MathScript Node.
-90076 LabVIEW: (Hex 0xFFFEA024) You cannot use the "." operator to dereference data that is not a structure.
-90075 LabVIEW: (Hex 0xFFFEA025) Field names must be strings.
-90072 LabVIEW: (Hex 0xFFFEA028) You specified an empty matrix.
-90071 LabVIEW: (Hex 0xFFFEA029) Field names must begin with an alphabetic character. Field names can contain only alphanumeric characters and underscores.
-90070 LabVIEW: (Hex 0xFFFEA02A) The lengths of the two input vectors are not compatible.
-90069 LabVIEW: (Hex 0xFFFEA02B) MathScript can only dereference individual structure elements. You must index the structure array before you can dereference.
-90068 LabVIEW: (Hex 0xFFFEA02C) You cannot dereference a field that does not exist within the structure.
-90067 LabVIEW: (Hex 0xFFFEA02D) The elements of the input vector must be in increasing order.
-90066 LabVIEW: (Hex 0xFFFEA02E) NI-DAQmx is not installed or might be corrupted. Install or repair the NI-DAQmx software.
-90065 LabVIEW: (Hex 0xFFFEA02F) The values of the input vectors are not compatible.
-90064 LabVIEW: (Hex 0xFFFEA030) All elements of the input vector must be positive.
-90063 LabVIEW: (Hex 0xFFFEA031) All real elements of the input vector must be greater than or equal to 0.
-90062 LabVIEW: (Hex 0xFFFEA032) All input elements must be in the interval [-1, 1].
-90061 LabVIEW: (Hex 0xFFFEA033) You specified an empty vector.
-90060 LabVIEW: (Hex 0xFFFEA034) This function requires the LabVIEW Real-Time Execution Trace Toolkit 2.0 or later, but the toolkit is either not installed or not licensed properly.
-90059 LabVIEW: (Hex 0xFFFEA035) The input parameter must be a vector.
-90058 LabVIEW: (Hex 0xFFFEA036) The variable is defined within the script, but the code that defines the variable did not execute.
-90057 LabVIEW: (Hex 0xFFFEA037) The input scalar must be in the interval [0, 1].
-90056 LabVIEW: (Hex 0xFFFEA038) The input scalar cannot be 0.
-90055 LabVIEW: (Hex 0xFFFEA039) The input scalar must be positive.
-90054 LabVIEW: (Hex 0xFFFEA03A) The input scalar must be greater than or equal to 0.
-90053 LabVIEW: (Hex 0xFFFEA03B) You can specify only one or two index arguments, such as a(1, 2).
-90052 LabVIEW: (Hex 0xFFFEA03C) You specified an invalid number of output parameters for this function.
-90051 LabVIEW: (Hex 0xFFFEA03D) You specified an invalid number of input parameters for this function.
-90050 LabVIEW: (Hex 0xFFFEA03E) You cannot specify a step size of zero for a range.
-90049 LabVIEW: (Hex 0xFFFEA03F) The input parameters must be real, positive numbers.
-90048 LabVIEW: (Hex 0xFFFEA040) You must call the timerstart function before calling the timerstop function.
-90047 LabVIEW: (Hex 0xFFFEA041) You must use a square matrix.
-90046 LabVIEW: (Hex 0xFFFEA042) The input parameters are not in the required format.
-90045 LabVIEW: (Hex 0xFFFEA043) The base of the number conversion must be an integer between 2 and 36.
-90044 LabVIEW: (Hex 0xFFFEA044) You must operate on the first or second dimension.
-90043 LabVIEW: (Hex 0xFFFEA045) The matrix sizes are not valid.
-90042 LabVIEW: (Hex 0xFFFEA046) The data types you specified are incompatible. This error can occur when you build a matrix with elements of different data types.
-90041 LabVIEW: (Hex 0xFFFEA047) All rows of a matrix must have the same number of columns.
-90040 LabVIEW: (Hex 0xFFFEA048) The sizes of the inputs are incompatible. Verify that x, y, and z have the same size or that the length of x and y equal the number of columns and rows of z.
-90039 LabVIEW: (Hex 0xFFFEA049) You cannot convert a Boolean to a character. This error can occur when you replace a character matrix element with a Boolean or when you explicitly convert a Boolean to a character.
-90038 LabVIEW: (Hex 0xFFFEA04A) You cannot convert a uint64 number to a Boolean. This error can occur when you replace a Boolean matrix element with a uint64 element or when you explicitly convert a uint64 number to a Boolean.
-90037 LabVIEW: (Hex 0xFFFEA04B) You cannot convert an int64 number to a Boolean. This error can occur when you replace a Boolean matrix element with an int64 element or when you explicitly convert an int64 number to a Boolean.
-90036 LabVIEW: (Hex 0xFFFEA04C) You cannot convert a character to a Boolean. This error can occur when you replace a Boolean matrix element with a character or when you explicitly convert a character to a Boolean.
-90035 LabVIEW: (Hex 0xFFFEA04D) You cannot convert a complex number to a Boolean. This error can occur when you replace a Boolean matrix element with a complex element or when you explicitly convert a complex number to a Boolean.
-90034 LabVIEW: (Hex 0xFFFEA04E) The number of rows and columns that the indexes specify must equal the number of rows and columns of values you want to set.
-90033 LabVIEW: (Hex 0xFFFEA04F) You cannot use an empty matrix to delete a single element in a 2D matrix.
-90032 LabVIEW: (Hex 0xFFFEA050) The indexes are out of bounds for the variable you specified.
-90031 LabVIEW: (Hex 0xFFFEA051) The given name does not correspond to a known function, variable, or symbol.
-90030 LabVIEW: (Hex 0xFFFEA052) You cannot resize a 2D matrix by indexing the matrix with a linear index that is out of the bounds of the matrix.
-90029 LabVIEW: (Hex 0xFFFEA053) You cannot replace elements of a matrix with elements of non-matrix data types, such as plot objects and state-space, transfer function, and zero-pole-gain models.
-90028 LabVIEW: (Hex 0xFFFEA054) The number of indexes must match the number of values you want to assign to a matrix.
-90027 LabVIEW: (Hex 0xFFFEA055) You cannot index a variable of a non-matrix data type, such as a plot object or a state-space, transfer function, or zero-pole-gain model.
-90026 LabVIEW: (Hex 0xFFFEA056) The indexes for a matrix indexing operation must be real, positive integers.
-90025 LabVIEW: (Hex 0xFFFEA057) The file identifier you specified is invalid. Make sure LabVIEW opened the file successfully.
-90024 LabVIEW: (Hex 0xFFFEA058) LabVIEW does not understand the optional parameter you passed to this function. Verify that you spelled the parameter correctly and that the option is valid for this function.
-90023 LabVIEW: (Hex 0xFFFEA059) The data type of the input parameters is not valid for this operation.
-90022 LabVIEW: (Hex 0xFFFEA05A) LabVIEW does not understand the parameters you passed to this function.
-90021 LabVIEW: (Hex 0xFFFEA05B) This function does not operate on matrices of 3 or more dimensions.
-90020 LabVIEW: (Hex 0xFFFEA05C) LabVIEW cannot display the content of a plug-in data type on RT.
-90019 LabVIEW: (Hex 0xFFFEA05D) This operation requires at least one parameter to be a scalar.
-90018 LabVIEW: (Hex 0xFFFEA05E) The input parameters for this function must be real.
-90017 LabVIEW: (Hex 0xFFFEA05F) The bit you want to set is outside the range of the current floating-point representation.
-90016 LabVIEW: (Hex 0xFFFEA060) The bit you want to get is outside the range of the current floating-point representation.
-90015 LabVIEW: (Hex 0xFFFEA061) If you perform a bitwise complement and treat the result as an N-bit number, the original number cannot be greater than 2^N.
-90014 LabVIEW: (Hex 0xFFFEA062) The input parameters must be nonnegative integers less than bitmax.
-90013 LabVIEW: (Hex 0xFFFEA063) Elements of the input matrices must be nonnegative integers of the same data type.
-90012 LabVIEW: (Hex 0xFFFEA064) You cannot use this function in a MathScript Node that is not on an RT target.
-90011 LabVIEW: (Hex 0xFFFEA065) The sizes of the input matrices are incompatible. Verify that the matrices have the same size or that one is a scalar.
-90010 LabVIEW: (Hex 0xFFFEA066) The inputs to this function must be scalar.
-90009 LabVIEW: (Hex 0xFFFEA067) The operator you want to use is not defined. If the operator is correct, contact National Instruments.
-90008 LabVIEW: (Hex 0xFFFEA068) This function is not defined to operate on complex data. This error can occur when you perform a logical operation with invalid data types.
-90007 LabVIEW: (Hex 0xFFFEA069) This function is not defined to operate on Boolean, character, or single-precision data. This error can occur when you perform a bitwise operation with invalid data types.
-90006 LabVIEW: (Hex 0xFFFEA06A) This function is defined to operate only on letters of the ISO-8859-1 character set
-90005 LabVIEW: (Hex 0xFFFEA06B) An output variable of the user-defined function is undefined. The output variable might be defined in the body of a case structure or a loop in the .m file that does not execute at run time.
-90004 LabVIEW: (Hex 0xFFFEA06C) This function is not defined for non-numeric data types.
-90003 LabVIEW: (Hex 0xFFFEA06D) This function is not defined for the number of parameters you supplied.
-90002 LabVIEW: (Hex 0xFFFEA06E) You must wire a valid data type to this input or delete the input.
-90001 LabVIEW: (Hex 0xFFFEA06F) A problem occurred in a subVI call.
-68027 LabVIEW: (Hex 0xFFFEF645) The TDMS Defragment, TDMS Convert Format, and TDMS Delete Data functions cannot process a file that has a TDMS segment containing data from multiple groups with interleaved channels. Data can be read from the file using the TDMS Read function.
-68026 LabVIEW: (Hex 0xFFFEF646) Failed to delete data from the .tdms file, because channel names contains digital data.
-68025 LabVIEW: (Hex 0xFFFEF647) Failed to delete the index file after writing data to the TDMS file. National Instruments recommends that you delete the index file manually.
-68024 LabVIEW: (Hex 0xFFFEF648) The TDM Streaming VIs and Functions do not support extended-precision floating-point numbers on Linux, OS X, and VxWorks.
-68023 LabVIEW: (Hex 0xFFFEF649) The value is out of range. Set the block size between 1KB and 1GB.
-68022 LabVIEW: (Hex 0xFFFEF64A) Failed to append data to a TDMS in-memory file because the TDMS In Memory Read Bytes function has been called.
-68021 LabVIEW: (Hex 0xFFFEF64B) Failed to reset the memory block size because data has written to the in-memory TDMS file reference. Reset the block size before writing data.
-68020 LabVIEW: (Hex 0xFFFEF64C) This file reference is an in-memory TDMS file reference. Use TDMS functions that support the in-memory TDMS file reference.
-68019 LabVIEW: (Hex 0xFFFEF64D) This function or property is supported by the in-memory TDMS file reference only. Use the TDMS In Memory Open function to open the file reference.
-68018 LabVIEW: (Hex 0xFFFEF64E) Failed to update the .tdms file. This file might be incomplete due to an application crash during the logging process. You can still read the existing data from this file, but you cannot append new data to this file. Consider creating a new .tdms file for your application.
-68017 LabVIEW: (Hex 0xFFFEF64F) The hierarchy of certain channels or groups in the file is not supported by the current version of LabVIEW. Upgrade LabVIEW to the latest version to fix this error. Contact National Instruments if this error persists.
-68016 LabVIEW: (Hex 0xFFFEF650) The data in certain channels or groups of the file is not supported. LabVIEW skips these channels or groups when listing content of the file. Upgrade LabVIEW to the latest version to fix this error. Contact National Instruments if this error persists.
-68015 LabVIEW: (Hex 0xFFFEF651) This channel contains multi-dimension data that is not recognized by the current version of LabVIEW. Upgrade LabVIEW to the latest version to fix this error. Contact National Instruments if this error persists.
-68014 LabVIEW: (Hex 0xFFFEF652) Failed to append data to the specified channel because the dimension of the new data does not match that of the existing data.
-68013 LabVIEW: (Hex 0xFFFEF653) Failed to access the specified channel because this channel is protected by LabVIEW. You cannot rename the group that contains the protected channel because renaming a group affects all channel names under that group. If you are creating a new channel or renaming an existing channel, use another channel name.
-68010 LabVIEW: (Hex 0xFFFEF656) File is still in use. Close all other references to this file before truncating the file.
-68009 LabVIEW: (Hex 0xFFFEF657) TDMS asynchronous mode is not initialized properly. Make sure the enable asynchronous? input of the TDMS Advanced Open function is TRUE. If you are writing data to a file, also make sure the TDMS Configure Asynchronous Writes (Data Ref) function exists. If you are reading data from a file, also make sure the TDMS Configure Asynchronous Reads (Data Ref) function exists.
-68008 LabVIEW: (Hex 0xFFFEF658) The data type input of the TDMS Configure Asynchronous Writes function is not wired. If the pre-allocate? input of this function is TRUE, you must wire a supported data type to this function. LabVIEW uses the data type information to determine the size of each pre-allocated buffer. The data type input accepts integers, floating-point numbers, Booleans, and timestamps.
-68007 LabVIEW: (Hex 0xFFFEF659) This channel or property value contains a data type that is not recognized by this version of LabVIEW.
-68006 LabVIEW: (Hex 0xFFFEF65A) Failed to perform this operation. You cannot use the TDMS Advanced Asynchronous I/O functions and the TDMS Advanced Data Reference I/O functions jointly.
-68004 LabVIEW: (Hex 0xFFFEF65C) Failed to manipulate the .tdms file when the file is opened with the TDMS Advanced Open function. You must either use the TDMS Open function to open the .tdms file or use the Advanced TDMS VIs and functions to manipulate the .tdms file.
-68003 LabVIEW: (Hex 0xFFFEF65D) File is opened in asynchronous mode. You must either set the enable asynchronous input of the TDMS Advanced Open function to FALSE or use the TDMS Advanced Asynchronous Write or TDMS Advanced Asynchronous Read function to perform the operation.
-68002 LabVIEW: (Hex 0xFFFEF65E) Failed to reserve file size. If you are running the TDMS Reserve File Size function on Windows with User Account Control enabled, you must run LabVIEW or the application with administrator privileges.
-68001 LabVIEW: (Hex 0xFFFEF65F) Failed to perform the operation. You must use the TDMS Advanced Open function to open the .tdms file.
-68000 LabVIEW: (Hex 0xFFFEF660) Concurrent references to the same .tdms file cannot be opened with different values for the disable buffering? or enable asynchronous? input of the TDMS Advanced Open function.
-67750 LabVIEW: (Hex 0xFFFEF75A) LabVIEW Web Services: Memory Allocation failed.
-67508 LabVIEW: (Hex 0xFFFEF84C) LabVIEW Web Services: An error occurred when extracting the deployed Web service. The file path might be too long. Reduce the length of VI filenames, directory names, or the Web service itself.
-67507 LabVIEW: (Hex 0xFFFEF84D) LabVIEW Web Services: An error occurred when extracting the deployed Web service. Rebuild the Web service by selecting the "Use LabVIEW 8.x file layout" option in the Advanced tab of the web Service properties dialog.
-67506 LabVIEW: (Hex 0xFFFEF84E) LabVIEW Web Services: An operating system exception encountered.
-67505 LabVIEW: (Hex 0xFFFEF84F) LabVIEW Web Services: Message received is invalid for the current state of the File Receiver.
-67504 LabVIEW: (Hex 0xFFFEF850) LabVIEW Web Services: Error creating a temporary file.
-67503 LabVIEW: (Hex 0xFFFEF851) LabVIEW Web Services: Invalid message received.
-67502 LabVIEW: (Hex 0xFFFEF852) LabVIEW Web Services: Copying data to or from a LabVIEW terminal failed.
-67501 LabVIEW: (Hex 0xFFFEF853) LabVIEW Web Services: Parse failed.
-67500 LabVIEW: (Hex 0xFFFEF854) LabVIEW Web Services: Memory allocation failed.
-67404 LabVIEW: (Hex 0xFFFEF8B4) LabVIEW Web Services: Web service deployment failed.
-67403 LabVIEW: (Hex 0xFFFEF8B5) LabVIEW Web Services: Unexpected response from the server.
-67402 LabVIEW: (Hex 0xFFFEF8B6) LabVIEW Web Services: Authentication failed.
-67401 LabVIEW: (Hex 0xFFFEF8B7) LabVIEW Web Services: Unable to detect Application Web Server port.
-67400 LabVIEW: (Hex 0xFFFEF8B8) LabVIEW Web Services: Failed to start the Application Web Server.
-67310 LabVIEW: (Hex 0xFFFEF912) LabVIEW Web Services: Cannot stream data because the response message is already sent.
-67309 LabVIEW: (Hex 0xFFFEF913) LabVIEW Web Services: Unsupported node for NI Web Server.
-67308 LabVIEW: (Hex 0xFFFEF914) LabVIEW Web Services: Unsupported node for Application Web Server.
-67307 LabVIEW: (Hex 0xFFFEF915) LabVIEW Web Services: Maximum size reached for session variables.
-67306 LabVIEW: (Hex 0xFFFEF916) LabVIEW Web Services: Invalid session ID specified.
-67305 LabVIEW: (Hex 0xFFFEF917) LabVIEW Web Services: Function not available for service VIs configured for headerless mode.
-67304 LabVIEW: (Hex 0xFFFEF918) LabVIEW Web Services: Function not available for service VIs configured for output terminal mode.
-67303 LabVIEW: (Hex 0xFFFEF919) LabVIEW Web Services: Variable not defined for current session.
-67302 LabVIEW: (Hex 0xFFFEF91A) LabVIEW Web Services: Input Request ID has no associated session.
-67301 LabVIEW: (Hex 0xFFFEF91B) LabVIEW Web Services: Invalid Request ID.
-67300 LabVIEW: (Hex 0xFFFEF91C) LabVIEW Web Services: Internal error in LabVIEW Web services runtime.
-67164 LabVIEW: (Hex 0xFFFEF9A4) LabVIEW Web Services: A non-printable ASCII character was encountered.
-67163 LabVIEW: (Hex 0xFFFEF9A5) LabVIEW Web Services: Error encountered while writing data to the socket.
-67162 LabVIEW: (Hex 0xFFFEF9A6) LabVIEW Web Services: LabVIEW string conversion error.
-67161 LabVIEW: (Hex 0xFFFEF9A7) LabVIEW Web Services: LabVIEW C Interface memory management error.
-67160 LabVIEW: (Hex 0xFFFEF9A8) LabVIEW Web Services: LabVIEW C Interface table not found.
-67159 LabVIEW: (Hex 0xFFFEF9A9) LabVIEW Web Services: LabVIEW application not found.
-67158 LabVIEW: (Hex 0xFFFEF9AA) LabVIEW Web Services: Error encountered while writing session variable.
-67157 LabVIEW: (Hex 0xFFFEF9AB) LabVIEW Web Services: Error encountered while flushing data into the socket.
-67156 LabVIEW: (Hex 0xFFFEF9AC) LabVIEW Web Services: Unknown map error.
-67155 LabVIEW: (Hex 0xFFFEF9AD) LabVIEW Web Services: Request variables associated with the current request not found.
-67154 LabVIEW: (Hex 0xFFFEF9AE) LabVIEW Web Services: Invalid LabVIEW array handle encountered.
-67153 LabVIEW: (Hex 0xFFFEF9AF) LabVIEW Web Services: Session variables defined for the current session not found.
-67152 LabVIEW: (Hex 0xFFFEF9B0) LabVIEW Web Services: The current request not found.
-67151 LabVIEW: (Hex 0xFFFEF9B1) LabVIEW Web Services: Web service active request map not found.
-67150 LabVIEW: (Hex 0xFFFEF9B2) LabVIEW Web Services: Web Service session manager not found.
-67043 LabVIEW: (Hex 0xFFFEFA1D) LabVIEW Web Services: The Web service is currently unavailable because it is still loading, has crashed, or is disabled. Try accessing the service again later or restarting the Web server.
-67041 LabVIEW: (Hex 0xFFFEFA1F) LabVIEW Web Services: Invalid value for input parameter.
-67040 LabVIEW: (Hex 0xFFFEFA20) LabVIEW Web Services: An invalid HTTP method was encountered.
-67039 LabVIEW: (Hex 0xFFFEFA21) LabVIEW Web Services: Invalid character encountered in terminal name.
-67038 LabVIEW: (Hex 0xFFFEFA22) LabVIEW Web Services: Duplicate terminal name encountered.
-67037 LabVIEW: (Hex 0xFFFEFA23) LabVIEW Web Services: An invalid content header was encountered.
-67036 LabVIEW: (Hex 0xFFFEFA24) LabVIEW Web Services: The uploaded file size is too large.
-67035 LabVIEW: (Hex 0xFFFEFA25) LabVIEW Web Services: ESP Error.
-67034 LabVIEW: (Hex 0xFFFEFA26) LabVIEW Web Services: Object not found in the object map.
-67033 LabVIEW: (Hex 0xFFFEFA27) LabVIEW Web Services: A Web service already exists with the input name.
-67032 LabVIEW: (Hex 0xFFFEFA28) LabVIEW Web Services: This type of Web service is not supported.
-67031 LabVIEW: (Hex 0xFFFEFA29) LabVIEW Web Services: Target OS for this Web service differs from the Web server configuration.
-67030 LabVIEW: (Hex 0xFFFEFA2A) LabVIEW Web Services: Unable to load shared library.
-67029 LabVIEW: (Hex 0xFFFEFA2B) LabVIEW Web Services: SetSysAdminMgr function not found in shared library published as a Web service.
-67028 LabVIEW: (Hex 0xFFFEFA2C) LabVIEW Web Services: Finalize method not found in Web services shared library.
-67027 LabVIEW: (Hex 0xFFFEFA2D) LabVIEW Web Services: Resume method not found in Web services shared library.
-67026 LabVIEW: (Hex 0xFFFEFA2E) LabVIEW Web Services: Pause method not found in Web services shared library.
-67025 LabVIEW: (Hex 0xFFFEFA2F) LabVIEW Web Services: Init not found in Web services shared library.
-67024 LabVIEW: (Hex 0xFFFEFA30) LabVIEW Web Services: Run not found in Web services shared library.
-67023 LabVIEW: (Hex 0xFFFEFA31) LabVIEW Web Services: An operating system exception encountered.
-67022 LabVIEW: (Hex 0xFFFEFA32) LabVIEW Web Services: The current service command is not defined for the variable type encountered.
-67021 LabVIEW: (Hex 0xFFFEFA33) LabVIEW Web Services: Error while creating directory.
-67020 LabVIEW: (Hex 0xFFFEFA34) LabVIEW Web Services: Invalid service directory name encountered.
-67019 LabVIEW: (Hex 0xFFFEFA35) LabVIEW Web Services: VI checksum mismatch.
-67018 LabVIEW: (Hex 0xFFFEFA36) LabVIEW Web Services: Shared Variable engine failure.
-67017 LabVIEW: (Hex 0xFFFEFA37) LabVIEW Web Services: No INI file found in service directory.
-67016 LabVIEW: (Hex 0xFFFEFA38) LabVIEW Web Services: File I/O error.
-67015 LabVIEW: (Hex 0xFFFEFA39) LabVIEW Web Services: System is currently in an invalid state for the current message.
-67014 LabVIEW: (Hex 0xFFFEFA3A) LabVIEW Web Services: Invalid message received.
-67013 LabVIEW: (Hex 0xFFFEFA3B) LabVIEW Web Services: More than one INI file encountered in a service directory.
-67012 LabVIEW: (Hex 0xFFFEFA3C) LabVIEW Web Services: Error encountered while parsing INI file.
-67011 LabVIEW: (Hex 0xFFFEFA3D) LabVIEW Web Services: Copying data to the VI terminal(s) failed.
-67010 LabVIEW: (Hex 0xFFFEFA3E) LabVIEW Web Services: An unsupported LabVIEW data type encountered.
-67009 LabVIEW: (Hex 0xFFFEFA3F) LabVIEW Web Services: Call to run a VI failed.
-67008 LabVIEW: (Hex 0xFFFEFA40) LabVIEW Web Services: The VI has not been cached.
-67007 LabVIEW: (Hex 0xFFFEFA41) LabVIEW Web Services: The service has already been registered.
-67006 LabVIEW: (Hex 0xFFFEFA42) LabVIEW Web Services: The VI has already been cached.
-67005 LabVIEW: (Hex 0xFFFEFA43) LabVIEW Web Services: Unknown VI name. Unable to locate the named VI.
-67004 LabVIEW: (Hex 0xFFFEFA44) LabVIEW Web Services: Memory allocation failure.
-67003 LabVIEW: (Hex 0xFFFEFA45) LabVIEW Web Services: Call to create a VI reference failed. The target might not support SSE2 optimization. Disable SSE2 optimization on the Advanced page of the Web Service Properties dialog box before proceeding.
-67002 LabVIEW: (Hex 0xFFFEFA46) LabVIEW Web Services: Call to create a reference to the LabVIEW application failed.
-67001 LabVIEW: (Hex 0xFFFEFA47) LabVIEW Web Services: The Web service is undefined.
-67000 LabVIEW: (Hex 0xFFFEFA48) LabVIEW Web Services: A LabVIEW internal error occurred.
-66504 LabVIEW: (Hex 0xFFFEFC38) The LabVIEW callback VI could not be registered or removed.
-66503 LabVIEW: (Hex 0xFFFEFC39) The Variable run-time engine is not initialized. Ensure that the NI Scan Engine is installed and then restart the target.
-66502 LabVIEW: (Hex 0xFFFEFC3A) Did not find the specified I/O module. Ensure that the specified module name matches the name of the I/O module currently deployed from the project.
-66501 LabVIEW: (Hex 0xFFFEFC3B) I/O module type mismatch. You attempted to read from an output module or write to an input I/O module.
-66500 LabVIEW: (Hex 0xFFFEFC3C) The size of the data array does not match the number of channels in the I/O module.
-66491 LabVIEW: (Hex 0xFFFEFC45) The wait for an I/O scan completion failed due to either a timeout or because the controller shut down.
-66490 LabVIEW: (Hex 0xFFFEFC46) An internal error occurred. The controller was unable to notify user code that the I/O scan completed.
-66480 LabVIEW: (Hex 0xFFFEFC50) A user fault has occurred.
-66462 LabVIEW: (Hex 0xFFFEFC62) The I/O data is not available because the scan engine is not currently running. Either the scan engine failed to start or stopped because the scan rate was too fast for your installed I/O.
-66461 LabVIEW: (Hex 0xFFFEFC63) The I/O scan was repeatedly late and the NI Scan Engine terminated to ensure controller stability. Correct the source of lateness and clear all major faults to restart the scan engine.
-66460 LabVIEW: (Hex 0xFFFEFC64) The I/O scan time exceeded the NI Scan Engine period you specified on the Scan Engine page of the target properties dialog box.
-66459 LabVIEW: (Hex 0xFFFEFC65) The configuration for the I/O channel you accessed is not internally consistent due to a pending configuration change. Try to access the channel again after the configuration operation is complete.
-66457 LabVIEW: (Hex 0xFFFEFC67) The I/O Reference has changed.
-66456 LabVIEW: (Hex 0xFFFEFC68) The NI Scan Engine encountered an error while attempting to synchronize with the LabVIEW timing engine.
-66455 LabVIEW: (Hex 0xFFFEFC69) The I/O device must be added to the project and deployed before the NI Scan Engine can use it.
-66454 LabVIEW: (Hex 0xFFFEFC6A) The NI Scan Engine received a request for an I/O driver that is not currently installed on the controller.
-66453 LabVIEW: (Hex 0xFFFEFC6B) The controller experienced an unrecoverable fault that cannot be cleared. Reboot your controller and contact National Instruments technical support.
-66452 LabVIEW: (Hex 0xFFFEFC6C) Internal error: A component calling the NI Scan Engine failed to comply with the specified interface.
-66451 LabVIEW: (Hex 0xFFFEFC6D) The specified period for the NI Scan Engine is too short for this platform.
-66450 LabVIEW: (Hex 0xFFFEFC6E) The NI Scan Engine cannot perform the requested operation while in Fault mode. Clear all major faults and try again.
-66442 LabVIEW: (Hex 0xFFFEFC76) The controller encountered an error and was unable to complete the operation.
-66432 LabVIEW: (Hex 0xFFFEFC80) The NI Scan Engine failed to initialize on time, but may function normally given sufficient time. If the scanned I/O in your application is not updating properly, contact National Instruments technical support.
-66431 LabVIEW: (Hex 0xFFFEFC81) An internal error terminated the NI Scan Engine. This is an unrecoverable fault.
-66430 LabVIEW: (Hex 0xFFFEFC82) An internal error prevented a scan engine mode transition. This is an unrecoverable fault.
-66420 LabVIEW: (Hex 0xFFFEFC8C) A fault could not be added because it would exceed the maximum number of faults for the controller.
-66411 LabVIEW: (Hex 0xFFFEFC95) The variable references I/O that has been taken offline by the user. The value returned is invalid.
-66402 LabVIEW: (Hex 0xFFFEFC9E) The controller did not have enough memory to complete the operation.
-66400 LabVIEW: (Hex 0xFFFEFCA0) A scan engine operation failed because the NI Scan Engine was not yet started. Ensure that the VI is running on a controller with the NI Scan Engine installed.
-66311 LabVIEW: (Hex 0xFFFEFCF9) An unknown error occurred when using the Programmatic API.
-66310 LabVIEW: (Hex 0xFFFEFCFA) The given buffer is bad.
-66309 LabVIEW: (Hex 0xFFFEFCFB) This error code is not used anywhere yet
-66308 LabVIEW: (Hex 0xFFFEFCFC) This error code is not used anywhere yet
-66307 LabVIEW: (Hex 0xFFFEFCFD) This error code is not used anywhere yet
-66306 LabVIEW: (Hex 0xFFFEFCFE) The input is bad.
-66305 LabVIEW: (Hex 0xFFFEFCFF) There is an error with the deployment process.
-66304 LabVIEW: (Hex 0xFFFEFD00) The given resource is bad.
-66303 LabVIEW: (Hex 0xFFFEFD01) The assembly package is bad.
-66301 LabVIEW: (Hex 0xFFFEFD03) The transaction ID is invalid.
-66231 LabVIEW: (Hex 0xFFFEFD49) An error occurred while trying to revert a change due to a deployment error. Some variables may have an incorrect configuration.
-66230 LabVIEW: (Hex 0xFFFEFD4A) You must use NI-PSP to read or write the value of this I/O Variable. To access the value of this I/O Variable, use a URL with a prefix of ni.var.psp instead of ni.var.io.
-66229 LabVIEW: (Hex 0xFFFEFD4B) The number of elements written to the I/O variable container does not match the number of I/O variables in the container.
-66228 LabVIEW: (Hex 0xFFFEFD4C) Invalid session.
-66227 LabVIEW: (Hex 0xFFFEFD4D) Invalid entry in configuration file.
-66226 LabVIEW: (Hex 0xFFFEFD4E) Incorrect use of internal API for I/O variable.
-66225 LabVIEW: (Hex 0xFFFEFD4F) You cannot write to this I/O alias because it is configured as read only.
-66224 LabVIEW: (Hex 0xFFFEFD50) You cannot read from this I/O alias because it is configured as write-only.
-66223 LabVIEW: (Hex 0xFFFEFD51) The target ran out of memory while trying to configure network publishing of an I/O variable. This variable is no longer published correctly. You can either free some memory and deploy the variable again or restart your system.
-66221 LabVIEW: (Hex 0xFFFEFD53) You cannot scale values of this data type.
-66219 LabVIEW: (Hex 0xFFFEFD55) Network publishing of I/O variables was late.
-66218 LabVIEW: (Hex 0xFFFEFD56) An unexpected error occurred while updating a network-published value.
-66217 LabVIEW: (Hex 0xFFFEFD57) The I/O variable configuration is corrupt and cannot be read.
-66216 LabVIEW: (Hex 0xFFFEFD58) LabVIEW detected a feedback cycle while resolving aliases.
-66215 LabVIEW: (Hex 0xFFFEFD59) The NI Scan Engine has not been initialized or has been shut down.
-66214 LabVIEW: (Hex 0xFFFEFD5A) The alias variable was unable to resolve the parent variable.
-66213 LabVIEW: (Hex 0xFFFEFD5B) Could not deploy variable because a variable of the same name already exists.
-66212 LabVIEW: (Hex 0xFFFEFD5C) The data type of the reference does not match the data type of the variable.
-66211 LabVIEW: (Hex 0xFFFEFD5D) Insufficient memory on target.
-66210 LabVIEW: (Hex 0xFFFEFD5E) Failed to deploy Shared Variable library containing I/O aliases. A Shared Variable library with the same name without I/O aliases is already deployed to the target. To deploy the Shared Variable library with I/O aliases you must first undeploy the existing library with the same name.
-66209 LabVIEW: (Hex 0xFFFEFD5F) Failed to initialize a deployed variable at system startup.
-66208 LabVIEW: (Hex 0xFFFEFD60) Invalid variable refnum. Either the variable was deleted after the reference was opened or a valid reference was never opened.
-66207 LabVIEW: (Hex 0xFFFEFD61) You cannot write to an input channel.
-66206 LabVIEW: (Hex 0xFFFEFD62) A required attribute could not be found during deployment of an I/O variable.
-66205 LabVIEW: (Hex 0xFFFEFD63) The variable object was not found.
-66204 LabVIEW: (Hex 0xFFFEFD64) The data type of the I/O variable alias does not match the data type of the I/O variable itself.
-66203 LabVIEW: (Hex 0xFFFEFD65) This I/O variable requires a hardware driver that is not installed on the deployment target.
-66202 LabVIEW: (Hex 0xFFFEFD66) Unable to force the requested channels.
-66201 LabVIEW: (Hex 0xFFFEFD67) The installed version of nilwpce.dll or nilwpce.out is out of date.
-66200 LabVIEW: (Hex 0xFFFEFD68) An unknown error occurred while using a variable.
-66040 LabVIEW: (Hex 0xFFFEFE08) An internal error occurred. An I/O driver attempted an operation that is not supported by this version of the NI Scan Engine.
-66030 LabVIEW: (Hex 0xFFFEFE12) The operation cannot be completed because one of the scanned I/O buses is not in the required I/O mode.
-66023 LabVIEW: (Hex 0xFFFEFE19) The I/O scan rate cannot be changed at this time due to the state of one of the scanned I/O buses. Try again later.
-66022 LabVIEW: (Hex 0xFFFEFE1A) The specified I/O scan rate is within range, but too precise for one of the scanned I/O buses. Round the rate up or down to the supported resolution.
-66021 LabVIEW: (Hex 0xFFFEFE1B) The specified I/O scan rate is too slow for one of the scanned I/O buses.
-66020 LabVIEW: (Hex 0xFFFEFE1C) The specified I/O scan rate is too fast for one of the scanned I/O buses.
-66013 LabVIEW: (Hex 0xFFFEFE23) An internal error occurred: an I/O plug-in operation requested an invalid I/O collection.
-66012 LabVIEW: (Hex 0xFFFEFE24) An internal error occurred: the specified I/O channel is not present in the specified I/O collection.
-66011 LabVIEW: (Hex 0xFFFEFE25) An internal error occurred: the variable's data size is not consistent with the size of the I/O channel.
-66010 LabVIEW: (Hex 0xFFFEFE26) An internal error occurred: the device identity data is not valid for this I/O plug-in.
-66009 LabVIEW: (Hex 0xFFFEFE27) An internal error occurred: this I/O collection was already added to the I/O scan.
-66008 LabVIEW: (Hex 0xFFFEFE28) The variable belongs to a module or I/O collection that is currently disconnected or offline.
-66004 LabVIEW: (Hex 0xFFFEFE2C) An internal error occurred: an invalid argument was passed to an I/O plug-in.
-66001 LabVIEW: (Hex 0xFFFEFE2F) An I/O plug-in ran out of memory.
-66000 LabVIEW: (Hex 0xFFFEFE30) A miscellaneous system error has occurred in an I/O plug-in.
-40635 LabVIEW: (Hex 0xFFFF6145) The network speed you configured does not match the actual network speed. This can happen if your network adapter is slower than the network speed you specified or if another adapter, hub, or switch has downgraded the actual network speed.
-40634 LabVIEW: (Hex 0xFFFF6146) The node that owns the associated variable cannot use the "Data Received" timing source, or the node that owns the associated variable can use only the "Data Sent" timing source.
-40633 LabVIEW: (Hex 0xFFFF6147) The requested error cannot be ignored because a full or partial shutdown of the node and/or network has been initiated.
-40632 LabVIEW: (Hex 0xFFFF6148) LabVIEW has detected a valid packet that does not follow NI's deterministic protocol on the network. LabVIEW will shut down the node/network.
-40631 LabVIEW: (Hex 0xFFFF6149) An already deployed configuration for one or more network nodes does not match the configuration of this node.
-40630 LabVIEW: (Hex 0xFFFF614A) The network transmission violated the requested timing. Refer to the "Avoid Jitter" topic and other timing topics in the LabVIEW Help for information on what may have caused the error and how you can avoid it.
-40629 LabVIEW: (Hex 0xFFFF614B) Resource allocation/creation/configuration failed because the existing resource is configured with different parameters. LabVIEW generates this error when you attempt to recreate a particular resource, such as a channel, with, for example, a different buffer size.
-40627 LabVIEW: (Hex 0xFFFF614D) Read failed after three retries because new data was placed into the buffer.
-40626 LabVIEW: (Hex 0xFFFF614E) The clock synchronization algorithm failed because a certain amount of cycle start packets have been missed. The deterministic communication engine must be restarted before additional write network transactions can occur.
-40618 LabVIEW: (Hex 0xFFFF6156) The reference is invalid.
-40616 LabVIEW: (Hex 0xFFFF6158) The deterministic communication engine is unable to locate a device with a specified MAC address.
-40615 LabVIEW: (Hex 0xFFFF6159) LabVIEW cannot instantiate the requested device in a specified mode because there is already a device initialized in deterministic mode.
-40613 LabVIEW: (Hex 0xFFFF615B) The specified subchannel is out of range. Refer to the LabVIEW Help for more information about supported ranges for channel subchannels.
-40612 LabVIEW: (Hex 0xFFFF615C) You have attempted one of the following illegal operations: allocation of a write terminal on a channel that another node owns; allocation of a shared memory variable on a non-shared memory channel; creation of a read or write terminal on a shared memory channel.
-40611 LabVIEW: (Hex 0xFFFF615D) An item with the specified index has already been configured.
-40609 LabVIEW: (Hex 0xFFFF615F) The item offset is outside of the range you specified during channel initialization time.
-40608 LabVIEW: (Hex 0xFFFF6160) One of the following occurred: 1) Message being written to the deterministic-communication engine exceeds the maximum size configured when the channel or terminal was created. 2) Buffer allocated for reading is smaller than the message size.
-40606 LabVIEW: (Hex 0xFFFF6162) A timing source with the same name already exists for the deterministic-communication engine.
-40603 LabVIEW: (Hex 0xFFFF6165) Files for the deterministic-communication engine are not installed properly.
-40602 LabVIEW: (Hex 0xFFFF6166) Deterministic-communication engine ran out of allocated resources.
-40601 LabVIEW: (Hex 0xFFFF6167) The deterministic-communication engine failed to initialize hardware.
-40600 LabVIEW: (Hex 0xFFFF6168) The deterministic communication engine failed to allocate enough memory while performing the requested operation.
-36517 LabVIEW: (Hex 0xFFFF715B) MathScript cannot execute a function which is overwritten by a variable in other code branches.
-36516 LabVIEW: (Hex 0xFFFF715C) The variable is undefined. Assign a value to the variable before read access occurs.
-36515 LabVIEW: (Hex 0xFFFF715D) Accessing a structure field is only supported for scalar structures but not for structure arrays.
-36514 LabVIEW: (Hex 0xFFFF715E) Argument must be a positive integer scalar.
-36513 LabVIEW: (Hex 0xFFFF715F) User-defined error message:
-36512 LabVIEW: (Hex 0xFFFF7160) Output data lost due to converting a non-vector character array to a string.
-36511 LabVIEW: (Hex 0xFFFF7161) The result is not applicable because it returned a complex integer data type, which is not supported.
-36510 LabVIEW: (Hex 0xFFFF7162) The switch selector must be a scalar.
-36509 LabVIEW: (Hex 0xFFFF7163) The complete evaluation of a short-circuit expression detected a semantic error.
-36508 LabVIEW: (Hex 0xFFFF7164) You must use an argument with a scalar value that can be converted into a logical value.
-36507 LabVIEW: (Hex 0xFFFF7165) Converting a multi-element array into a scalar value resulted in lost output data.
-36506 LabVIEW: (Hex 0xFFFF7166) Converting a complex number with non-zero imaginary values into a real number resulted in lost output data.
-36505 LabVIEW: (Hex 0xFFFF7167) The argument types are not supported.
-36504 LabVIEW: (Hex 0xFFFF7168) You cannot output an empty array as a scalar value.
-36503 LabVIEW: (Hex 0xFFFF7169) The arguments must have matching dimensions to replace the indexing of an array.
-36502 LabVIEW: (Hex 0xFFFF716A) The index is out of bounds.
-36501 LabVIEW: (Hex 0xFFFF716B) The arguments must be positive integers or logicals.
-36500 LabVIEW: (Hex 0xFFFF716C) The arguments must have matching dimensions to build an array.
-20339 LabVIEW: (Hex 0xFFFFB08D) There must be a signal wired to each input signal terminal.
-10856 LabVIEW: (Hex 0xFFFFD598) An unexpected error occurred from the operating system while performing the given operation.
-10846 LabVIEW: (Hex 0xFFFFD5A2) Your application was unable to retrieve data from the background acquisition buffer fast enough so the unretrieved data was overwritten with new data. To prevent this error, you might increase the size of the background acquisition buffer, increase the amount of data you read from it per call to the read function/VI, slow down your acquisition rate, or reduce the number of tasks your computer is performing.
-10804 LabVIEW: (Hex 0xFFFFD5CC) The transfer stopped prior to reaching the end of the transfer buffer.
-10444 LabVIEW: (Hex 0xFFFFD734) No more system memory is available on the heap, or no more memory is available on the device, or insufficient disk space is available.
-10408 LabVIEW: (Hex 0xFFFFD758) The specified channel is in use.
-10405 LabVIEW: (Hex 0xFFFFD75B) No channel is available.
-10403 LabVIEW: (Hex 0xFFFFD75D) The specified device does not support the requested action (the driver recognizes the device, but the action is inappropriate for the device).
-10402 LabVIEW: (Hex 0xFFFFD75E) No device is located in the specified slot or at the specified address.
-10240 LabVIEW: (Hex 0xFFFFD800) The driver interface could not locate or open the driver.
-10005 LabVIEW: (Hex 0xFFFFD8EB) The device is invalid.
-10003 LabVIEW: (Hex 0xFFFFD8ED) The value of a numeric parameter is invalid.
-4850 LabVIEW: (Hex 0xFFFFED0E) Device driver not present or not supported.
-4824 LabVIEW: (Hex 0xFFFFED28) Clipped Floating-point data to fit the range [-1.0, 1.0].
-4820 LabVIEW: (Hex 0xFFFFED2C) A buffer underflow has occurred.
-4803 LabVIEW: (Hex 0xFFFFED3D) The sound driver or card does not support the specified operation.
-4702 LabVIEW: (Hex 0xFFFFEDA2) One of the string parameters contains a null character. LabVIEW does not support null characters for regular expression matching.
-4701 LabVIEW: (Hex 0xFFFFEDA3) The maximum recursion limit was reached while attempting the regular expression match
-4644 LabVIEW: (Hex 0xFFFFEDDC) An invalid UTF-8 string was used in a regular expression or input string.
-4643 LabVIEW: (Hex 0xFFFFEDDD) Two named groups have the same name.
-4642 LabVIEW: (Hex 0xFFFFEDDE) There is a syntax error after (?P.
-4641 LabVIEW: (Hex 0xFFFFEDDF) An unrecognized character was encountered after (?P.
-4640 LabVIEW: (Hex 0xFFFFEDE0) A recursive call could loop indefinitely.
-4639 LabVIEW: (Hex 0xFFFFEDE1) Closing ) for (?C expected.
-4638 LabVIEW: (Hex 0xFFFFEDE2) Number after (?C is > 255.
-4637 LabVIEW: (Hex 0xFFFFEDE3) PCRE does not support \L, \l, \N, \P, \p, \U, \u, or \X escape sequences.
-4636 LabVIEW: (Hex 0xFFFFEDE4) The \C expression is not allowed in a lookbehind assertion.
-4635 LabVIEW: (Hex 0xFFFFEDE5) Invalid condition (?(0).
-4634 LabVIEW: (Hex 0xFFFFEDE6) The character value in the \x{...} sequence is too large.
-4632 LabVIEW: (Hex 0xFFFFEDE8) UTF-8 is not supported.
-4631 LabVIEW: (Hex 0xFFFFEDE9) POSIX collating elements are not supported.
-4630 LabVIEW: (Hex 0xFFFFEDEA) Unknown POSIX class name.
-4629 LabVIEW: (Hex 0xFFFFEDEB) A (?R or (?digits expression must be followed by ).
-4628 LabVIEW: (Hex 0xFFFFEDEC) An assertion is expected after (?(.
-4627 LabVIEW: (Hex 0xFFFFEDED) A conditional group contains more than two branches.
-4626 LabVIEW: (Hex 0xFFFFEDEE) There is a malformed number after (?(.
-4625 LabVIEW: (Hex 0xFFFFEDEF) A lookbehind assertion is not a fixed length.
-4624 LabVIEW: (Hex 0xFFFFEDF0) The regular expression contains an unrecognized character after (?<.
-4623 LabVIEW: (Hex 0xFFFFEDF1) Internal error: code overflow.
-4622 LabVIEW: (Hex 0xFFFFEDF2) There is an unmatched parenthesis in a regular expression.
-4621 LabVIEW: (Hex 0xFFFFEDF3) Failed to get the memory for regular expression matching.
-4620 LabVIEW: (Hex 0xFFFFEDF4) The regular expression is too large.
-4619 LabVIEW: (Hex 0xFFFFEDF5) Parentheses are nested too deeply.
-4618 LabVIEW: (Hex 0xFFFFEDF6) A ) is missing after a comment.
-4617 LabVIEW: (Hex 0xFFFFEDF7) Internal Error: Unknown option bit(s) set.
-4616 LabVIEW: (Hex 0xFFFFEDF8) Internal Error: Erroffset passed as NULL.
-4615 LabVIEW: (Hex 0xFFFFEDF9) There is a reference to non-existent subpattern.
-4614 LabVIEW: (Hex 0xFFFFEDFA) A ) is missing.
-4613 LabVIEW: (Hex 0xFFFFEDFB) POSIX named classes are supported only within a class.
-4612 LabVIEW: (Hex 0xFFFFEDFC) There is an unrecognized character after (?.
-4611 LabVIEW: (Hex 0xFFFFEDFD) Internal error: unexpected repeat.
-4609 LabVIEW: (Hex 0xFFFFEDFF) There is nothing to repeat.
-4608 LabVIEW: (Hex 0xFFFFEE00) A range is out of order in a character class.
-4607 LabVIEW: (Hex 0xFFFFEE01) A character class contains an invalid escape sequence.
-4606 LabVIEW: (Hex 0xFFFFEE02) A character class is missing a ']' terminator.
-4605 LabVIEW: (Hex 0xFFFFEE03) A number in the {} quantifier is too large.
-4604 LabVIEW: (Hex 0xFFFFEE04) In the regular expression, the numbers within the quantifier {} are out of order.
-4603 LabVIEW: (Hex 0xFFFFEE05) An unrecognized character follows a '\'.
-4602 LabVIEW: (Hex 0xFFFFEE06) A regular expression must not end with '\c'. You must follow a '\c' in a regular expression by another character to denote a control character.
-4601 LabVIEW: (Hex 0xFFFFEE07) A regular expression must not end with '\'.
-4600 LabVIEW: (Hex 0xFFFFEE08) An unknown error occurred during the regular expression match.
-4550 LabVIEW: (Hex 0xFFFFEE3A) This build specification uses VIs from a third party toolkit which is currently in evaluation mode.
-4503 LabVIEW: (Hex 0xFFFFEE69) Some of the Application's GLLs contain incompatible or missing exports.
-4502 LabVIEW: (Hex 0xFFFFEE6A) A component of the given name is already loaded.
-4501 LabVIEW: (Hex 0xFFFFEE6B) Cannot deploy without compiled code. Modify the build specification to include compiled code on the Additional Exclusions page before deploying.
-4407 LabVIEW: (Hex 0xFFFFEEC9) LabVIEW cannot locate a palette item.
-4406 LabVIEW: (Hex 0xFFFFEECA) A VI item in the palette data array is not supported in this version of LabVIEW.
-4404 LabVIEW: (Hex 0xFFFFEECC) The value for palette width is invalid.
-4403 LabVIEW: (Hex 0xFFFFEECD) A palette item is invalid.
-4402 LabVIEW: (Hex 0xFFFFEECE) The palette view format is invalid.
-4401 LabVIEW: (Hex 0xFFFFEECF) The specified file is not a valid palette file (.mnu).
-4400 LabVIEW: (Hex 0xFFFFEED0) The palette type is invalid.
-2985 LabVIEW: (Hex 0xFFFFF457) The LabVIEW project is configured not to use source control. You must enable source control in order to perform source control operations.
-2984 LabVIEW: (Hex 0xFFFFF458) The source control settings for the LabVIEW project require a different source control provider than what is configured for the LabVIEW environment. Select Tools>>Source Control>>Configure Source Control to change the source control provider for the LabVIEW environment.
-2983 LabVIEW: (Hex 0xFFFFF459) LabVIEW could not access the source control provider. The LabVIEW source control configuration settings are not valid for this session or a timeout occurred. Select Tools>>Source Control>>Configure Source Control to reconfigure source control.
-2982 LabVIEW: (Hex 0xFFFFF45A) The specified file is not a valid LabVIEW file type. Enter a path to an existing LabVIEW file, such as a VI or control.
-2981 LabVIEW: (Hex 0xFFFFF45B) An error occurred while comparing the specified file. The local file is not the latest version in source control.
-2980 LabVIEW: (Hex 0xFFFFF45C) The value of an input parameter is out of range.
-2979 LabVIEW: (Hex 0xFFFFF45D) The source control configuration data is invalid, corrupted, or missing. Verify that the data is valid for the source control provider you selected during configuration.
-2978 LabVIEW: (Hex 0xFFFFF45E) The number of files input does not match the version information input. Make sure the two inputs contain the same number of elements.
-2977 LabVIEW: (Hex 0xFFFFF45F) The input file type is not compatible with the file retrieval method.
-2976 LabVIEW: (Hex 0xFFFFF460) Invalid source control reference.
-2975 LabVIEW: (Hex 0xFFFFF461) No valid file paths were specified. You must enter at least one valid file path.
-2974 LabVIEW: (Hex 0xFFFFF462) An error occurred while uninitializing the source control provider.
-2973 LabVIEW: (Hex 0xFFFFF463) An error occurred while loading the source control DLL. The source control provider might have been moved or removed without a registry update. You might need to reinstall the source control provider.
-2972 LabVIEW: (Hex 0xFFFFF464) An internal error occurred during the source control operation.
-2971 LabVIEW: (Hex 0xFFFFF465) An error occurred while accessing the source control provider. The specified provider was not found.
-2970 LabVIEW: (Hex 0xFFFFF466) You cannot perform source control operations until you configure source control in LabVIEW. Select Tools>>Source Control>>Configure Source Control to configure source control.
-2964 LabVIEW: (Hex 0xFFFFF46C) You cannot perform the specified source control operation on files marked as Open for Add or Open for Delete. Submit these files to the source control provider before you attempt the operation.
-2963 LabVIEW: (Hex 0xFFFFF46D) The changelist does not include a valid description. Verify that the description is not empty and does not contain the default text.
-2962 LabVIEW: (Hex 0xFFFFF46E) Unable to locate or run the administration tool from the source control provider.
-2961 LabVIEW: (Hex 0xFFFFF46F) All files in a single submit operation must be the latest version, checked out to the user, not locked by another user, and under source control.
-2960 LabVIEW: (Hex 0xFFFFF470) The specified files are not in the same changelist. All files in a single submit operation must be in the same changelist.
-2955 LabVIEW: (Hex 0xFFFFF475) An error occurred during the specified source control operation.
-2954 LabVIEW: (Hex 0xFFFFF476) A connection with the source control provider already exists. Disconnect from the current source control provider before you open a new connection.
-2953 LabVIEW: (Hex 0xFFFFF477) The specified source control provider is not compatible with LabVIEW. The source control provider does not support required LabVIEW functionality.
-2952 LabVIEW: (Hex 0xFFFFF478) The length of an input parameter exceeds the maximum allowed value.
-2951 LabVIEW: (Hex 0xFFFFF479) The specified source control operation cannot run because the source control provider is not initialized.
-2950 LabVIEW: (Hex 0xFFFFF47A) The specified option is invalid.
-2929 LabVIEW: (Hex 0xFFFFF48F) A failure occurred in the connection with the source control provider.
-2928 LabVIEW: (Hex 0xFFFFF490) Unable to locate the local copy of the specified file.
-2927 LabVIEW: (Hex 0xFFFFF491) An error occurred while opening a source control project or accessing a file. An input value uses invalid file syntax.
-2926 LabVIEW: (Hex 0xFFFFF492) The user is not allowed to perform this operation.
-2925 LabVIEW: (Hex 0xFFFFF493) An error occurred while performing the specified operation. No source control project is open.
-2924 LabVIEW: (Hex 0xFFFFF494) An error occurred while opening a source control project or accessing a file. The specified path is invalid.
-2923 LabVIEW: (Hex 0xFFFFF495) An error occurred while opening the specified source control project. An input value uses invalid syntax for the source control project syntax.
-2922 LabVIEW: (Hex 0xFFFFF496) The specified source control project is already open.
-2921 LabVIEW: (Hex 0xFFFFF497) An error occurred while logging into the source code provider. The specified user login is invalid. Verify the login information you entered.
-2920 LabVIEW: (Hex 0xFFFFF498) An error occurred within the source control provider program, such as shell failure.
-2919 LabVIEW: (Hex 0xFFFFF499) An error occurred during file check-in. The specified file was automatically merged but was not checked in because you must resolve a merge conflict manually.
-2918 LabVIEW: (Hex 0xFFFFF49A) An error occurred during file check-in. The specified file was automatically merged but was not checked in, pending user verification.
-2917 LabVIEW: (Hex 0xFFFFF49B) An error occurred while adding a file to source control. The source control provider does not support the file type (binary or text).
-2916 LabVIEW: (Hex 0xFFFFF49C) The source control provider did not perform the specified operation.
-2915 LabVIEW: (Hex 0xFFFFF49D) The source control provider returned a non-specific error. The specified operation was not performed.
-2914 LabVIEW: (Hex 0xFFFFF49E) The source control provider does not support the specified operation.
-2913 LabVIEW: (Hex 0xFFFFF49F) The version of the file you specified does not exist or was not specified correctly. Specify a valid version or date and time.
-2912 LabVIEW: (Hex 0xFFFFF4A0) An error occurred while retrieving or removing the specified file. The file is currently checked out, so the provider is unable to retrieve or remove it.
-2911 LabVIEW: (Hex 0xFFFFF4A1) The specified file is not under source control.
-2910 LabVIEW: (Hex 0xFFFFF4A2) An error occurred while adding a file to source control. The specified file is in source control already.
-2909 LabVIEW: (Hex 0xFFFFF4A3) File check-in did not occur because of a conflict error. Another user has checked in the file.
-2908 LabVIEW: (Hex 0xFFFFF4A4) An error occurred while accessing source control. Check for network or contention problems.
-2907 LabVIEW: (Hex 0xFFFFF4A5) An error occurred while checking out a file. The specified file is exclusively checked out by another user.
-2906 LabVIEW: (Hex 0xFFFFF4A6) An error occurred while checking out a file. The specified file is locked.
-2905 LabVIEW: (Hex 0xFFFFF4A7) An error occurred while checking out a file. The specified file already is checked out.
-2904 LabVIEW: (Hex 0xFFFFF4A8) An error occurred while checking in or undoing the check out of a file. The specified file is not checked out to the current user.
-2903 LabVIEW: (Hex 0xFFFFF4A9) An error occurred while opening the specified source control project. The source control provider could not create the source control project.
-2902 LabVIEW: (Hex 0xFFFFF4AA) An error occurred while opening the specified source control project. The source control provider does not recognize the project name. Verify that the project name and location are correct.
-2901 LabVIEW: (Hex 0xFFFFF4AB) An error occurred during source control provider initialization.
-2769 LabVIEW: (Hex 0xFFFFF52F) The XPath expression must be a location path. Refer to the W3C XPath Web

site at http://www.w3.org/TR/xpath for more information about XPath syntax and location paths.

-2768 LabVIEW: (Hex 0xFFFFF530) The XPath expression does not conform to XPath syntax. Refer to the W3C

XPath Web site at http://www.w3.org/TR/xpath for more information about XPath syntax.

-2767 LabVIEW: (Hex 0xFFFFF531) An error occurred while performing an XPath query. Refer to the W3C XPath

Web site at http://www.w3.org/TR/xpath for more information about XPath syntax.

-2766 LabVIEW: (Hex 0xFFFFF532) Attempted to perform an XPath query with an invalid node refnum.
-2765 LabVIEW: (Hex 0xFFFFF533) File already exists at the specified path.
-2764 LabVIEW: (Hex 0xFFFFF534) Attempted to call Create Document with invalid document type.
-2763 LabVIEW: (Hex 0xFFFFF535) Attempted to set the Loading External DTD flag on invalid document.
-2762 LabVIEW: (Hex 0xFFFFF536) Attempted to get the Loading External DTD flag on invalid document.
-2761 LabVIEW: (Hex 0xFFFFF537) Attempted to set Validate Schema Full Checking on invalid document.
-2760 LabVIEW: (Hex 0xFFFFF538) Attempted to get Validate Schema Full Checking on invalid document.
-2759 LabVIEW: (Hex 0xFFFFF539) Attempted to get System ID on invalid notation.
-2758 LabVIEW: (Hex 0xFFFFF53A) Attempted to get Public ID on invalid notation.
-2757 LabVIEW: (Hex 0xFFFFF53B) Attempted to call Replace Data on invalid character data.
-2756 LabVIEW: (Hex 0xFFFFF53C) Attempted to call Delete Data on invalid character data.
-2755 LabVIEW: (Hex 0xFFFFF53D) Attempted to call Insert Data on invalid character data.
-2754 LabVIEW: (Hex 0xFFFFF53E) Attempted to call Append Data on invalid character data.
-2753 LabVIEW: (Hex 0xFFFFF53F) Attempted to get Substring Data on invalid character data.
-2752 LabVIEW: (Hex 0xFFFFF540) Attempted to get Length on invalid character data.
-2751 LabVIEW: (Hex 0xFFFFF541) Attempted to set Data on invalid character data.
-2750 LabVIEW: (Hex 0xFFFFF542) Attempted to get Data on invalid character data.
-2749 LabVIEW: (Hex 0xFFFFF543) Attempted to call Has Attribute Namespace on invalid element.
-2748 LabVIEW: (Hex 0xFFFFF544) Attempted to call Has Attribute on invalid element.
-2747 LabVIEW: (Hex 0xFFFFF545) Attempted to call Get Element By Tag Name Namespace on invalid element.
-2746 LabVIEW: (Hex 0xFFFFF546) Attempted to call Set Attribute Node Namespace with invalid parameter on element.
-2745 LabVIEW: (Hex 0xFFFFF547) Attempted to call Set Attribute Node Namespace on invalid element.
-2744 LabVIEW: (Hex 0xFFFFF548) Attempted to call Get Attribute Node Namespace on invalid element.
-2743 LabVIEW: (Hex 0xFFFFF549) Attempted to call Remove Attribute Namespace on invalid element.
-2742 LabVIEW: (Hex 0xFFFFF54A) Attempted to call Set Attribute Namespace on invalid element.
-2741 LabVIEW: (Hex 0xFFFFF54B) Attempted to call Get Attribute Namespace on invalid element.
-2740 LabVIEW: (Hex 0xFFFFF54C) Attempted to call Remove Attribute Node with invalid parameter on element.
-2739 LabVIEW: (Hex 0xFFFFF54D) Attempted to call Remove Attribute Node on invalid element.
-2738 LabVIEW: (Hex 0xFFFFF54E) Attempted to call Remove Attribute on invalid element.
-2737 LabVIEW: (Hex 0xFFFFF54F) Attempted to call Set Attribute Node with invalid parameter on element.
-2736 LabVIEW: (Hex 0xFFFFF550) Attempted to call Set Attribute Node on invalid element.
-2735 LabVIEW: (Hex 0xFFFFF551) Attempted to call Set Attribute on invalid element.
-2734 LabVIEW: (Hex 0xFFFFF552) Attempted to call Get Attribute Node on invalid element.
-2733 LabVIEW: (Hex 0xFFFFF553) Attempted to get Attribute on invalid element.
-2732 LabVIEW: (Hex 0xFFFFF554) Attempted to get Tag Name on invalid element.
-2731 LabVIEW: (Hex 0xFFFFF555) Attempted to call Get Element By Tag Name on invalid element.
-2730 LabVIEW: (Hex 0xFFFFF556) Attempted to get Item on invalid node list.
-2729 LabVIEW: (Hex 0xFFFFF557) Attempted to get Length on invalid node list.
-2728 LabVIEW: (Hex 0xFFFFF558) Attempted to get Length on invalid named node map.
-2727 LabVIEW: (Hex 0xFFFFF559) Attempted to get Item on invalid named node map.
-2726 LabVIEW: (Hex 0xFFFFF55A) Attempted to set Named Item Namespace with invalid parameter on named node map.
-2725 LabVIEW: (Hex 0xFFFFF55B) Attempted to set Named Item Namespace on invalid named node map.
-2724 LabVIEW: (Hex 0xFFFFF55C) Attempted to get Named Item Namespace on invalid named node map.
-2723 LabVIEW: (Hex 0xFFFFF55D) Attempted to set Named Item with invalid parameter on named node map.
-2722 LabVIEW: (Hex 0xFFFFF55E) Attempted to set Named Item on invalid named node map.
-2721 LabVIEW: (Hex 0xFFFFF55F) Attempted to call Remove Named Item Namespace on invalid named node map.
-2720 LabVIEW: (Hex 0xFFFFF560) Attempted to call Get Elements By ID on invalid document.
-2719 LabVIEW: (Hex 0xFFFFF561) Attempted to call Get Elements By Tag Name Namespace on invalid document.
-2718 LabVIEW: (Hex 0xFFFFF562) Attempted to call Create Attribute Namespace on invalid document.
-2717 LabVIEW: (Hex 0xFFFFF563) Attempted to call Create Attribute Namespace with empty name string.
-2716 LabVIEW: (Hex 0xFFFFF564) Attempted to call Create Element Namespace on invalid document.
-2715 LabVIEW: (Hex 0xFFFFF565) Attempted to call Create Element Namespace with empty name string.
-2714 LabVIEW: (Hex 0xFFFFF566) Attempted to set Do Schema on invalid document.
-2713 LabVIEW: (Hex 0xFFFFF567) Attempted to get Do Schema on invalid document.
-2712 LabVIEW: (Hex 0xFFFFF568) Error occurred while saving file because path is invalid.
-2711 LabVIEW: (Hex 0xFFFFF569) Error occurred while loading file because path is invalid.
-2710 LabVIEW: (Hex 0xFFFFF56A) Error occurred while loading file.
-2709 LabVIEW: (Hex 0xFFFFF56B) Attempted to get Internal Subset on invalid DTD.
-2708 LabVIEW: (Hex 0xFFFFF56C) Attempted to get System ID on invalid DTD.
-2707 LabVIEW: (Hex 0xFFFFF56D) Attempted to get Public ID on invalid DTD.
-2706 LabVIEW: (Hex 0xFFFFF56E) Attempted to call Create Document on invalid implementation.
-2705 LabVIEW: (Hex 0xFFFFF56F) Attempted to call Create Document Type on invalid implementation.
-2704 LabVIEW: (Hex 0xFFFFF570) Attempted to get Owner Element on invalid attribute.
-2703 LabVIEW: (Hex 0xFFFFF571) Attempted to set Value on invalid attribute.
-2702 LabVIEW: (Hex 0xFFFFF572) Attempted to get Value on invalid attribute.
-2701 LabVIEW: (Hex 0xFFFFF573) Attempted to get Name on invalid attribute.
-2700 LabVIEW: (Hex 0xFFFFF574) Attempted to call Is Supported on invalid node refnum.
-2699 LabVIEW: (Hex 0xFFFFF575) Attempted to set Prefix on invalid node refnum.
-2698 LabVIEW: (Hex 0xFFFFF576) Access to the XML parser must go through an initialized document.
-2697 LabVIEW: (Hex 0xFFFFF577) Attempted to get Attributes with invalid parameter New Node.
-2696 LabVIEW: (Hex 0xFFFFF578) Attempted to get Attributes on invalid named node map refnum.
-2695 LabVIEW: (Hex 0xFFFFF579) Attempted to call Remove Named Item on invalid named node map.
-2694 LabVIEW: (Hex 0xFFFFF57A) Attempted to get Named Item on invalid named node map.
-2693 LabVIEW: (Hex 0xFFFFF57B) Attempted to get array on invalid named node map.
-2692 LabVIEW: (Hex 0xFFFFF57C) Attempted to set Preserve Whitespace on invalid document.
-2691 LabVIEW: (Hex 0xFFFFF57D) Attempted to get Preserve Whitespace on invalid document.
-2690 LabVIEW: (Hex 0xFFFFF57E) Attempted to call Implementation on invalid document.
-2689 LabVIEW: (Hex 0xFFFFF57F) Attempted to set Validate On Load on invalid document.
-2688 LabVIEW: (Hex 0xFFFFF580) Attempted to get Validate On Load on invalid document.
-2687 LabVIEW: (Hex 0xFFFFF581) Attempted to call Get Elements By Tag Name on invalid document.
-2686 LabVIEW: (Hex 0xFFFFF582) Attempted to get DocType on invalid document.
-2685 LabVIEW: (Hex 0xFFFFF583) Attempted to call Create Text Node on invalid document.
-2684 LabVIEW: (Hex 0xFFFFF584) Attempted to call Create Document Fragment on invalid document.
-2683 LabVIEW: (Hex 0xFFFFF585) Attempted to call Create Processing Instruction on invalid document.
-2682 LabVIEW: (Hex 0xFFFFF586) Attempted to call Create Processing Instruction with empty target string.
-2681 LabVIEW: (Hex 0xFFFFF587) Attempted to call Create Attribute on invalid document.
-2680 LabVIEW: (Hex 0xFFFFF588) Attempted to call Create Attribute with empty name string.
-2679 LabVIEW: (Hex 0xFFFFF589) Attempted to call Create CDATA Section on invalid document.
-2678 LabVIEW: (Hex 0xFFFFF58A) Attempted to call Create Element on invalid document.
-2677 LabVIEW: (Hex 0xFFFFF58B) Attempted to call Create Element with empty name string.
-2676 LabVIEW: (Hex 0xFFFFF58C) Attempted to call Create Comment on invalid document.
-2675 LabVIEW: (Hex 0xFFFFF58D) Attempted to get Document Element on invalid document.
-2674 LabVIEW: (Hex 0xFFFFF58E) Attempted to call Save File on invalid document.
-2673 LabVIEW: (Hex 0xFFFFF58F) Attempted to call Load File on invalid document.
-2672 LabVIEW: (Hex 0xFFFFF590) Attempted to get Notations on invalid DTD.
-2671 LabVIEW: (Hex 0xFFFFF591) Attempted to get Entities on invalid DTD.
-2670 LabVIEW: (Hex 0xFFFFF592) Attempted to get Name on invalid DTD.
-2669 LabVIEW: (Hex 0xFFFFF593) Attempted to call Has Feature on invalid implementation.
-2668 LabVIEW: (Hex 0xFFFFF594) Attempted to get Notation Name on invalid entity.
-2667 LabVIEW: (Hex 0xFFFFF595) Attempted to get System ID on invalid entity.
-2666 LabVIEW: (Hex 0xFFFFF596) Attempted to get Public ID on invalid entity.
-2665 LabVIEW: (Hex 0xFFFFF597) Attempted to set Data on invalid processing instruction.
-2664 LabVIEW: (Hex 0xFFFFF598) Attempted to get Data on invalid processing instruction.
-2663 LabVIEW: (Hex 0xFFFFF599) Attempted to get Target on invalid processing instruction.
-2662 LabVIEW: (Hex 0xFFFFF59A) Attempted to call Split Text on invalid text node.
-2661 LabVIEW: (Hex 0xFFFFF59B) Attempted to get Specified on invalid attribute.
-2660 LabVIEW: (Hex 0xFFFFF59C) Attempted to call Replace Child with invalid node refnum parameter Old Child.
-2659 LabVIEW: (Hex 0xFFFFF59D) Attempted to call Replace Child with invalid node refnum parameter New Child.
-2658 LabVIEW: (Hex 0xFFFFF59E) Attempted to call Replace Child on invalid node refnum.
-2657 LabVIEW: (Hex 0xFFFFF59F) Attempted to call Insert Before with invalid node refnum parameter New Child.
-2656 LabVIEW: (Hex 0xFFFFF5A0) Attempted to call Insert Before on invalid node refnum.
-2655 LabVIEW: (Hex 0xFFFFF5A1) Attempted to call Normalize on invalid node refnum.
-2654 LabVIEW: (Hex 0xFFFFF5A2) Cannot call Normalize on node that is not of element type.
-2653 LabVIEW: (Hex 0xFFFFF5A3) Attempted to call Get XML on invalid node refnum.
-2652 LabVIEW: (Hex 0xFFFFF5A4) Attempted to call Has Child Nodes on invalid node refnum.
-2651 LabVIEW: (Hex 0xFFFFF5A5) Attempted to call Clone Node on invalid node refnum.
-2648 LabVIEW: (Hex 0xFFFFF5A8) Attempted to call Append Child with invalid refnum parameter New Child.
-2647 LabVIEW: (Hex 0xFFFFF5A9) Attempted to call Append Child on invalid refnum.
-2646 LabVIEW: (Hex 0xFFFFF5AA) Attempted to call Remove Child with invalid refnum parameter Old Child.
-2645 LabVIEW: (Hex 0xFFFFF5AB) Attempted to call Remove Child on invalid node refnum.
-2644 LabVIEW: (Hex 0xFFFFF5AC) Attempted to set Node Value on invalid node refnum.
-2643 LabVIEW: (Hex 0xFFFFF5AD) Attempted to get Attributes on invalid node refnum.
-2642 LabVIEW: (Hex 0xFFFFF5AE) Attempted to get Namespace Name on invalid node refnum.
-2641 LabVIEW: (Hex 0xFFFFF5AF) Attempted to get Prefix Name on invalid node refnum.
-2640 LabVIEW: (Hex 0xFFFFF5B0) Attempted to get Local Name on invalid node refnum.
-2639 LabVIEW: (Hex 0xFFFFF5B1) Attempted to get Owner Document on invalid node refnum.
-2638 LabVIEW: (Hex 0xFFFFF5B2) Attempted to get Previous Sibling on invalid node refnum.
-2637 LabVIEW: (Hex 0xFFFFF5B3) Attempted to get Next Sibling on invalid node refnum.
-2636 LabVIEW: (Hex 0xFFFFF5B4) Attempted to get Parent Node on invalid node refnum.
-2635 LabVIEW: (Hex 0xFFFFF5B5) Attempted to get Last Child on invalid node refnum.
-2634 LabVIEW: (Hex 0xFFFFF5B6) Attempted to get First Child on invalid node refnum.
-2633 LabVIEW: (Hex 0xFFFFF5B7) Attempted to get Child Nodes on invalid node refnum.
-2632 LabVIEW: (Hex 0xFFFFF5B8) Attempted to get Node Value on invalid node refnum.
-2631 LabVIEW: (Hex 0xFFFFF5B9) Attempted to get Node Name on invalid node refnum.
-2630 LabVIEW: (Hex 0xFFFFF5BA) Attempted to get Node Type on invalid node refnum.
-2629 LabVIEW: (Hex 0xFFFFF5BB) An unknown error occurred.
-2628 LabVIEW: (Hex 0xFFFFF5BC) An error occurred while parsing the document.
-2627 LabVIEW: (Hex 0xFFFFF5BD) An unknown user error occurred.
-2626 LabVIEW: (Hex 0xFFFFF5BE) Invalid refnum.
-2625 LabVIEW: (Hex 0xFFFFF5BF) An error occurred while saving the document.
-2616 LabVIEW: (Hex 0xFFFFF5C8) A system error occurred.
-2615 LabVIEW: (Hex 0xFFFFF5C9) Operation not performed. Validation error. You used a method that would invalidate the node.
-2614 LabVIEW: (Hex 0xFFFFF5CA) A parameter or operation was not supported by the underlying object.
-2613 LabVIEW: (Hex 0xFFFFF5CB) Attempted to create or change an object in a way that was incorrect with regard to namespaces.
-2612 LabVIEW: (Hex 0xFFFFF5CC) Attempted to modify the type of an underlying object.
-2611 LabVIEW: (Hex 0xFFFFF5CD) Specified an invalid or illegal string.
-2610 LabVIEW: (Hex 0xFFFFF5CE) Attempted to use an object that is no longer usable.
-2609 LabVIEW: (Hex 0xFFFFF5CF) Attempted to add an attribute already in use.
-2608 LabVIEW: (Hex 0xFFFFF5D0) Requested a type of object or operation that implementation does not support.
-2607 LabVIEW: (Hex 0xFFFFF5D1) Attempted to reference a node in a context where it does not exist.
-2606 LabVIEW: (Hex 0xFFFFF5D2) Attempted to modify an object where modifications are not allowed.
-2605 LabVIEW: (Hex 0xFFFFF5D3) Specified data for a node that does not support data.
-2604 LabVIEW: (Hex 0xFFFFF5D4) Specified an invalid or illegal character, possibly in a name.
-2603 LabVIEW: (Hex 0xFFFFF5D5) Used a node in a document other than the one that created the node, and which does not support the node.
-2602 LabVIEW: (Hex 0xFFFFF5D6) Inserted node in the wrong location.
-2601 LabVIEW: (Hex 0xFFFFF5D7) Specified a range of text that does not fit into a string.
-2600 LabVIEW: (Hex 0xFFFFF5D8) Index or size is negative or is greater than the allowed value.
-2595 LabVIEW: (Hex 0xFFFFF5DD) Failed to get the version information about the DataPlugin.
-2594 LabVIEW: (Hex 0xFFFFF5DE) An error occurred while connecting to the DataPlugin server. Possible reasons include a failed network connection or a server connection problem.
-2593 LabVIEW: (Hex 0xFFFFF5DF) An error occurred while installing the DataPlugin. Possible reasons include an invalid DataPlugin name or a failed network connection.
-2592 LabVIEW: (Hex 0xFFFFF5E0) TDMS does not support replacing channel values.
-2591 LabVIEW: (Hex 0xFFFFF5E1) You must install NI-DAQmx on the computer to store NI-DAQmx properties by using the Storage/DataPlugin VIs.
-2590 LabVIEW: (Hex 0xFFFFF5E2) Failed to export the DataPlugin. You can export only DataPlugins with a type of VBS or VBCrypt. Use the List DataPlugins VI to view the type of a DataPlugin.
-2589 LabVIEW: (Hex 0xFFFFF5E3) Failed to unregister the DataPlugin. You cannot unregister the DataPlugins that LabVIEW installs by default.
-2588 LabVIEW: (Hex 0xFFFFF5E4) Failed to register the DataPlugin. The DataPlugin .uri file might contain invalid DataPlugin information.
-2587 LabVIEW: (Hex 0xFFFFF5E5) LabVIEW failed to write data to the .tdms file. Ensure that the file format version you specified for the TDMS Open function supports the data you want to write.
-2586 LabVIEW: (Hex 0xFFFFF5E6) Support for the TDMS file format is not currently installed on your machine.
-2585 LabVIEW: (Hex 0xFFFFF5E7) The .tdm file format is not currently supported on this operating system.
-2584 LabVIEW: (Hex 0xFFFFF5E8) DIAdem could not be started. You must have DIAdem 9.1 Service Pack 2 or later installed to use the DIAdem Report Express VI.
-2583 LabVIEW: (Hex 0xFFFFF5E9) Cannot append data to the existing file because the value of the X Value Columns option of the Write to Measurement File Express VI changed.
-2582 LabVIEW: (Hex 0xFFFFF5EA) The Write to Measurement File Express VI cannot append new data to the file because the time information of the signals stored in the file does not match the signals you are trying to append.
-2581 LabVIEW: (Hex 0xFFFFF5EB) The Write to Measurement File Express VI cannot append new data to the file because the signals stored in the file don't match the signals you are trying to append.
-2580 LabVIEW: (Hex 0xFFFFF5EC) The Write to Measurement File Express VI cannot append new data to frequency domain waveforms.
-2578 LabVIEW: (Hex 0xFFFFF5EE) After deleting data from a file, you must close the file and reopen it before you can perform a read operation.
-2575 LabVIEW: (Hex 0xFFFFF5F1) Storage VIs version conflict.
-2574 LabVIEW: (Hex 0xFFFFF5F2) The string you wired to this VI contains binary characters that are not valid entries for string values in a .tdm file. To store binary data, use data channels with a data type of 8-bit unsigned integer.
-2572 LabVIEW: (Hex 0xFFFFF5F4) This property is not part of the Storage VI data structure.
-2571 LabVIEW: (Hex 0xFFFFF5F5) This object type is not part of the Storage VI data structure.
-2570 LabVIEW: (Hex 0xFFFFF5F6) LabVIEW could not write the file back to disk.
-2569 LabVIEW: (Hex 0xFFFFF5F7) LabVIEW cannot convert the object ID into a valid refnum. An object with this ID does not exist in the data storage file.
-2568 LabVIEW: (Hex 0xFFFFF5F8) LabVIEW failed to allocate memory from the operating system of your computer.
-2566 LabVIEW: (Hex 0xFFFFF5FA) An input parameter to this VI is invalid.
-2565 LabVIEW: (Hex 0xFFFFF5FB) LabVIEW could not load the data channel you specified from the data storage file. The channel either is empty or the properties that describe the channel, such as length or data type, are incomplete.
-2564 LabVIEW: (Hex 0xFFFFF5FC) The software installed on this computer does not support the file format you requested. The Storage/DataPlugin VIs access files through plug-in libraries LabVIEW and DIAdem install.
-2563 LabVIEW: (Hex 0xFFFFF5FD) This property does not exist.
-2562 LabVIEW: (Hex 0xFFFFF5FE) The data type of a property or channel could not automatically be coerced when writing to or reading from a data storage file.
-2561 LabVIEW: (Hex 0xFFFFF5FF) Data storage is write-protected.
-2560 LabVIEW: (Hex 0xFFFFF600) LabVIEW cannot load the USI components the Storage/DataPlugin VIs require. These components are installed by LabVIEW and DIAdem.
-2559 LabVIEW: (Hex 0xFFFFF601) The data storage file is already open.
-2558 LabVIEW: (Hex 0xFFFFF602) LabVIEW cannot open the data storage file. Ensure that you chose a correct DataPlugin for this file format.
-2557 LabVIEW: (Hex 0xFFFFF603) There is an error in the query expression.
-2556 LabVIEW: (Hex 0xFFFFF604) LabVIEW cannot find the object type.
-2555 LabVIEW: (Hex 0xFFFFF605) LabVIEW cannot write to a read-only data storage file.
-2554 LabVIEW: (Hex 0xFFFFF606) LabVIEW does not support the data type of this property.
-2553 LabVIEW: (Hex 0xFFFFF607) The object refnum is invalid. The node that returned this refnum might have encountered an error and did not return a valid refnum. The storage this refnum refers to might have closed before the call executed.
-2551 LabVIEW: (Hex 0xFFFFF609) The property data type does not match.
-2550 LabVIEW: (Hex 0xFFFFF60A) This property does not exist.
-2549 LabVIEW: (Hex 0xFFFFF60B) Asynchronous reads from an earlier operation are still in progress. You cannot configure or start an asynchronous read unless the previous operation has been completed or stopped. You can stop asynchronous reads by using the TDMS Stop Asynchronous Reads function.
-2548 LabVIEW: (Hex 0xFFFFF60C) Failed to write raw data to the .tdms file without channel information. Use the TDMS Set Channel Information function to specify the channel information for the raw data. The error may be caused by incorrect calling of TDMS Create Scaling Information VI. To call this VI with TDMS Advanced functions, only call the TDMS Set Channel Information function after any calls to the TDMS Create Scaling Information VI.
-2547 LabVIEW: (Hex 0xFFFFF60D) LabVIEW failed to complete this operation. Verify that the values of both the max asynchronous writes input of the TDMS Configure Asynchronous Writes function and the number of buffers input of the TDMS Configure Asynchronous Reads function are less than 64. Also verify the array size of the data input of the TDMS Advanced Write function is below the maximum value. Refer to the LabVIEW Help for more information about using the TDMS Advanced Write function.
-2546 LabVIEW: (Hex 0xFFFFF60E) Asynchronous reads or writes failed due to timeout. Increase the timeout value for the corresponding function.
-2545 LabVIEW: (Hex 0xFFFFF60F) TDMS asynchronous mode is not initialized properly. Make sure the enable asynchronous? input of the TDMS Advanced Open function is TRUE. If you are writing data to a file, also make sure the TDMS Configure Asynchronous Writes function exists. If you are reading data from a file, also make sure that both the TDMS Configure Asynchronous Reads and the TDMS Start Asynchronous Reads functions exist.
-2544 LabVIEW: (Hex 0xFFFFF610) With operating system buffering disabled, array sizes and file positions for the Advanced TDMS VIs and functions must be integer multiples of the hard disk sector size. Use the TDMS Advanced Open function to retrieve the sector size.
-2543 LabVIEW: (Hex 0xFFFFF611) LabVIEW failed to open the .tdms file for raw data access. This error occurs if the file format version is 1.0 or if the file contains raw data that is not encoded in native-endian. Use the TDMS Defragment function and the TDMS Convert Format VI to convert the file to native-endian and version 2.0.
-2542 LabVIEW: (Hex 0xFFFFF612) Files that contain DAQmx data samples cannot be processed by the TDMS Convert Format, TDMS Defragment, and TDMS Delete Data functions.
-2541 LabVIEW: (Hex 0xFFFFF613) Failed to scale the data in the .tdms file. The NI TDMS component on your computer does not support the scale type. Upgrade the NI TDMS component to the latest version before reading the .tdms file.
-2540 LabVIEW: (Hex 0xFFFFF614) Reading data that was streamed to a .tdms file by NI-DAQmx and data that was added to the file using a different application requires separate TDMS Read functions.
-2539 LabVIEW: (Hex 0xFFFFF615) This file cannot be written to, because it is opened and locked by another thread or process. This typically happens when a file is written by a hardware driver, for example NI-DAQmx.
-2538 LabVIEW: (Hex 0xFFFFF616) Failed to add scaling information to the TDMS object. This object contains scaling information that has already been applied.
-2537 LabVIEW: (Hex 0xFFFFF617) Failed to convert the "name" property to TDMS file format version 2.0. In file format version 2.0, "name" must be a string.
-2536 LabVIEW: (Hex 0xFFFFF618) LabVIEW failed to scale the data in the .tdms file. Ensure that this function supports the data type that you specify.
-2535 LabVIEW: (Hex 0xFFFFF619) LabVIEW failed to create a scale for the .tdms file.
-2534 LabVIEW: (Hex 0xFFFFF61A) The type of interleaved data is not supported by TDMS.
-2533 LabVIEW: (Hex 0xFFFFF61B) LabVIEW failed to save the data in interleaved format because the data is either an analog waveform, a compressed digital table or waveform, or a 1D or 2D string array. LabVIEW saved the data in decimated format.
-2532 LabVIEW: (Hex 0xFFFFF61C) Invalid group name and/or channel name.
-2531 LabVIEW: (Hex 0xFFFFF61D) LabVIEW could not unload the TDMS file component.
-2530 LabVIEW: (Hex 0xFFFFF61E) Failed to perform the operation on this .tdms file because pending data for this file exists. Use the TDMS Flush function to flush the data to disk.
-2529 LabVIEW: (Hex 0xFFFFF61F) In TDMS files, channels in the same channel group must have unique names. You can provide unique channel names by using the "channel name(s)" input of the specified TDM Streaming Function. If you are using waveforms or the LabVIEW Express Dynamic Data Type, use the waveform attribute "NI_UpdateChannelName" to set a channel name.
-2526 LabVIEW: (Hex 0xFFFFF622) LabVIEW dynamically calculates the value of this property. You cannot write any values to this property. This typically applies to properties like "NI_ChannelLength" or "NI_DataType".
-2525 LabVIEW: (Hex 0xFFFFF623) TDMS file data could not be converted into the specified data type.
-2524 LabVIEW: (Hex 0xFFFFF624) You have attempted to open a TDM file. Use the Read From Measurement File Express VI or the Storage/DataPlugin VIs to open this file.
-2522 LabVIEW: (Hex 0xFFFFF626) This TDMS file is open as a read-only file. Close the file before you open it for writing.
-2519 LabVIEW: (Hex 0xFFFFF629) LabVIEW could not load the TDMS file component.
-2518 LabVIEW: (Hex 0xFFFFF62A) The specified array dimension is not supported. The TDMS functions support only 1D or 2D arrays.
-2516 LabVIEW: (Hex 0xFFFFF62C) LabVIEW could not create an index file for this TDMS file. The disk might be write protected. Without an index file, LabVIEW will not be able to open the TDMS file.
-2515 LabVIEW: (Hex 0xFFFFF62D) When appending data to an existing data channel, the data types of the existing data and the new data did not match.
-2514 LabVIEW: (Hex 0xFFFFF62E) This function does not accept the specified data type.
-2513 LabVIEW: (Hex 0xFFFFF62F) LabVIEW does not support properties of the specified data type.
-2511 LabVIEW: (Hex 0xFFFFF631) The specified TDMS file is corrupt.
-2510 LabVIEW: (Hex 0xFFFFF632) This TDMS file complies with a new version of the TDMS format that is not supported by this version of LabVIEW.
-2509 LabVIEW: (Hex 0xFFFFF633) LabVIEW no longer supports this version of the TDMS file format.
-2508 LabVIEW: (Hex 0xFFFFF634) Invalid property.
-2507 LabVIEW: (Hex 0xFFFFF635) Invalid group name and/or channel name.
-2506 LabVIEW: (Hex 0xFFFFF636) LabVIEW failed to read data from the TDMS file.
-2505 LabVIEW: (Hex 0xFFFFF637) LabVIEW failed to write data to the TDMS file.
-2504 LabVIEW: (Hex 0xFFFFF638) LabVIEW failed to close the TDMS file.
-2503 LabVIEW: (Hex 0xFFFFF639) Specified file does not comply with TDMS file format standards.
-2502 LabVIEW: (Hex 0xFFFFF63A) String values are stored in TDMS files in utf8 unicode format. LabVIEW uses operating system functions to convert the unicode data, and one of these operating system functions has returned an error. This error may indicate that you are using characters that are not supported within the language settings on your machine.
-2501 LabVIEW: (Hex 0xFFFFF63B) Invalid TDMS file reference.
-2500 LabVIEW: (Hex 0xFFFFF63C) Storage VIs internal error.
-2240 LabVIEW: (Hex 0xFFFFF740) The selected LED was not found. You can modify only USER LEDs with this API. Refer to the documentation for your device for more information.
-2233 LabVIEW: (Hex 0xFFFFF747) Unable to retrieve CPU load information. Verify that CPU load monitoring is enabled on the target.
-2232 LabVIEW: (Hex 0xFFFFF748) The number of specified CPUs exceeds the number of CPUs available on the target.
-2231 LabVIEW: (Hex 0xFFFFF749) The CPU pool settings are invalid. Each pool must contain at least 1 CPU.
-2230 LabVIEW: (Hex 0xFFFFF74A) This VI is not supported on the current platform.
-2223 LabVIEW: (Hex 0xFFFFF751) The Variable Client Support software required by the shared variable is missing or of the wrong version.
-2221 LabVIEW: (Hex 0xFFFFF753) The variable RT FIFO write buffer is full.
-2220 LabVIEW: (Hex 0xFFFFF754) The variable RT FIFO read buffer is empty.
-2211 LabVIEW: (Hex 0xFFFFF75D) There was an attempt to create a Refnum to an existing RT FIFO using inconsistent Read/Write modes.
-2209 LabVIEW: (Hex 0xFFFFF75F) The required RT FIFO DLL function is not bound.
-2208 LabVIEW: (Hex 0xFFFFF760) This version of LabVIEW does not support waveforms in an RT FIFO.
-2207 LabVIEW: (Hex 0xFFFFF761) Invalid waveform passed to the RT FIFO.
-2206 LabVIEW: (Hex 0xFFFFF762) RT FIFO does not exist.
-2205 LabVIEW: (Hex 0xFFFFF763) RT FIFO must contain at least two elements.
-2204 LabVIEW: (Hex 0xFFFFF764) Type mismatch. The named RT FIFO type does not match the type of the existing RT FIFO with the same name.
-2203 LabVIEW: (Hex 0xFFFFF765) Cannot match an empty name.
-2202 LabVIEW: (Hex 0xFFFFF766) The specified name does not exist.
-2201 LabVIEW: (Hex 0xFFFFF767) The specified name already exists and is of a different size or type.
-2200 LabVIEW: (Hex 0xFFFFF768) Unknown internal error.
-1823 LabVIEW: (Hex 0xFFFFF8E1) The input waveform has more signals than expected.
-1822 LabVIEW: (Hex 0xFFFFF8E2) The input waveform has fewer signals than expected.
-1821 LabVIEW: (Hex 0xFFFFF8E3) Waveform data type file datalog type conflict.
-1820 LabVIEW: (Hex 0xFFFFF8E4) The t0 does not align with the end of the previous signal.
-1817 LabVIEW: (Hex 0xFFFFF8E7) Specified start position or signal index is out of range.
-1816 LabVIEW: (Hex 0xFFFFF8E8) Full Scale Range cannot be less than or equal to zero.
-1815 LabVIEW: (Hex 0xFFFFF8E9) An invalid character was present in the spreadsheet string. Use only 0, 1, L, H, X, Z, V, or T.
-1813 LabVIEW: (Hex 0xFFFFF8EB) Too many signals to convert into the specified data type.
-1812 LabVIEW: (Hex 0xFFFFF8EC) Specified start position or duration is out of range.
-1811 LabVIEW: (Hex 0xFFFFF8ED) Both waveforms must contain the same number of signals.
-1810 LabVIEW: (Hex 0xFFFFF8EE) The number of samples to compare exceeds the number of samples after the start sample.
-1809 LabVIEW: (Hex 0xFFFFF8EF) Highest resolution supported for conversion is 52.
-1808 LabVIEW: (Hex 0xFFFFF8F0) Values other than 0, 1, L, H are present in the digital data.
-1807 LabVIEW: (Hex 0xFFFFF8F1) Appending data with mismatched numbers of digital samples or signals.
-1806 LabVIEW: (Hex 0xFFFFF8F2) Signal value input is outside the range of the digital data.
-1805 LabVIEW: (Hex 0xFFFFF8F3) Start index out of range
-1804 LabVIEW: (Hex 0xFFFFF8F4) Start index, value, or tolerance is NaN
-1803 LabVIEW: (Hex 0xFFFFF8F5) Waveform x-axis value requested is out of range.
-1802 LabVIEW: (Hex 0xFFFFF8F6) Waveforms have different dt values.
-1801 LabVIEW: (Hex 0xFFFFF8F7) Duration input is not an integer multiple of dt. Value was coerced to nearest integer multiple of dt.
-1800 LabVIEW: (Hex 0xFFFFF8F8) Start time input is not an integer multiple of dt. Value was coerced to nearest integer multiple of dt.
-1719 LabVIEW: (Hex 0xFFFFF949) Index is out of range in a put operation.
-1718 LabVIEW: (Hex 0xFFFFF94A) The contents of the reply you are accessing have not arrived yet.
-1717 LabVIEW: (Hex 0xFFFFF94B) No handler in the dispatch tables fits the parameters to AEGetEventHandler or AEGetCoercionHandler.
-1716 LabVIEW: (Hex 0xFFFFF94C) Unknown Apple Event address type.
-1715 LabVIEW: (Hex 0xFFFFF94D) Handler did not get all required parameters.
-1714 LabVIEW: (Hex 0xFFFFF94E) Wrong keyword for a special function.
-1713 LabVIEW: (Hex 0xFFFFF94F) No user interaction allowed.
-1712 LabVIEW: (Hex 0xFFFFF950) Apple Event timed out.
-1711 LabVIEW: (Hex 0xFFFFF951) User cancelled out of wait loop for reply or receipt.
-1710 LabVIEW: (Hex 0xFFFFF952) Invalid sending mode was passed.
-1709 LabVIEW: (Hex 0xFFFFF953) AEResetTimer was passed an invalid reply parameter.
-1708 LabVIEW: (Hex 0xFFFFF954) AEResetTimer was passed an invalid reply parameter.
-1707 LabVIEW: (Hex 0xFFFFF955) The event is not an Apple Event.
-1706 LabVIEW: (Hex 0xFFFFF956) Need a newer version of Apple Event Manager.
-1705 LabVIEW: (Hex 0xFFFFF957) Operation involving a list item failed.
-1704 LabVIEW: (Hex 0xFFFFF958) Not a valid descriptor record.
-1703 LabVIEW: (Hex 0xFFFFF959) Wrong descriptor type.
-1702 LabVIEW: (Hex 0xFFFFF95A) Data in an Apple Event could not be read.
-1701 LabVIEW: (Hex 0xFFFFF95B) Descriptor record was not found.
-1700 LabVIEW: (Hex 0xFFFFF95C) Data could not be coerced to the requested descriptor type.
-1622 LabVIEW: (Hex 0xFFFFF9AA) Size of input points and initial conditions are not the same.
-1621 LabVIEW: (Hex 0xFFFFF9AB) Size of input points and initial conditions are not the same.
-1620 LabVIEW: (Hex 0xFFFFF9AC) Size of input points and initial conditions are not the same.
-1619 LabVIEW: (Hex 0xFFFFF9AD) Size of input points and initial conditions are not the same.
-1618 LabVIEW: (Hex 0xFFFFF9AE) Size of input points and initial conditions are not the same.
-1617 LabVIEW: (Hex 0xFFFFF9AF) Size of input points and zeros-poles-gains are not the same.
-1616 LabVIEW: (Hex 0xFFFFF9B0) Size of input points and transfer functions are not the same.
-1615 LabVIEW: (Hex 0xFFFFF9B1) Size of input points and filter coefficients are not the same.
-1614 LabVIEW: (Hex 0xFFFFF9B2) Size of input points, initial conditions and bounds are not the same.
-1613 LabVIEW: (Hex 0xFFFFF9B3) Size of input points and initial conditions are not the same.
-1612 LabVIEW: (Hex 0xFFFFF9B4) Size of input points and zeros-poles-gains are not the same.
-1611 LabVIEW: (Hex 0xFFFFF9B5) Size of input points and transfer functions are not the same.
-1610 LabVIEW: (Hex 0xFFFFF9B6) Size of input points and initial conditions are not the same.
-1609 LabVIEW: (Hex 0xFFFFF9B7) Size of input points and initial conditions, and bounds are not the same.
-1608 LabVIEW: (Hex 0xFFFFF9B8) Size of input points and initial conditions are not the same.
-1607 LabVIEW: (Hex 0xFFFFF9B9) Upper limit<lower limit.
-1606 LabVIEW: (Hex 0xFFFFF9BA) Switch off point is greater than switch on point.
-1605 LabVIEW: (Hex 0xFFFFF9BB) Quantization interval negative.
-1604 LabVIEW: (Hex 0xFFFFF9BC) Failure in discrete filter specification.
-1603 LabVIEW: (Hex 0xFFFFF9BD) Ill-conditioned MIMO system.
-1602 LabVIEW: (Hex 0xFFFFF9BE) Highest coefficient of a polynomial close to 0.
-1601 LabVIEW: (Hex 0xFFFFF9BF) Numerator/denominator inconsistency.
-1600 LabVIEW: (Hex 0xFFFFF9C0) Upper bound<lower bound.
-1524 LabVIEW: (Hex 0xFFFFFA0C) The input vector of the user-defined membership function shape must be monotonic, increasing values in X and Y.
-1523 LabVIEW: (Hex 0xFFFFFA0D) Incorrect number of rules.
-1522 LabVIEW: (Hex 0xFFFFFA0E) Error loading fuzzy controller file.
-1521 LabVIEW: (Hex 0xFFFFFA0F) Error opening fuzzy controller file.
-1519 LabVIEW: (Hex 0xFFFFFA11) Consequence term not found.
-1518 LabVIEW: (Hex 0xFFFFFA12) Incorrect number of fulfillment values.
-1517 LabVIEW: (Hex 0xFFFFFA13) Incorrect number of active consequence terms.
-1516 LabVIEW: (Hex 0xFFFFFA14) Antecedent variable name not found.
-1515 LabVIEW: (Hex 0xFFFFFA15) Input is less than antecedance term x min.
-1514 LabVIEW: (Hex 0xFFFFFA16) Input is greater than antecedance term x max.
-1512 LabVIEW: (Hex 0xFFFFFA18) Number of inputs does not match number of antecedent variables.
-1511 LabVIEW: (Hex 0xFFFFFA19) Antecedent variable used multiple times.
-1509 LabVIEW: (Hex 0xFFFFFA1B) Incorrect number of consequent terms.
-1508 LabVIEW: (Hex 0xFFFFFA1C) Incorrect number of consequent variables.
-1507 LabVIEW: (Hex 0xFFFFFA1D) Incorrect number of antecedent terms.
-1506 LabVIEW: (Hex 0xFFFFFA1E) Incorrect number of antecedent variables.
-1504 LabVIEW: (Hex 0xFFFFFA20) Linguistic term x max cannot be less than x min.
-1503 LabVIEW: (Hex 0xFFFFFA21) Linguistic term point(s) cannot be less than x min.
-1502 LabVIEW: (Hex 0xFFFFFA22) Linguistic term point(s) are greater than x max.
-1501 LabVIEW: (Hex 0xFFFFFA23) Linguistic term points are out of order.
-1300 LabVIEW: (Hex 0xFFFFFAEC) Instrument-specific error.
-1236 LabVIEW: (Hex 0xFFFFFB2C) Error interpreting instrument response.
-1223 LabVIEW: (Hex 0xFFFFFB39) Instrument identification query failed.
-1210 LabVIEW: (Hex 0xFFFFFB46) Parameter out of range.
-932 LabVIEW: (Hex 0xFFFFFC5C) Destination port requires authentication.
-931 LabVIEW: (Hex 0xFFFFFC5D) Location name is invalid.
-930 LabVIEW: (Hex 0xFFFFFC5E) Service method is other than ppcServiceRealTime.
-928 LabVIEW: (Hex 0xFFFFFC60) Invalid user reference number.
-927 LabVIEW: (Hex 0xFFFFFC61) User's password is wrong.
-926 LabVIEW: (Hex 0xFFFFFC62) PPCStart failed because destination did not have an inform pending.
-925 LabVIEW: (Hex 0xFFFFFC63) An error has occurred in the network.
-924 LabVIEW: (Hex 0xFFFFFC64) Unable to create a new userRefNum.
-923 LabVIEW: (Hex 0xFFFFFC65) The default userRefNum does not yet exist.
-922 LabVIEW: (Hex 0xFFFFFC66) User has not specified owner name in Sharing Setup Control Panel.
-919 LabVIEW: (Hex 0xFFFFFC69) PPCPortRec is invalid.
-917 LabVIEW: (Hex 0xFFFFFC6B) The session has closed.
-916 LabVIEW: (Hex 0xFFFFFC6C) The port was closed.
-915 LabVIEW: (Hex 0xFFFFFC6D) Unable to contact destination application.
-914 LabVIEW: (Hex 0xFFFFFC6E) A system resource is missing.
-913 LabVIEW: (Hex 0xFFFFFC6F) User has not named his Macintosh in the Network Setup Control Panel.
-912 LabVIEW: (Hex 0xFFFFFC70) Destination rejected the session request.
-911 LabVIEW: (Hex 0xFFFFFC71) User name unknown on destination machine.
-910 LabVIEW: (Hex 0xFFFFFC72) Another port is already open with this name (perhaps in another application).
-909 LabVIEW: (Hex 0xFFFFFC73) Bad parameter or invalid state for this operation.
-908 LabVIEW: (Hex 0xFFFFFC74) Invalid session reference number.
-907 LabVIEW: (Hex 0xFFFFFC75) PPC Toolbox is unable to create a session.
-906 LabVIEW: (Hex 0xFFFFFC76) Port does not exist at destination.
-905 LabVIEW: (Hex 0xFFFFFC77) Network activity is currently disabled.
-904 LabVIEW: (Hex 0xFFFFFC78) The system is unable to allocate memory. This is a critical error, and you should restart.
-903 LabVIEW: (Hex 0xFFFFFC79) Invalid port name. Unable to open port or bad portRefNum.
-902 LabVIEW: (Hex 0xFFFFFC7A) Invalid or inappropriate locationKindSelector in locationName.
-900 LabVIEW: (Hex 0xFFFFFC7C) PPC Toolbox has not been initialized.
-843 LabVIEW: (Hex 0xFFFFFCB5) Cannot load Nanosecond Engine Dynamic Library.
-842 LabVIEW: (Hex 0xFFFFFCB6) The timed structure failed to unreserve the NI Scan Engine.
-841 LabVIEW: (Hex 0xFFFFFCB7) The timed structure failed to retrieve the NI Scan Engine mode.
-840 LabVIEW: (Hex 0xFFFFFCB8) The timed structure failed to reserve the NI Scan Engine.
-832 LabVIEW: (Hex 0xFFFFFCC0) The Priority Mapper Table is full.
-831 LabVIEW: (Hex 0xFFFFFCC1) Timing Source Fire Count Overflow
-830 LabVIEW: (Hex 0xFFFFFCC2) Invalid Trigger ID
-826 LabVIEW: (Hex 0xFFFFFCC6) A time-critical VI contains a timed structure.
-825 LabVIEW: (Hex 0xFFFFFCC7) Invalid CPU Specified for timed structure.
-823 LabVIEW: (Hex 0xFFFFFCC9) Cannot load Timed Loop Scheduler Dynamic Library.
-822 LabVIEW: (Hex 0xFFFFFCCA) The timed structure feature or type is not supported on the current platform for the following timing source.
-821 LabVIEW: (Hex 0xFFFFFCCB) The following timed structures timed out while waiting for the synchronization group to synchronize all timed structures in the group.
-820 LabVIEW: (Hex 0xFFFFFCCC) The following timed structure has been initialized with illegal parameters.
-819 LabVIEW: (Hex 0xFFFFFCCD) An illegal mode has been specified for the following given Timed Loop.
-818 LabVIEW: (Hex 0xFFFFFCCE) An illegal period, priority, deadline, offset, or start has been specified for the following timed structure.
-817 LabVIEW: (Hex 0xFFFFFCCF) Timing Source error or attempted to execute another iteration of a Timed Loop that was already aborted due to an error of the following timing source.
-816 LabVIEW: (Hex 0xFFFFFCD0) Timed structure aborted or attempted to execute another iteration of the following aborted Timed Loop.
-815 LabVIEW: (Hex 0xFFFFFCD1) Cannot add timing source to the following active timing source hierarchy.
-814 LabVIEW: (Hex 0xFFFFFCD2) Cannot add timed structure to the active timed structure synchronization group.
-813 LabVIEW: (Hex 0xFFFFFCD3) The following timing source can be assigned to only one timing source hierarchy at a time.
-812 LabVIEW: (Hex 0xFFFFFCD4) The following timed structure can only be assigned to one timed structure synchronization group at a time.
-811 LabVIEW: (Hex 0xFFFFFCD5) The given name is already being used by another timing source hierarchy:
-810 LabVIEW: (Hex 0xFFFFFCD6) The given name is already being used by another timed structure synchronization group:
-809 LabVIEW: (Hex 0xFFFFFCD7) The given name is already being used by the following timing source.
-808 LabVIEW: (Hex 0xFFFFFCD8) The given name is already being used by the following timed structure.
-807 LabVIEW: (Hex 0xFFFFFCD9) The following timing source hierarchy does not exist possibly because the timing source hierarchy has never been created, has been cleared, or an illegal action was attempted.
-806 LabVIEW: (Hex 0xFFFFFCDA) The following synchronization group does not exist possibly because the synchronization group has never been created, has been cleared, or an illegal action was attempted.
-805 LabVIEW: (Hex 0xFFFFFCDB) The following timing source does not exist. This error might occur because the timing source was never created, has been cleared, or an illegal action was attempted. Use the Create Timing Source VI to create a Timed Loop timing source.
-804 LabVIEW: (Hex 0xFFFFFCDC) The timed structure does not exist, possibly because the timed structure has not been created, the timed structure has been cleared, or an illegal operation was attempted.
-803 LabVIEW: (Hex 0xFFFFFCDD) Creating a new timing source hierarchy exceeds the maximum allowed number of simultaneously active timing source hierarchies.
-802 LabVIEW: (Hex 0xFFFFFCDE) Creating another timed structure synchronization group exceeds the maximum allowed number of simultaneously active synchronization groups.
-801 LabVIEW: (Hex 0xFFFFFCDF) Creating another timing source exceeds the maximum allowed number of simultaneously active timing sources.
-800 LabVIEW: (Hex 0xFFFFFCE0) Creating another timed structure exceeds the maximum allowed number of simultaneously active timed structures.
-722 LabVIEW: (Hex 0xFFFFFD2E) The TEDS bitstream is invalid or corrupt.
-721 LabVIEW: (Hex 0xFFFFFD2F) The specified index is outside the bounds of the TEDS data array.
-720 LabVIEW: (Hex 0xFFFFFD30) The specified value is outside of the acceptable range for this property.
-719 LabVIEW: (Hex 0xFFFFFD31) The Basic TEDS was not found in the TEDS data.
-718 LabVIEW: (Hex 0xFFFFFD32) LabVIEW is unable to locate the specified SelectCase or StructArray.
-717 LabVIEW: (Hex 0xFFFFFD33) The specified VTEDS file was written with an incompatible version of the TEDS library.
-716 LabVIEW: (Hex 0xFFFFFD34) The EEPROM is too small for data.
-715 LabVIEW: (Hex 0xFFFFFD35) EEPROM Write Failure
-714 LabVIEW: (Hex 0xFFFFFD36) Bad EEPROM ID
-713 LabVIEW: (Hex 0xFFFFFD37) No EEPROM is detected.
-712 LabVIEW: (Hex 0xFFFFFD38) This property cannot be edited because it is a constant in the template for this sensor.
-711 LabVIEW: (Hex 0xFFFFFD39) The enumeration for this property does not correspond to the data type specified by the template.
-710 LabVIEW: (Hex 0xFFFFFD3A) This TEDS sensor requires a manufacturer defined template.
-709 LabVIEW: (Hex 0xFFFFFD3B) The specified property is a floating-point data type according to the template. Casting this property to an unsigned integer will result in a loss of precision.
-708 LabVIEW: (Hex 0xFFFFFD3C) The specified property is specified by the TEDS template as a string data type and cannot be converted to a numeric.
-707 LabVIEW: (Hex 0xFFFFFD3D) The TEDS user data does not contain 7-bit ASCII code.
-706 LabVIEW: (Hex 0xFFFFFD3E) The requested property cannot be found in the current TEDS data.
-705 LabVIEW: (Hex 0xFFFFFD3F) The template to decode the remainder of the TEDS bitstream cannot be found in the specified template directory.
-704 LabVIEW: (Hex 0xFFFFFD40) The header selector in the legacy Basic TEDS is outside the acceptable range.
-703 LabVIEW: (Hex 0xFFFFFD41) The TEDS data checksum is invalid.
-702 LabVIEW: (Hex 0xFFFFFD42) This VI does not support the data type for this property.
-701 LabVIEW: (Hex 0xFFFFFD43) The number of bits required for the requested action is not divisible by five.
-700 LabVIEW: (Hex 0xFFFFFD44) The number of bits required is not divisible by seven.
-620 LabVIEW: (Hex 0xFFFFFD94) Networked machine was not found.
-619 LabVIEW: (Hex 0xFFFFFD95) Remote registry services not available or remote administration not enabled.
-618 LabVIEW: (Hex 0xFFFFFD96) Cannot create a stable subkey under a volatile parent key.
-617 LabVIEW: (Hex 0xFFFFFD97) Cannot create a symbolic link in a registry key that already has subkeys or values.
-616 LabVIEW: (Hex 0xFFFFFD98) System could not allocate the required space in a registry log.
-615 LabVIEW: (Hex 0xFFFFFD99) Illegal operation attempted on a registry key that has been marked for deletion.
-614 LabVIEW: (Hex 0xFFFFFD9A) The system has attempted to load or restore a file into the registry, but the specified file is not in a registry file format.
-613 LabVIEW: (Hex 0xFFFFFD9B) An I/O operation initiated by the registry failed irrecoverably. The registry could not read in, or write out, or flush, one of the files that contain the system's image of the registry.
-612 LabVIEW: (Hex 0xFFFFFD9C) The registry is corrupted. The structure of one of the files that contains registry data is corrupted, the system's image of the file in memory is corrupted, or the file could not be recovered because the alternate copy or log was absent or corrupted.
-611 LabVIEW: (Hex 0xFFFFFD9D) One of the files in the registry database had to be recovered by use of a log or alternate copy. The recovery was successful.
-610 LabVIEW: (Hex 0xFFFFFD9E) The configuration registry key could not be written.
-609 LabVIEW: (Hex 0xFFFFFD9F) The configuration registry key could not be read.
-608 LabVIEW: (Hex 0xFFFFFDA0) The configuration registry key could not be opened.
-607 LabVIEW: (Hex 0xFFFFFDA1) The configuration registry key is invalid.
-606 LabVIEW: (Hex 0xFFFFFDA2) The configuration registry database is corrupt.
-605 LabVIEW: (Hex 0xFFFFFDA3) Attempted to read beyond last key or value.
-604 LabVIEW: (Hex 0xFFFFFDA4) Remote registry access denied.
-603 LabVIEW: (Hex 0xFFFFFDA5) Specified key or value does not exist.
-602 LabVIEW: (Hex 0xFFFFFDA6) Invalid registry refnum.
-601 LabVIEW: (Hex 0xFFFFFDA7) Incorrect data type specified.
-600 LabVIEW: (Hex 0xFFFFFDA8) Undetermined Windows registry error.
0 LabVIEW: (Hex 0x0) Error connecting to GPIB driver or device. The NI-488.2 driver may not be installed.
1 LabVIEW: (Hex 0x1) An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @.
2 LabVIEW: (Hex 0x2) Memory is full.
3 LabVIEW: (Hex 0x3) Internal error. Wrong memory zone accessed.
4 LabVIEW: (Hex 0x4) End of file encountered.
5 LabVIEW: (Hex 0x5) File already open.
6 LabVIEW: (Hex 0x6) Generic file I/O error.
7 LabVIEW: (Hex 0x7) File not found. The file might be in a different location or deleted. Use the command prompt or the file explorer to verify that the path is correct.
8 LabVIEW: (Hex 0x8) File permission error. You do not have the correct permissions for the file.
9 LabVIEW: (Hex 0x9) Disk full. The disk or hard drive does not have enough free space to complete the operation. Try freeing up disk space or saving to a different disk or drive.
10 LabVIEW: (Hex 0xA) Duplicate path.
11 LabVIEW: (Hex 0xB) Too many files open.
12 LabVIEW: (Hex 0xC) Some system capacity necessary for operation is not enabled.
13 LabVIEW: (Hex 0xD) Failed to load dynamic library because of missing external symbols or dependencies, or because of an invalid file format.
14 LabVIEW: (Hex 0xE) Cannot add resource.
15 LabVIEW: (Hex 0xF) Resource not found.
16 LabVIEW: (Hex 0x10) Image not found.
17 LabVIEW: (Hex 0x11) Not enough memory to manipulate image.
18 LabVIEW: (Hex 0x12) Pen does not exist.
19 LabVIEW: (Hex 0x13) Configuration type invalid.
20 LabVIEW: (Hex 0x14) Configuration token not found.
21 LabVIEW: (Hex 0x15) Error occurred parsing configuration string.
22 LabVIEW: (Hex 0x16) Configuration memory error.
23 LabVIEW: (Hex 0x17) Bad external code format.
24 LabVIEW: (Hex 0x18) External subroutine not supported.
25 LabVIEW: (Hex 0x19) External code not present.
26 LabVIEW: (Hex 0x1A) Null window.
27 LabVIEW: (Hex 0x1B) Destroy window error.
28 LabVIEW: (Hex 0x1C) Null menu.
29 LabVIEW: (Hex 0x1D) Print aborted.
30 LabVIEW: (Hex 0x1E) Bad print record.
31 LabVIEW: (Hex 0x1F) Print driver error.
32 LabVIEW: (Hex 0x20) Operating system error during print.
33 LabVIEW: (Hex 0x21) Memory error during print.
34 LabVIEW: (Hex 0x22) Print dialog error.
35 LabVIEW: (Hex 0x23) Generic print error.
36 LabVIEW: (Hex 0x24) Invalid device refnum.
37 LabVIEW: (Hex 0x25) Device not found.
38 LabVIEW: (Hex 0x26) Device parameter error.
39 LabVIEW: (Hex 0x27) Device unit error.
40 LabVIEW: (Hex 0x28) Cannot open device.
41 LabVIEW: (Hex 0x29) Device call aborted.
42 LabVIEW: (Hex 0x2A) Generic error.
43 LabVIEW: (Hex 0x2B) Operation cancelled by user.
44 LabVIEW: (Hex 0x2C) Object ID too low.
45 LabVIEW: (Hex 0x2D) Object ID too high.
46 LabVIEW: (Hex 0x2E) Object not in heap.
47 LabVIEW: (Hex 0x2F) Unknown heap.
48 LabVIEW: (Hex 0x30) Unknown object (invalid DefProc).
49 LabVIEW: (Hex 0x31) Unknown object (DefProc not in table).
50 LabVIEW: (Hex 0x32) Message out of range.
51 LabVIEW: (Hex 0x33) Null method.
52 LabVIEW: (Hex 0x34) Unknown message.
53 LabVIEW: (Hex 0x35) Manager call not supported.
54 LabVIEW: (Hex 0x36) The network address is ill-formed. Make sure the address is in a valid format. For TCP/IP, the address can be either a machine name or an IP address in the form xxx.xxx.xxx.xxx. If this error occurs when specifying a machine name, make sure the machine name is valid. Try to ping the machine name. Check that you have a DNS server properly configured. If you are using the TCP Open Connection function, ensure that the value of the remote port or service name is not 0.
55 LabVIEW: (Hex 0x37) The network operation is in progress.
56 LabVIEW: (Hex 0x38) The network operation exceeded the user-specified or system time limit.
57 LabVIEW: (Hex 0x39) The network connection is busy.
58 LabVIEW: (Hex 0x3A) The network function is not supported by the system.
59 LabVIEW: (Hex 0x3B) The network is down, unreachable, or has been reset.
60 LabVIEW: (Hex 0x3C) The specified port or network address is currently in use. Select an available port or network address.
61 LabVIEW: (Hex 0x3D) Serial port parity error.

=========================

LabVIEW: (Hex 0x3D) The system could not allocate the necessary memory.

61 LabVIEW: (Hex 0x3D) Serial port parity error.

=========================

LabVIEW: (Hex 0x3D) The system could not allocate the necessary memory.

62 LabVIEW: (Hex 0x3E) Serial port overrun error.

=========================

LabVIEW: (Hex 0x3E) The system caused the network connection to be aborted.

62 LabVIEW: (Hex 0x3E) Serial port overrun error.

=========================

LabVIEW: (Hex 0x3E) The system caused the network connection to be aborted.

63 LabVIEW: (Hex 0x3F) Serial port receive buffer overflow.

=========================

LabVIEW: (Hex 0x3F) The network connection was refused by the server.

63 LabVIEW: (Hex 0x3F) Serial port receive buffer overflow.

=========================

LabVIEW: (Hex 0x3F) The network connection was refused by the server.

64 LabVIEW: (Hex 0x40) Serial port framing error.

=========================

LabVIEW: (Hex 0x40) The network connection is not yet established.

64 LabVIEW: (Hex 0x40) Serial port framing error.

=========================

LabVIEW: (Hex 0x40) The network connection is not yet established.

65 LabVIEW: (Hex 0x41) Serial port timeout; bytes not received at serial port.

=========================

LabVIEW: (Hex 0x41) The network connection is already established.

65 LabVIEW: (Hex 0x41) Serial port timeout; bytes not received at serial port.

=========================

LabVIEW: (Hex 0x41) The network connection is already established.

66 LabVIEW: (Hex 0x42) The network connection was closed by the peer. If you are using the Open VI Reference function on a remote VI Server connection, verify that the machine is allowed access by selecting Tools>>Options>>VI Server on the server side.
67 LabVIEW: (Hex 0x43) Interapplication Manager initialization error.
68 LabVIEW: (Hex 0x44) Bad occurrence.
69 LabVIEW: (Hex 0x45) Handler does not know what occurrence to wait for.
70 LabVIEW: (Hex 0x46) Occurrence queue overflow.
71 LabVIEW: (Hex 0x47) File datalog type conflict.
72 LabVIEW: (Hex 0x48) Semaphore not signaled.
73 LabVIEW: (Hex 0x49) Interapplication Manager unrecognized type error.
74 LabVIEW: (Hex 0x4A) Memory or data structure corrupt.
75 LabVIEW: (Hex 0x4B) Failed to make temporary DLL.
76 LabVIEW: (Hex 0x4C) Old CIN version.
81 LabVIEW: (Hex 0x51) Format specifier type mismatch.
82 LabVIEW: (Hex 0x52) Unknown format specifier.
83 LabVIEW: (Hex 0x53) Too few format specifiers.
84 LabVIEW: (Hex 0x54) Too many format specifiers.
85 LabVIEW: (Hex 0x55) Scan failed. The input string does not contain data in the expected format.
87 LabVIEW: (Hex 0x57) Error converting to variant.
88 LabVIEW: (Hex 0x58) Run-time menu error.
89 LabVIEW: (Hex 0x59) Another user tampered with the VI password.
90 LabVIEW: (Hex 0x5A) Variant attribute not found.
91 LabVIEW: (Hex 0x5B) The data type of the variant is not compatible with the data type wired to the type input.
92 LabVIEW: (Hex 0x5C) The ActiveX event data was not available on the queue.
93 LabVIEW: (Hex 0x5D) ActiveX event information was not available.
94 LabVIEW: (Hex 0x5E) The occurrence associated with the ActiveX event was not found.
95 LabVIEW: (Hex 0x5F) The ActiveX event queue could not be created.
96 LabVIEW: (Hex 0x60) ActiveX event information was not available in the type library.
97 LabVIEW: (Hex 0x61) A null or previously deleted refnum was passed in as an input.
98 LabVIEW: (Hex 0x62) Incorrect file type. Attempted to read from or write to a file of a type incompatible with the operation. This normally is a user data file.
99 LabVIEW: (Hex 0x63) Incorrect file version. Attempted to read from or write to a file of a version incompatible with the write/read function version. This file normally is a user data file.
100 LabVIEW: (Hex 0x64) File contains erroneous data. This normally is a user data file.
102 LabVIEW: (Hex 0x66) IVI invalid downcast.
103 LabVIEW: (Hex 0x67) No IVI class session opened. You must call the class driver Initialize VI before you can call a specific driver VI. This error also can occur if the IVI Logical Name control is set to the wrong IVI Class.
108 LabVIEW: (Hex 0x6C) Singlecast connections cannot send to multicast addresses.
109 LabVIEW: (Hex 0x6D) Multicast connections cannot send to singlecast addresses.
110 LabVIEW: (Hex 0x6E) Specified IP address is not in multicast address range.
111 LabVIEW: (Hex 0x6F) Cannot write to read-only multicast connection.
112 LabVIEW: (Hex 0x70) Cannot read from write-only multicast connection.
113 LabVIEW: (Hex 0x71) A 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.
114 LabVIEW: (Hex 0x72) Could not create TCP listener port because the port, service name, or net address conflict with a TCP listener that already exists.
116 LabVIEW: (Hex 0x74) Unflatten or byte stream read operation failed due to corrupt, unexpected, or truncated data.
117 LabVIEW: (Hex 0x75) Directory path supplied where a file path is required.
118 LabVIEW: (Hex 0x76) The supplied folder path does not exist.
119 LabVIEW: (Hex 0x77) Illegal combination of Bluetooth discoverable and non-connectable modes.
120 LabVIEW: (Hex 0x78) Error setting Bluetooth mode.
121 LabVIEW: (Hex 0x79) Invalid GUID string.
122 LabVIEW: (Hex 0x7A) The resource you are attempting to open was created in a more recent version of LabVIEW and is incompatible with this version.
123 LabVIEW: (Hex 0x7B) A timeout occurred.
124 LabVIEW: (Hex 0x7C) A string contained an unexpected null character.
125 LabVIEW: (Hex 0x7D) A stack overflow occurred.
126 LabVIEW: (Hex 0x7E) Could not query socket state.
127 LabVIEW: (Hex 0x7F) The specified socket is not an IPv4 socket.
128 LabVIEW: (Hex 0x80) Open connection limit exceeded.
129 LabVIEW: (Hex 0x81) The path to access is too long for the current operating system.
130 LabVIEW: (Hex 0x82) Operation attempted to create a set with duplicate elements. All elements of a set must be unique.
131 LabVIEW: (Hex 0x83) Operation attempted to create a map with duplicate keys. All keys of a map must be unique.
824 LabVIEW: (Hex 0x338) You must supply a mode to change the offset of the Timed Loop.
1000 LabVIEW: (Hex 0x3E8) The VI is not in a state compatible with this operation.
1001 LabVIEW: (Hex 0x3E9) The VI front panel is not open.
1002 LabVIEW: (Hex 0x3EA) The VI cannot run because it has a front panel control in an error state.
1003 LabVIEW: (Hex 0x3EB) The VI is not executable. This error may occur because the VI is either broken or contains a subVI that LabVIEW cannot locate. Select File>>Open to open the VI and verify that you can run it.
1004 LabVIEW: (Hex 0x3EC) The VI is not in memory.
1005 LabVIEW: (Hex 0x3ED) VI execution has been disabled in the VI Properties dialog box.
1006 LabVIEW: (Hex 0x3EE) FPDCO on connector pane thinks it is constant.
1007 LabVIEW: (Hex 0x3EF) No IP record in summary.
1008 LabVIEW: (Hex 0x3F0) Cannot load connector pane.
1009 LabVIEW: (Hex 0x3F1) Variant tag out of range.
1010 LabVIEW: (Hex 0x3F2) No default or operate data.
1011 LabVIEW: (Hex 0x3F3) VI Creation failed.
1012 LabVIEW: (Hex 0x3F4) Cannot load block diagram.
1013 LabVIEW: (Hex 0x3F5) Cannot load front panel.
1014 LabVIEW: (Hex 0x3F6) Linker error.
1015 LabVIEW: (Hex 0x3F7) Printer is not responding. Check printer configuration.
1016 LabVIEW: (Hex 0x3F8) Cannot load History.
1017 LabVIEW: (Hex 0x3F9) VI has been modified on disk since it was last loaded or saved.
1018 LabVIEW: (Hex 0x3FA) Unspecified error occurred.
1019 LabVIEW: (Hex 0x3FB) One or more untitled subVIs exist. This file cannot be saved until all dependent files have been named.
1020 LabVIEW: (Hex 0x3FC) This CIN can only be invoked from a registered wizard.
1021 LabVIEW: (Hex 0x3FD) Illegal Object Id passed to wizard CIN.
1022 LabVIEW: (Hex 0x3FE) Wizard Template not found.
1023 LabVIEW: (Hex 0x3FF) Wizard template does not have a diagram.
1024 LabVIEW: (Hex 0x400) Call Instrument aborted.
1025 LabVIEW: (Hex 0x401) Application Reference is invalid.
1026 LabVIEW: (Hex 0x402) VI Reference is invalid.
1027 LabVIEW: (Hex 0x403) For the requested operation, the reference cannot be reserved as requested, is in an improper reservation mode, or the execution state must be set to running or reserved.
1028 LabVIEW: (Hex 0x404) Attribute selector is invalid.
1029 LabVIEW: (Hex 0x405) VI Server property is read-only.
1030 LabVIEW: (Hex 0x406) VI Reference is already reserved for editing.
1031 LabVIEW: (Hex 0x407) VI Reference type does not match VI connector pane.
1032 LabVIEW: (Hex 0x408) VI Server access denied.
1033 LabVIEW: (Hex 0x409) Bad run-time menu file version.
1034 LabVIEW: (Hex 0x40A) Bad run-time menu file.
1035 LabVIEW: (Hex 0x40B) Operation is invalid for this type of VI.
1036 LabVIEW: (Hex 0x40C) Method selector is invalid.
1037 LabVIEW: (Hex 0x40D) Incompatible VI Server protocol version.
1038 LabVIEW: (Hex 0x40E) Required parameter missing.
1039 LabVIEW: (Hex 0x40F) VI was aborted.
1040 LabVIEW: (Hex 0x410) VI is password protected.
1041 LabVIEW: (Hex 0x411) Incorrect password.
1042 LabVIEW: (Hex 0x412) Attempted recursive call.
1043 LabVIEW: (Hex 0x413) The property or method is not supported in this version of LabVIEW.
1044 LabVIEW: (Hex 0x414) VI is locked.
1045 LabVIEW: (Hex 0x415) Null Refnum passed to Close Reference.
1046 LabVIEW: (Hex 0x416) LabVIEW cannot initialize the script server. Ensure the server software is installed.
1047 LabVIEW: (Hex 0x417) LabVIEW failed to send variable to the script server.
1048 LabVIEW: (Hex 0x418) LabVIEW failed to get variable from the script server.
1049 LabVIEW: (Hex 0x419) LabVIEW failed to send script text to the script server.
1050 LabVIEW: (Hex 0x41A) Error occurred while executing script.
1051 LabVIEW: (Hex 0x41B) A LabVIEW file of that name already exists in memory, or exists within a project library already in memory.
1052 LabVIEW: (Hex 0x41C) The LabVIEW filename is invalid.
1053 LabVIEW: (Hex 0x41D) At run time, LabVIEW cannot find script support DLL.
1054 LabVIEW: (Hex 0x41E) The specified object was not found.
1055 LabVIEW: (Hex 0x41F) Object reference is invalid.
1056 LabVIEW: (Hex 0x420) Specified object is not scriptable in this version.
1057 LabVIEW: (Hex 0x421) Type mismatch: Object cannot be cast to the specified type.
1058 LabVIEW: (Hex 0x422) Specified property not found.
1059 LabVIEW: (Hex 0x423) Unexpected file type.
1060 LabVIEW: (Hex 0x424) Object cannot contain (own) the specified object.
1061 LabVIEW: (Hex 0x425) Unable to create new object.
1062 LabVIEW: (Hex 0x426) Specified objects cannot be wired together.
1063 LabVIEW: (Hex 0x427) Specified terminal not found in the object.
1064 LabVIEW: (Hex 0x428) The specified VI may not be saved for previous because it resides in the vi.lib directory.
1065 LabVIEW: (Hex 0x429) The path to the VI to save is an empty or relative path. It must be an absolute path.
1066 LabVIEW: (Hex 0x42A) Hardware open error.
1067 LabVIEW: (Hex 0x42B) Hardware close error.
1068 LabVIEW: (Hex 0x42C) Hardware transact error.
1069 LabVIEW: (Hex 0x42D) Hardware DLL missing.
1070 LabVIEW: (Hex 0x42E) Hardware no session error.
1071 LabVIEW: (Hex 0x42F) LabVIEW cannot locate the specified method.
1072 LabVIEW: (Hex 0x430) This property or method is not yet implemented.
1073 LabVIEW: (Hex 0x431) This property is writable only when the VI is in edit mode, or this method is available only when the VI is in edit mode.
1074 LabVIEW: (Hex 0x432) Cannot create a control/indicator for the specified terminal.
1075 LabVIEW: (Hex 0x433) Cannot create a constant for the specified terminal.
1076 LabVIEW: (Hex 0x434) VI is not debuggable.
1077 LabVIEW: (Hex 0x435) Invalid property value.
1078 LabVIEW: (Hex 0x436) Failed to load shared library %s. Ensure that the library is present on the RT target.
1079 LabVIEW: (Hex 0x437) When the RT target booted, the startup application configured to launch was missing.
1080 LabVIEW: (Hex 0x438) The startup application configured to launch was corrupt and failed to load when the RT target booted.
1081 LabVIEW: (Hex 0x439) Exception caused by loading of library %s on RT target device.
1082 LabVIEW: (Hex 0x43A) Operation not valid for strict type definition instance.
1083 LabVIEW: (Hex 0x43B) Invalid connector pane pattern.
1084 LabVIEW: (Hex 0x43C) Specified control or indicator cannot be hooked up to the connector pane.
1085 LabVIEW: (Hex 0x43D) Invalid connector terminal.
1086 LabVIEW: (Hex 0x43E) Wrong control type.
1087 LabVIEW: (Hex 0x43F) There is no DataSocket information available for the object.
1088 LabVIEW: (Hex 0x440) Bad value for parameter.
1089 LabVIEW: (Hex 0x441) Error occurred while executing script. Error message from server: %s.
1090 LabVIEW: (Hex 0x442) Specified object cannot be moved.
1091 LabVIEW: (Hex 0x443) The VI Server or client received an unrecognized message.
1092 LabVIEW: (Hex 0x444) Invalid Class Operator VI.
1093 LabVIEW: (Hex 0x445) Specified object is not deletable.
1094 LabVIEW: (Hex 0x446) Queue and notifier references of the same name must be obtained using the same data type.
1095 LabVIEW: (Hex 0x447) This container cannot be left without a subtype. Right-click the container border and select Replace or drag new subtype.
1096 LabVIEW: (Hex 0x448) The Open VI Reference function cannot prepare a non-reentrant VI for reentrant run.
1097 LabVIEW: (Hex 0x449) An exception occurred within the external code called by a Call Library Function Node. The exception might have corrupted the LabVIEW memory. Save any work to a new location and restart LabVIEW.
1098 LabVIEW: (Hex 0x44A) Cannot disconnect type definitions or polymorphic VIs if the block diagram is not available.
1099 LabVIEW: (Hex 0x44B) Scripting: SubVI is not loaded.
1100 LabVIEW: (Hex 0x44C) No object of that name was found. No reference could be returned.
1101 LabVIEW: (Hex 0x44D) Insufficient privileges to read, write, or create an item in the DataSocket Server. Use the DataSocket Server Manager to configure these privileges.
1102 LabVIEW: (Hex 0x44E) The string wired to the xml string input is empty.
1103 LabVIEW: (Hex 0x44F) The XML tag describing the type of data is not recognized.
1104 LabVIEW: (Hex 0x450) No end tag was found for an XML start/end tag pair.
1105 LabVIEW: (Hex 0x451) An unknown or unexpected XML tag was discovered.
1106 LabVIEW: (Hex 0x452) The XML tag describing the type of data does not match the wired type.
1107 LabVIEW: (Hex 0x453) The XML enumerated type choice(s) does not match the wired type.
1108 LabVIEW: (Hex 0x454) XML value text is illegal or out of range for type and/or format.
1109 LabVIEW: (Hex 0x455) Unsupported data type.
1110 LabVIEW: (Hex 0x456) No longer used.
1111 LabVIEW: (Hex 0x457) Release Semaphore called on a semaphore that was not currently acquired.
1112 LabVIEW: (Hex 0x458) Internal Error. No class manager found for the type requested.
1113 LabVIEW: (Hex 0x459) Internal Error. The external object class was not found.
1114 LabVIEW: (Hex 0x45A) This item is read-only. You must connect in read mode.
1115 LabVIEW: (Hex 0x45B) This item is write-only. You must connect in write mode.
1116 LabVIEW: (Hex 0x45C) RTTarget.DiskCache.SizeInKB config token must be greater than zero.
1117 LabVIEW: (Hex 0x45D) RTTarget.DiskCache.Thread.Priority config token must be between -2 and 2.
1118 LabVIEW: (Hex 0x45E) RTTarget.DiskCache.Thread.IntervalInSecs config token must be greater than zero.
1119 LabVIEW: (Hex 0x45F) RTTarget.DiskCache.Thread.LinePerWakeup config token must be greater than or equal to zero.
1120 LabVIEW: (Hex 0x460) Not enough memory to create disk cache.
1121 LabVIEW: (Hex 0x461) Cannot create disk cache flush thread.
1122 LabVIEW: (Hex 0x462) Refnum became invalid while node waited for it.
1123 LabVIEW: (Hex 0x463) You cannot create an object (such as control caption) in built applications. You must create these objects in the LabVIEW development system.
1124 LabVIEW: (Hex 0x464) VI is not loadable.

In a built application, this error might occur because the VI being loaded was last compiled for a different OS or with CPU features, such as SSE, that this target does not support. In this case you must rebuild the application for the target OS and make sure SSE compiler settings in the build specifications match the target platform. This error also might occur if the VI is a polymorphic VI, which cannot be loaded in the LabVIEW Run-Time Engine. You must load an instance of the polymorphic VI instead of the polymorphic VI itself.

1125 LabVIEW: (Hex 0x465) File version is later than the current LabVIEW version.
1126 LabVIEW: (Hex 0x466) VI version is too early to convert to the current LabVIEW version.
1127 LabVIEW: (Hex 0x467) Cannot instantiate template VI because it is already in memory.
1128 LabVIEW: (Hex 0x468) Input unit is not compatible with the current unit.
1129 LabVIEW: (Hex 0x469) You cannot assign the same numeric value to two or more strings in a ring control. You also cannot assign the same string value to two or more strings in a combo box control.
1130 LabVIEW: (Hex 0x46A) The VI Server connection peer is unresponsive. Refer to the Connection Responsiveness: Check Method topic in the LabVIEW Help for more information about connection polling.
1131 LabVIEW: (Hex 0x46B) You cannot use this property with this system control.
1132 LabVIEW: (Hex 0x46C) Busy with another operation.
1133 LabVIEW: (Hex 0x46D) LabVIEW is busy connecting.
1134 LabVIEW: (Hex 0x46E) A different read operation is in progress.
1135 LabVIEW: (Hex 0x46F) The tree control's active item is not valid for this property.
1136 LabVIEW: (Hex 0x470) Invalid item wired to tree control property or method.
1137 LabVIEW: (Hex 0x471) Tree control's internal data is corrupt.
1138 LabVIEW: (Hex 0x472) An exception occurred within external code called by LabVIEW. This might have corrupted the LabVIEW memory. Save any work to a new location and restart LabVIEW.
1139 LabVIEW: (Hex 0x473) A DataSocket item name cannot contain certain characters.
1140 LabVIEW: (Hex 0x474) Exceeded maximum DataSocket item count. Use the DataSocket Server Manager to change the maximum number of dynamically created items the data server will allow.
1141 LabVIEW: (Hex 0x475) Exceeded maximum data item connection count. Use the DataSocket Server Manager to change the maximum number of connections the data server will allow.
1142 LabVIEW: (Hex 0x476) Multiple writers are not allowed.
1143 LabVIEW: (Hex 0x477) Cannot load dataskt.llb.
1144 LabVIEW: (Hex 0x478) Cannot insert VI in a subpanel control because VI is already open.
1145 LabVIEW: (Hex 0x479) Cannot open VI because it is already in a subpanel control.
1146 LabVIEW: (Hex 0x47A) You attempted an operation that would change a child-only item into a parent item.
1147 LabVIEW: (Hex 0x47B) Cannot insert a remote VI in a subpanel control.
1148 LabVIEW: (Hex 0x47C) This property is read only while the VI is in a subpanel.
1149 LabVIEW: (Hex 0x47D) Cannot close or set the state of a closed front panel. The front panel must already be open before you close it or set its state.
1150 LabVIEW: (Hex 0x47E) Cannot open a front panel that is already open. To set the state of the open front panel, use the Front Panel Window:State property.
1151 LabVIEW: (Hex 0x47F) Invalid input for front panel state.
1152 LabVIEW: (Hex 0x480) Cannot replace a locked object.
1153 LabVIEW: (Hex 0x481) Cannot replace object inside a group.
1154 LabVIEW: (Hex 0x482) Cannot replace this object with the type specified.
1155 LabVIEW: (Hex 0x483) Cannot insert the object of specified type into the wire.
1156 LabVIEW: (Hex 0x484) Memory full error, possibly due to a data format not matching expected data type.
1157 LabVIEW: (Hex 0x485) You cannot use this property with a numeric indicator.
1158 LabVIEW: (Hex 0x486) One or more application items already exist.
1159 LabVIEW: (Hex 0x487) Cannot find one or more application items.
1160 LabVIEW: (Hex 0x488) Illegal menu.
1161 LabVIEW: (Hex 0x489) Cannot find the menu because the front panel is not open.
1162 LabVIEW: (Hex 0x48A) Cannot find one or more tags.
1163 LabVIEW: (Hex 0x48B) Illegal shortcut.
1164 LabVIEW: (Hex 0x48C) Cannot modify an application menu item.
1165 LabVIEW: (Hex 0x48D) Cannot find the menu.
1166 LabVIEW: (Hex 0x48E) One or more illegal menu item indexes.
1167 LabVIEW: (Hex 0x48F) Cannot insert a group item as a menu bar item.
1168 LabVIEW: (Hex 0x490) Exceeded the maximum number of menus for this platform. The VI will use the default run-time menu.
1169 LabVIEW: (Hex 0x491) Cannot select the menu item because it is disabled or has a submenu attached to it.
1170 LabVIEW: (Hex 0x492) INTERNAL TO LABVIEW ONLY. DO NOT DOCUMENT TO USERS. Used by Queues and Notifiers to signal a condition in which they do not need to wait on data.
1171 LabVIEW: (Hex 0x493) You are attempting to start a new transaction when a transaction is currently underway. Please finish the current transaction before starting a new one.
1172 LabVIEW: (Hex 0x494) A .NET exception occurred in an external assembly. For information about correcting this error, copy the following exception (in bold), and search the Microsoft Developer Network (MSDN) Web site or the Web for a possible explanation.
1173 LabVIEW: (Hex 0x495) LabVIEW data type does not match the .NET type.
1174 LabVIEW: (Hex 0x496) Invalid return parameter for Call Library Function Node. The return type must be Void, Numeric, or String. Numeric return types are passed by value. Strings return types are passed as a C String Pointer or a Pascal String Pointer.
1175 LabVIEW: (Hex 0x497) Invalid array dimension in Call Library Function Node configuration. An array must have 1 or more dimensions.
1176 LabVIEW: (Hex 0x498) Invalid waveform dimension in Call Library Function Node configuration. A waveform must have 0 or 1 dimensions.
1177 LabVIEW: (Hex 0x499) Invalid data type for Call Library Function Node parameter. Void can be used only as return type of function.
1178 LabVIEW: (Hex 0x49A) LabVIEW reached end of file.
1179 LabVIEW: (Hex 0x49B) Access mode not supported for operation.
1180 LabVIEW: (Hex 0x49C) Pending operation in progress.
1181 LabVIEW: (Hex 0x49D) Protocol not recognized by LabVIEW.
1182 LabVIEW: (Hex 0x49E) Error parsing URL.
1183 LabVIEW: (Hex 0x49F) Synchronous operation not supported for connection. Append "?sync=true" to URL to enable synchronous operations with the PSP protocol. LabVIEW 8.0.1 and later support synchronous operations.
1184 LabVIEW: (Hex 0x4A0) Path not found, FTP login incorrect, or no FTP write permission.
1185 LabVIEW: (Hex 0x4A1) OPC item not found.
1186 LabVIEW: (Hex 0x4A2) Cannot show or hide the label on its own. Label visibility is controlled by the label owner.
1187 LabVIEW: (Hex 0x4A3) Internet Explorer is required for this operation but it is not installed.
1188 LabVIEW: (Hex 0x4A4) The static VI reference is not configured.
1189 LabVIEW: (Hex 0x4A5) You cannot register the same event on an object multiple times.
1190 LabVIEW: (Hex 0x4A6) The operation is not allowed when the control has key focus.
1191 LabVIEW: (Hex 0x4A7) The wire already has a probe on it.
1192 LabVIEW: (Hex 0x4A8) No data range set for digital displays.
1193 LabVIEW: (Hex 0x4A9) When a Boolean control has a latch mechanical action, you cannot use the Value property to read or write its value.
1194 LabVIEW: (Hex 0x4AA) This Express VI requires DIAdem 8.1 or later and the LabVIEW DIAdem Connectivity VIs version 2.1 or later. The Connectivity VIs are available for free download from ni.com.
1195 LabVIEW: (Hex 0x4AB) You must install the .NET Framework 4.0 for this operation.
1196 LabVIEW: (Hex 0x4AC) Cannot list the same terminal more than once in the grown region of the expandable subVI.
1197 LabVIEW: (Hex 0x4AD) This operation is not valid for static VI references. To run a VI using a static VI reference, use an Invoke Node to call the Run VI method.
1198 LabVIEW: (Hex 0x4AE) The VI is not in a state compatible with this operation. Change the execution mode of the referenced VI to reentrant for this operation.
1199 LabVIEW: (Hex 0x4AF) Cannot convert the specified LabVIEW type to .NET object.
1301 LabVIEW: (Hex 0x515) The dimension of the array passed in does not match the expected dimension for the operation.
1302 LabVIEW: (Hex 0x516) The size of the array passed in does not match the expected size of the array for the operation.
1303 LabVIEW: (Hex 0x517) The elements of the array are not unique. There are duplicated items in the array.
1304 LabVIEW: (Hex 0x518) The array index is outside of the array bounds.
1305 LabVIEW: (Hex 0x519) The required page cannot be found.
1306 LabVIEW: (Hex 0x51A) Unable to load new code resource to the node. Code resource already loaded.
1307 LabVIEW: (Hex 0x51B) Subpanel control could not open the VI window.
1308 LabVIEW: (Hex 0x51C) The Property or Invoke Node is not linked to a front panel control.
1309 LabVIEW: (Hex 0x51D) The Property or Invoke Node reference input terminal is already wired.
1310 LabVIEW: (Hex 0x51E) The object is not in the same VI as the Property or Invoke Node.
1311 LabVIEW: (Hex 0x51F) The input for class name is not correct or is in the wrong format.
1312 LabVIEW: (Hex 0x520) Structure frame index is out of range.
1313 LabVIEW: (Hex 0x521) You cannot use this property on a control in a radio buttons control.
1314 LabVIEW: (Hex 0x522) You cannot use this property on an instance of a type definition set to update automatically from the master copy of the type definition.
1315 LabVIEW: (Hex 0x523) You have attempted to create a data type with a descriptor that is too large.
1316 LabVIEW: (Hex 0x524) Specified method not found.
1317 LabVIEW: (Hex 0x525) LabVIEW cannot load the Facade VI.
1318 LabVIEW: (Hex 0x526) Run-time menu shortcuts are not supported for this type of menu.
1319 LabVIEW: (Hex 0x527) Cannot insert a VI into a subpanel that is not in a running state.
1320 LabVIEW: (Hex 0x528) In run mode, LabVIEW cannot get or set a property for a control part that has not been created.
1321 LabVIEW: (Hex 0x529) NI License Manager is not initialized.
1322 LabVIEW: (Hex 0x52A) Invalid project build reference.
1323 LabVIEW: (Hex 0x52B) Invalid project source item reference.
1324 LabVIEW: (Hex 0x52C) The specified key is invalid.
1325 LabVIEW: (Hex 0x52D) LabVIEW cannot find the specified event.
1326 LabVIEW: (Hex 0x52E) The specified project item is invalid.
1327 LabVIEW: (Hex 0x52F) The specified NIIM is invalid for the current project.
1328 LabVIEW: (Hex 0x530) The instance of MAX associated with the project is invalid.
1329 LabVIEW: (Hex 0x531) The server site associated with the project is invalid.
1330 LabVIEW: (Hex 0x532) A provider associated with the project is invalid.
1331 LabVIEW: (Hex 0x533) A service provider associated with the project is invalid.
1332 LabVIEW: (Hex 0x534) The project site associated with the project is invalid.
1333 LabVIEW: (Hex 0x535) The project reference does not refer to a valid project.
1334 LabVIEW: (Hex 0x536) Unable to bind to the specified project item.
1335 LabVIEW: (Hex 0x537) Unable to update the specified item UI.
1336 LabVIEW: (Hex 0x538) The specified property is invalid.
1337 LabVIEW: (Hex 0x539) Not enough memory to complete this remote panel operation.
1338 LabVIEW: (Hex 0x53A) Network type not supported by remote panel protocol.
1339 LabVIEW: (Hex 0x53B) Remote panel connection is closed.
1340 LabVIEW: (Hex 0x53C) Invalid server IP address.
1341 LabVIEW: (Hex 0x53D) Remote panel connection refused by the specified server.
1343 LabVIEW: (Hex 0x53F) Client does not have access to remote panel server.
1344 LabVIEW: (Hex 0x540) The remote panel protocol version is incompatible.
1345 LabVIEW: (Hex 0x541) The LabVIEW client version is incompatible with the LabVIEW server version.
1346 LabVIEW: (Hex 0x542) Server does not support remote panels.
1347 LabVIEW: (Hex 0x543) You cannot connect to the local LabVIEW application.
1348 LabVIEW: (Hex 0x544) Remote panel server failed to send the requested VI.
1349 LabVIEW: (Hex 0x545) Client does not have access to specified VI.
1350 LabVIEW: (Hex 0x546) Requested VI is broken and cannot be viewed or controlled.
1351 LabVIEW: (Hex 0x547) Requested VI is not a standard VI. You cannot view or control a polymorphic VI, custom control, or global variable VI remotely.
1352 LabVIEW: (Hex 0x548) Requested VI is not loaded into memory on the server computer.
1353 LabVIEW: (Hex 0x549) Requested VI is not in run mode.
1354 LabVIEW: (Hex 0x54A) VI name required.
1355 LabVIEW: (Hex 0x54B) Fatal error occurred during operation, closing connection.
1356 LabVIEW: (Hex 0x54C) A remote panel connection does not exist for the specified VI.
1357 LabVIEW: (Hex 0x54D) A LabVIEW file from that path already exists in memory, or exists within a project library already in memory.
1358 LabVIEW: (Hex 0x54E) The splitter bar cannot be moved to this position because it violates the minimum or maximum size of a descendant pane.
1359 LabVIEW: (Hex 0x54F) A drag cannot start because a previous drag transaction is still pending.
1360 LabVIEW: (Hex 0x550) Cannot provide the type of data requested for this drag and drop operation.
1361 LabVIEW: (Hex 0x551) The name or data type of a drag data element conflicts with the built-in LabVIEW drag data types.
1362 LabVIEW: (Hex 0x552) Cannot use this property with this string display mode or if word wrapping is enabled.
1363 LabVIEW: (Hex 0x553) The specified name or GUID is invalid.
1364 LabVIEW: (Hex 0x554) The provider plug-in is not installed or somehow corrupt.
1365 LabVIEW: (Hex 0x555) Failed to generate a valid GUID.
1366 LabVIEW: (Hex 0x556) You cannot hide or show the scroll bars of a subpanel control when a VI containing multiple panels is inserted.
1367 LabVIEW: (Hex 0x557) Unable to authenticate because the NI Security library failed to load.
1368 LabVIEW: (Hex 0x558) Unable to authenticate because LabVIEW failed to load an NI Security library that is required to authenticate access.
1369 LabVIEW: (Hex 0x559) Removing data connection from this control.
1370 LabVIEW: (Hex 0x55A) The selected build failed to complete.
1371 LabVIEW: (Hex 0x55B) Class library could not be loaded.
1372 LabVIEW: (Hex 0x55C) Class private data control could not be loaded.
1373 LabVIEW: (Hex 0x55D) Class could not be loaded.
1374 LabVIEW: (Hex 0x55E) ScriptingLanguageError
1375 LabVIEW: (Hex 0x55F) The .NET Framework 4.0 is not installed on this machine.
1376 LabVIEW: (Hex 0x560) A Diagram Disable structure cannot have a default frame.
1377 LabVIEW: (Hex 0x561) A Diagram Disable structure cannot have conditions.
1378 LabVIEW: (Hex 0x562) Cannot set the Active Frame property on a Conditional Disable structure.
1379 LabVIEW: (Hex 0x563) The user failed a security authentication check.
1380 LabVIEW: (Hex 0x564) License checkout failure. Unable to checkout the requested license feature because the license is invalid or does not exist.
1381 LabVIEW: (Hex 0x565) Cannot create semaphores with a size less than one.
1382 LabVIEW: (Hex 0x566) The Start Drag method failed because the control is configured to not allow dragging.
1383 LabVIEW: (Hex 0x567) The data type of the data read does not match the data type of the type input.
1384 LabVIEW: (Hex 0x568) Cannot start dragging because duplicate names for drag data types were passed to the Start Drag method or Drag Starting? event.
1385 LabVIEW: (Hex 0x569) Cannot start a drag and drop operation because the data provided is invalid.
1386 LabVIEW: (Hex 0x56A) The specified .NET class is not available in LabVIEW.
1387 LabVIEW: (Hex 0x56B) The specified .NET assembly is not available in LabVIEW.
1388 LabVIEW: (Hex 0x56C) The block diagram you are attempting to access belongs to a VI that is either in evaluation mode or has an invalid license.
1389 LabVIEW: (Hex 0x56D) You are attempting to save or copy a VI that is either in evaluation mode or has an invalid license.
1390 LabVIEW: (Hex 0x56E) You attempted to open a VI Server reference to an out-of-scope VI. A VI can open VI Server references only to other VIs that it could call as subVIs. After the reference is opened, that VI can return the reference to other VIs that could not normally open the reference.
1391 LabVIEW: (Hex 0x56F) You cannot set a breakpoint on a Conditional Disable structure that resides on a simulation diagram.
1392 LabVIEW: (Hex 0x570) LabVIEW classes do not support Revert if the library version has been bumped. There is insufficient information to undo a change to the live data in controls and indicators. To revert current changes, you must unload the class and all VIs that reference the class without saving any changes and then reload from disk.
1393 LabVIEW: (Hex 0x571) The LabVIEW class is not in memory. This dynamic subVI cannot execute.
1394 LabVIEW: (Hex 0x572) This dynamic subVI cannot execute because the needed member VI cannot be found.
1395 LabVIEW: (Hex 0x573) The opening angle bracket was found in the open tag, but the closing angle bracket is missing from the open tag.
1396 LabVIEW: (Hex 0x574) Cannot convert text from the source character set to the destination character set.
1397 LabVIEW: (Hex 0x575) You have not wired a required input on this subVI.
1398 LabVIEW: (Hex 0x576) The subVI cannot be inlined because there is a local variable in the block diagram.
1399 LabVIEW: (Hex 0x577) The subVI cannot be inlined because a front panel terminal is not on the root diagram.
1400 LabVIEW: (Hex 0x578) Attempted to read flattened data of a LabVIEW class. The flat data could not be converted to the requested type because the flat data is not the same as the requested type nor is it the same as any child class of the requested type.
1401 LabVIEW: (Hex 0x579) Attempted to read flattened data of a LabVIEW class. The version of the class currently in memory is older than the version of the data. You must find a newer version of the class to load this data.
1402 LabVIEW: (Hex 0x57A) Attempted to read flattened data of a LabVIEW class. The data was written by an old version of the class and the class in memory no longer supports loading and mutating data from that older version.
1403 LabVIEW: (Hex 0x57B) Attempted to read flattened data of a LabVIEW class. The data is corrupt. LabVIEW could not interpret the data as any valid flattened LabVIEW class.
1404 LabVIEW: (Hex 0x57C) Cannot insert or delete menu items while LabVIEW is tracking this menu. This error occurs when you use the Insert Menu Items or Delete Menu Items function to add or remove a menu item while a user is interacting with the menu.
1405 LabVIEW: (Hex 0x57D) Operator Overloading info for a datatype has unsupported version number.
1406 LabVIEW: (Hex 0x57E) Target file name to be searched is empty
1407 LabVIEW: (Hex 0x57F) Specified path to LV Targets Folder is not a Path
1408 LabVIEW: (Hex 0x580) Specified Target Folder path for the given LabVIEW Target is not valid
1409 LabVIEW: (Hex 0x581) Specified path for the given LabVIEW Target's directory is not a folder
1410 LabVIEW: (Hex 0x582) Specified LibDir in TargetDir chain has invalid path
1411 LabVIEW: (Hex 0x583) Specified LibDir in Target information file is not folder
1412 LabVIEW: (Hex 0x584) Specified path to Target's parent is not valid
1413 LabVIEW: (Hex 0x585) Specified path to Target's parent is not a folder
1414 LabVIEW: (Hex 0x586) Parent of a given target should not be contained within the target folder.
1415 LabVIEW: (Hex 0x587) Given Target Class Name is already registered with different Target Path
1416 LabVIEW: (Hex 0x588) This Target Class Name is already registered with different device class
1417 LabVIEW: (Hex 0x589) This Target Class name has not been instantiated
1418 LabVIEW: (Hex 0x58A) Specified LabVIEW Target Name is empty
1419 LabVIEW: (Hex 0x58B) LabVIEW Target URL is empty
1420 LabVIEW: (Hex 0x58C) Application Instance Name or Target Alias is empty
1421 LabVIEW: (Hex 0x58D) Empty TargetClass name
1422 LabVIEW: (Hex 0x58E) Target is offline.
1423 LabVIEW: (Hex 0x58F) Specified target syntax file for the given target could not be found
1424 LabVIEW: (Hex 0x590) Bad application reference.
1425 LabVIEW: (Hex 0x591) Specified Application Instance not found
1426 LabVIEW: (Hex 0x592) Application Instance Name already in use under a given Target
1427 LabVIEW: (Hex 0x593) Application Instance of the given name exists but one or more properties do not match
1428 LabVIEW: (Hex 0x594) Application Instance has VIs running which need to be stopped and closed before executing the desired operations
1429 LabVIEW: (Hex 0x595) Command not supported by Target
1430 LabVIEW: (Hex 0x596) The path is empty or relative. You must use an absolute path.
1431 LabVIEW: (Hex 0x597) This property cannot be used on a front panel with splitters.
1432 LabVIEW: (Hex 0x598) The specified format cannot be used with floating point data. For example, hexadecimal notation is not a valid format for floating point numbers.
1433 LabVIEW: (Hex 0x599) You cannot use absolute and relative time formats with complex numbers.
1434 LabVIEW: (Hex 0x59A) The precision is greater than the maximum allowed value for this format.
1435 LabVIEW: (Hex 0x59B) Values only from 0 to 8 are valid format values.
1436 LabVIEW: (Hex 0x59C) Numeric precision cannot be negative.
1437 LabVIEW: (Hex 0x59D) This application menu item has been removed. Menu item tags that existed in previous versions of LabVIEW as LabVIEW application item tags cannot be used.
1438 LabVIEW: (Hex 0x59E) Archive version is later than the current LabVIEW version.
1439 LabVIEW: (Hex 0x59F) A project library cannot be copied to the same folder as the original library because the new library files would conflict with the original library files on disk. You must specify a different location on disk when copying a project library.
1440 LabVIEW: (Hex 0x5A0) The filename does not match the expected name.
1441 LabVIEW: (Hex 0x5A1) An error has occurred in the build. Rebuild from the Project Explorer window to generate a more detailed error message.
1442 LabVIEW: (Hex 0x5A2) The minimum pane size cannot be set to a value less than one.
1443 LabVIEW: (Hex 0x5A3) Debug connection refused by specified server. Only one debug connection is allowed per application or shared library.
1444 LabVIEW: (Hex 0x5A4) No VIs to download from application, connection closed.
1445 LabVIEW: (Hex 0x5A5) Open VI Reference no longer matches VIs in memory by filename. A filename is no longer sufficient because the full name of a VI now includes any owning libraries.
1446 LabVIEW: (Hex 0x5A6) The class of object in did not match the class of target object at run-time.
1447 LabVIEW: (Hex 0x5A7) There was a name conflict while saving for previous. VIs in libraries are saved in the form LIBRARYNAME_VINAME. There is already a VI in this hierarchy with this name.
1448 LabVIEW: (Hex 0x5A8) Bad type cast. LabVIEW cannot treat the run-time value of this LabVIEW class as an instance of the given LabVIEW class.
1449 LabVIEW: (Hex 0x5A9) Arrays must have at least one dimension and a maximum of 63 dimensions.
1450 LabVIEW: (Hex 0x5AA) One or more untitled library dependencies exist. This file cannot be saved until all dependent files have been named.
1451 LabVIEW: (Hex 0x5AB) One or more untitled dependencies exist. This file cannot be saved until all dependent files have been named.
1452 LabVIEW: (Hex 0x5AC) This library was saved in an earlier version of LabVIEW. It must be loaded and saved in the current version of LabVIEW.
1453 LabVIEW: (Hex 0x5AD) You may only set the vertical arrangement on a label, caption or free label.
1454 LabVIEW: (Hex 0x5AE) LabVIEW classes cannot be flattened as XML in this version of LabVIEW.
1455 LabVIEW: (Hex 0x5AF) Revert failed. This item has been edited in another context on this machine. Only that instance can be reverted.
1456 LabVIEW: (Hex 0x5B0) Light cannot accept specified index.
1457 LabVIEW: (Hex 0x5B1) Passed an invalid index to the clip plane.
1458 LabVIEW: (Hex 0x5B2) Matrices must be arrays of 2 dimensions of size 4.
1459 LabVIEW: (Hex 0x5B3) The scene contains a value that LabVIEW does not support.
1460 LabVIEW: (Hex 0x5B4) Color component not in accepted range.
1461 LabVIEW: (Hex 0x5B5) Bad value for the shininess of the material.
1462 LabVIEW: (Hex 0x5B6) Cannot write this value. This value is inherited from this node's parent.
1463 LabVIEW: (Hex 0x5B7) This scene is missing expected nodes or contains nodes that LabVIEW does not support.
1464 LabVIEW: (Hex 0x5B8) Fog start and fog end cannot be the same.
1465 LabVIEW: (Hex 0x5B9) Bad value for point size. You must pass a positive number for this value.
1466 LabVIEW: (Hex 0x5BA) Bad value. You must pass a positive number for this value.
1467 LabVIEW: (Hex 0x5BB) Bad value. Value must be 0 < Value <= 1.
1468 LabVIEW: (Hex 0x5BC) Specified ability not supported by the library.
1469 LabVIEW: (Hex 0x5BD) Specified ability already exists.
1470 LabVIEW: (Hex 0x5BE) Specified folder is outside the library.
1471 LabVIEW: (Hex 0x5BF) Bad value passed for spotlight cutoff.
1472 LabVIEW: (Hex 0x5C0) Bad value passed for the exponent of a spotlight.
1473 LabVIEW: (Hex 0x5C1) Bad value passed for light attenuation.
1474 LabVIEW: (Hex 0x5C2) Bad value or array configuration.
1475 LabVIEW: (Hex 0x5C3) Bad pixmap cluster.
1476 LabVIEW: (Hex 0x5C4) Cannot add the specified node.
1477 LabVIEW: (Hex 0x5C5) An index in the mesh is greater than the number of elements in the element array.
1478 LabVIEW: (Hex 0x5C6) Bad texture index size.
1479 LabVIEW: (Hex 0x5C7) Access denied. The language configured on this target is incompatible with the host LabVIEW language.
1480 LabVIEW: (Hex 0x5C8) LabVIEW did not generate documentation files because some of the files are read-only.
1481 LabVIEW: (Hex 0x5C9) The libraries that support 3D rendering and operations are missing. This property or method cannot function without these libraries.
1482 LabVIEW: (Hex 0x5CA) The view direction either cannot be determined or is colinear with the up vector.
1483 LabVIEW: (Hex 0x5CB) Cannot change width of the plot legend when you configure the plot legend to automatically resize, or if the legend has more than one entry and you arrange the plot legend horizontally.
1484 LabVIEW: (Hex 0x5CC) LabVIEW cannot inline the subVI into its calling VIs because the block diagram of the subVI contains an implicit control reference.
1485 LabVIEW: (Hex 0x5CD) LabVIEW cannot inline the subVI into its calling VIs because the block diagram of the subVI contains an implicit Property Node or Invoke Node.
1486 LabVIEW: (Hex 0x5CE) This property or method cannot be executed on a reference that refers to a LabVIEW class loaded in a different application instance.
1487 LabVIEW: (Hex 0x5CF) This control cannot be sized.
1488 LabVIEW: (Hex 0x5D0) The migration file cannot load because it is no longer supported.
1489 LabVIEW: (Hex 0x5D1) The migration file cannot load because its content is not valid or is corrupt.
1490 LabVIEW: (Hex 0x5D2) The migration file cannot load because it makes references to data that does not exist or is invalid.
1491 LabVIEW: (Hex 0x5D3) If you obtain a queue reference in one application instance, you cannot use that queue reference in another application instance.
1492 LabVIEW: (Hex 0x5D4) If you obtain a notifier reference in one application instance, you cannot use that notifier reference in another application instance.
1493 LabVIEW: (Hex 0x5D5) The save operation failed because multiple files of the same name cannot be saved into a single LLB. To correct this error, save to a folder instead of an LLB.
1494 LabVIEW: (Hex 0x5D6) Textures are limited to dimensions of 512 X 512.
1495 LabVIEW: (Hex 0x5D7) Meshes cannot share empty arrays.
1496 LabVIEW: (Hex 0x5D8) There must be enough data in the array for the given color or normal binding mode.
1497 LabVIEW: (Hex 0x5D9) Cannot unlock a library for edit when instances in running VIs exist.
1498 LabVIEW: (Hex 0x5DA) Library has errors. Fix the errors before attempting this operation.
1499 LabVIEW: (Hex 0x5DB) Library has edits in another context. Sync up changes before attempting this operation.
1500 LabVIEW: (Hex 0x5DC) If you obtain a user event reference in one application instance, you cannot use that user event reference in another application instance.
1501 LabVIEW: (Hex 0x5DD) Not a VRML 97 file, or contains unsupported models.
1502 LabVIEW: (Hex 0x5DE) Cannot save a bad VI without its block diagram.
1503 LabVIEW: (Hex 0x5DF) Cannot save a clone of a reentrant VI.
1504 LabVIEW: (Hex 0x5E0) Cannot save a remote panel.
1505 LabVIEW: (Hex 0x5E1) Cannot save a remote-debugging VI.
1506 LabVIEW: (Hex 0x5E2) Cannot save a VI that is being edited in another context.
1507 LabVIEW: (Hex 0x5E3) Cannot change the name or path of a VI in its current state.
1508 LabVIEW: (Hex 0x5E4) Cannot change the name or path of a VI that is part of a library in its current state.
1509 LabVIEW: (Hex 0x5E5) The response from the NI Service Locator is not a valid HTTP response.
1510 LabVIEW: (Hex 0x5E6) The requested service was not found as a registered service with the NI Service Locator.
1511 LabVIEW: (Hex 0x5E7) The requested service is a registered service with the NI Service Locator but it did not contain a port mapping.
1512 LabVIEW: (Hex 0x5E8) trying to set indexes of bundle/unbundle with an array that is too long
1513 LabVIEW: (Hex 0x5E9) trying to set indexes of bundle/unbundle with an array that is too short
1514 LabVIEW: (Hex 0x5EA) trying to set index of bundle/unbundle to an element not in the cluster
1515 LabVIEW: (Hex 0x5EB) Cannot access this property because the conditional terminal has not been created.
1516 LabVIEW: (Hex 0x5EC) The method in the DLL overwrote the space allocated for one of its parameters. This may have corrupted memory.
1517 LabVIEW: (Hex 0x5ED) An error occurred in the Call Library Node processing. This error was most likely a configuration mismatch between the calling conventions of the Call Library Node and the function being called in the DLL.
1518 LabVIEW: (Hex 0x5EE) Cannot find default printer. Make sure you have installed and selected a default printer.
1519 LabVIEW: (Hex 0x5EF) Unable to print. Make sure you have installed a printer.
1520 LabVIEW: (Hex 0x5F0) Font not found. LabVIEW cannot find the font at the specified path, or the font is not a True Type (.ttf) font.
1521 LabVIEW: (Hex 0x5F1) Cannot read the value of a control that contains placeholder data.
1522 LabVIEW: (Hex 0x5F2) You can write the Data Binding:Path property only if the control is already bound to a PSP URL.
1523 LabVIEW: (Hex 0x5F3) Passed an invalid number of strings to the Strings [ ] property. You must pass either 1 string or 6 strings.
1524 LabVIEW: (Hex 0x5F4) The target version for save is not formatted correctly.
1525 LabVIEW: (Hex 0x5F5) You cannot read the value of a control when the class that defines the data is not available. You must load a missing LabVIEW class file to make this data readable.
1526 LabVIEW: (Hex 0x5F6) This property does not apply when the plot legend of a graph or chart is in tree view.
1527 LabVIEW: (Hex 0x5F7) Attempted to read flattened data of a LabVIEW class that is not currently loaded into LabVIEW.
1528 LabVIEW: (Hex 0x5F8) A scene object with the specified name was not found.
1529 LabVIEW: (Hex 0x5F9) There are too many nested VI calls. This typically results from recursion without a proper termination condition to stop the recursion.
1530 LabVIEW: (Hex 0x5FA) The running VI attempted to make a subVI call into a top-level VI. LabVIEW does not allow calls into top-level VIs.
1531 LabVIEW: (Hex 0x5FB) The LabVIEW class data cannot be unflattened because the class is broken. You must fix problems with the class before LabVIEW can unflatten data of this class.
1532 LabVIEW: (Hex 0x5FC) The target application instance is currently being destroyed. You cannot get a new reference to the application instance or load a VI in the application instance.
1533 LabVIEW: (Hex 0x5FD) A shared variable node cannot be created from the specified terminal.
1534 LabVIEW: (Hex 0x5FE) The semaphore you specified does not exist. LabVIEW cannot return a reference to the semaphore.
1535 LabVIEW: (Hex 0x5FF) The semaphore reference you specified is invalid.
1536 LabVIEW: (Hex 0x600) To save a password-protected VI for a previous LabVIEW version, you must enter the password.
1537 LabVIEW: (Hex 0x601) Member VI is not dynamic dispatch.
1538 LabVIEW: (Hex 0x602) To perform this operation you must have the LabVIEW Statechart Module installed.
1539 LabVIEW: (Hex 0x603) Valid stipple factors are 1 - 256
1540 LabVIEW: (Hex 0x604) Cannot pass a degenerate vector for the normal of an object.
1541 LabVIEW: (Hex 0x605) This property or method is not valid because the object is not billboarded.
1542 LabVIEW: (Hex 0x606) You must set the drawable of the object before you configure billboard parameters.
1543 LabVIEW: (Hex 0x607) Cannot pass an empty position list for billboarding.
1544 LabVIEW: (Hex 0x608) LabVIEW attempted a read, write, or seek on a file opened in unbuffered mode, and the data size is not a multiple of the disk sector size.
1545 LabVIEW: (Hex 0x609) LabVIEW attempted to read or write data to a file opened in unbuffered mode, and the data is not aligned properly.
1546 LabVIEW: (Hex 0x60A) The VI must be in a project to use this property.
1547 LabVIEW: (Hex 0x60B) There was an error generating the type library.
1548 LabVIEW: (Hex 0x60C) Queue refnum cannot be obtained with a size of zero. Size input must be a positive number or -1 for unlimited size.
1549 LabVIEW: (Hex 0x60D) An unexpected error occurred during statechart code generation.
1550 LabVIEW: (Hex 0x60E) The license for the I/O server type is invalid.
1553 LabVIEW: (Hex 0x611) The LabVIEW Run-Time Engine cannot load the polymorphic VI. This error occurs in stand-alone applications when the VI is polymorphic.
1554 LabVIEW: (Hex 0x612) The current LabVIEW target cannot load control VIs.
1555 LabVIEW: (Hex 0x613) Property or invoke node is corrupt.
1556 LabVIEW: (Hex 0x614) The reference is invalid. This error might occur because the reference has been deleted.
1557 LabVIEW: (Hex 0x615) LabVIEW tried to access duplicate references at the same time.
1558 LabVIEW: (Hex 0x616) There is a type mismatch between the wire type and the internal data type of the reference. This problem might occur due to a type cast error.
1559 LabVIEW: (Hex 0x617) You cannot use Open VI Reference to create a reference to a VI that the creating VI accesses through community scope.
1560 LabVIEW: (Hex 0x618) A library cannot list itself as a friend.
1561 LabVIEW: (Hex 0x619) A library cannot list an item from a foreign application instance as a friend.
1562 LabVIEW: (Hex 0x61A) The specified project or library is locked.
1563 LabVIEW: (Hex 0x61B) LabVIEW did not generate documentation files for the statechart. Ensure all configuration windows are closed.
1564 LabVIEW: (Hex 0x61C) Project file cannot be saved at this time. The project has a locked untitled dependency. The lock prevents giving the untitled item a name so it cannot be saved.
1565 LabVIEW: (Hex 0x61D) LabVIEW cannot save the library file at this time. The library has a locked untitled dependency. The lock prevents giving the untitled item a name, which is required to save the library file.
1566 LabVIEW: (Hex 0x61E) LabVIEW cannot save the untitled library file at this time. The library is locked. The lock prevents giving the untitled library a name, which is required to save the library.
1567 LabVIEW: (Hex 0x61F) The control is not located in the same VI as the control reference.
1568 LabVIEW: (Hex 0x620) This method requires Excel to be installed.
1569 LabVIEW: (Hex 0x621) This method requires DIAdem 8.1 or later to be installed.
1570 LabVIEW: (Hex 0x622) This method requires the array to be of numeric or string type.
1571 LabVIEW: (Hex 0x623) You cannot open a packed library saved in a version earlier than the current version of LabVIEW.
1572 LabVIEW: (Hex 0x624) The long name of the property is not unique.
1573 LabVIEW: (Hex 0x625) You cannot load a packed library built for a target or operating system different than the current target or operating system.
1574 LabVIEW: (Hex 0x626) Cannot open a file with separated compiled code in the LabVIEW Run-Time Engine.
1575 LabVIEW: (Hex 0x627) The function name for the %s node cannot be found in the library. To correct this error, right-click the Call Library Function Node and select Configure from the shortcut menu. Then choose the correct function name.
1576 LabVIEW: (Hex 0x628) A Start Asynchronous Call node received a reference input that was not configured to allow asynchronous calls. To fix this error, include either the 0x80 option flag or the 0x100 option flag when you open the reference with the Open VI Reference function.
1577 LabVIEW: (Hex 0x629) A Wait On Asynchronous Call node received a reference input that was not configured to wait on an asynchronous call. To fix this error, include the 0x100 option flag when you open the VI reference with the Open VI Reference function.
1578 LabVIEW: (Hex 0x62A) Asynchronous calls are not allowed on remote VI references.
1579 LabVIEW: (Hex 0x62B) Specified paths do not share a common directory.
1580 LabVIEW: (Hex 0x62C) Cannot find the compiled code in the compiled object cache.
1581 LabVIEW: (Hex 0x62D) Cannot use this property on either .NET or ActiveX Container.
1582 LabVIEW: (Hex 0x62E) Cannot call (Target)SaveInstrument on an Inline VI with Save Level greater than 0.
1583 LabVIEW: (Hex 0x62F) LabVIEW Real-Time target is already connected to a host VI. You cannot initiate a remote panel connection to a Real-Time target while also using a host VI to connect to the target. Choose only one method to connect to the target.
1584 LabVIEW: (Hex 0x630) The data in the reference cannot be resized. There is a size mismatch between the data in the reference and the data wired to the Data Value Reference Write Element border node.
1585 LabVIEW: (Hex 0x631) The class library is loaded, but its datatype is not ready to be instantiated.
1586 LabVIEW: (Hex 0x632) Compiled code is out of date.
1587 LabVIEW: (Hex 0x633) VI is not marked to separate compiled code from source file.
1588 LabVIEW: (Hex 0x634) Compiled object cache is corrupt.
1589 LabVIEW: (Hex 0x635) The loaded .NET assembly was not found in its original directory.
1590 LabVIEW: (Hex 0x636) The qualified name of one of the dependencies of the specified file is not what LabVIEW expected. This mismatch implies that the dependency report is unreliable, so the ReadLinkInfo operation was aborted.
1591 LabVIEW: (Hex 0x637) The 0x40 option flag is not valid for either the target VI or the other option flags of the Open VI Reference function.
1592 LabVIEW: (Hex 0x638) The asynchronous option flags require a strictly typed VI reference for the type specifier input of the Open VI Reference function.
1593 LabVIEW: (Hex 0x639) Only one asynchronous call option can be passed into an Open VI Reference at a time.
1594 LabVIEW: (Hex 0x63A) This VI type does not support inlining.
1595 LabVIEW: (Hex 0x63B) The RT target does not have enough memory to load the startup application.
1596 LabVIEW: (Hex 0x63C) Cannot use SSL on this operating system because SSL is either not configured, not installed, or not supported.
1597 LabVIEW: (Hex 0x63D) The Paste Data operation attempted to paste data into a destination that would have had a dimmed 'paste' option in the shortcut menu.
1598 LabVIEW: (Hex 0x63E) The requested path does not match a LabVIEW class in memory.
1599 LabVIEW: (Hex 0x63F) An empty string is not a valid method name.
1600 LabVIEW: (Hex 0x640) The specified method was not found on the specified LabVIEW class.
1601 LabVIEW: (Hex 0x641) Although the requested class (or one of its ancestors) does have a member VI of the requested name, that VI is not actually a method. Either it has no input terminal of the class type or it is a non-runnable kind of VI, like a global VI, control VI, or poly VI.
1602 LabVIEW: (Hex 0x642) The value supplied for the enum input is not supported on this method or property.
1603 LabVIEW: (Hex 0x643) The Open VI Reference function does not support using an asynchronous call by reference option with the Prepare for reentrant run option.
1604 LabVIEW: (Hex 0x644) The Open VI Reference function does not support using the option 0x08 (Prepare for reentrant run) with the asynchronous call by reference options 0x80 (Prepare to call and forget) or 0x100 (Prepare to call and collect).
1605 LabVIEW: (Hex 0x645) A process attempted to send a message with an invalid priority.
1606 LabVIEW: (Hex 0x646) While attempting to launch, an actor's Pre Launch Init method failed.
1607 LabVIEW: (Hex 0x647) Invalid message enqueuer wired to Actor.lvclass:Launch Actor.vi.
1608 LabVIEW: (Hex 0x648) This actor stopped because it received an emergency stop message.
1609 LabVIEW: (Hex 0x649) This class cannot load into this application instance.
1610 LabVIEW: (Hex 0x64A) The To-Caller and To-Self queues for this actor already are initialized.
1611 LabVIEW: (Hex 0x64B) An internal error occurred because a front panel item has no execute data. Recompiling the VI may fix this issue.
1612 LabVIEW: (Hex 0x64C) You attempted to invoke a dynamic dispatch VI statically. The object you supplied for the dynamic dispatch terminal has an override VI for the chosen method that is not the same as the VI you specified. LabVIEW does not allow callers to directly invoke ancestor versions of the object's method.
1613 LabVIEW: (Hex 0x64D) Calls to remote application instances are not supported for dynamic dispatch VIs.
1614 LabVIEW: (Hex 0x64E) LabVIEW could not create a class or interface with the name you specified. A class or interface with that name already exists in memory.
1615 LabVIEW: (Hex 0x64F) LabVIEW cannot build a path to an .rtm file from the VI being saved.
1616 : " * ? or (OS X/Linux) < > \ | : " * ?.
1617 LabVIEW: (Hex 0x651) LabVIEW is unable to generate a VI comparison report. Make sure you have write permission to the path you specified and generate the report again.
1619 LabVIEW: (Hex 0x653) LabVIEW is unable to find the Microsoft Word components. Make sure you installed Microsoft Word correctly.
1620 LabVIEW: (Hex 0x654) LabVIEW is unable to create the Microsoft Word report. Try generating the report again. If the problem persists, contact National Instruments technical support.
1621 LabVIEW: (Hex 0x655) LabVIEW is unable to create the Microsoft Word report. Try generating the report again. If the problem persists, contact National Instruments technical support.
1622 LabVIEW: (Hex 0x656) LabVIEW is unable to create the Microsoft Word report. Make sure you installed Microsoft Word correctly and create the report again.
1623 LabVIEW: (Hex 0x657) LabVIEW is unable to find the Microsoft Word components. Make sure you installed Microsoft Word correctly.
1624 LabVIEW: (Hex 0x658) You can only generate web page or plain text reports on OS X and Linux.
1625 LabVIEW: (Hex 0x659) LabVIEW is unable to create a report in the format that you specify. Make sure the report file extension that you entered is one of the following extensions: .xml, .txt, and (Windows) .doc.
1626 LabVIEW: (Hex 0x65A) Unable to disconnect this control from the type definition. The type definition may belong to a library that requires activation.
1627 LabVIEW: (Hex 0x65B) The control index at position %d is invalid.
1628 LabVIEW: (Hex 0x65C) LabVIEW cannot convert the input data type at position %d to the control data type.
1629 LabVIEW: (Hex 0x65D) The control must have a terminal on the block diagram..
1630 LabVIEW: (Hex 0x65E) If you wire a variant or a LabVIEW class library file (.lvclass) to this function, you must call the function on a VI in the same application instance.
1631 LabVIEW: (Hex 0x65F) Library not found. This VI does not belong to a library, or the library was removed from disk.
1632 LabVIEW: (Hex 0x660) You cannot insert a custom control directly into a subpanel. Use a VI with the custom control on its front panel instead.
1633 LabVIEW: (Hex 0x661) The LabVIEW Real-Time process encountered an unexpected error and restarted automatically.
1634 LabVIEW: (Hex 0x662) The debug feature of the Actor Framework to automatically open the front panel of the Actor Core VI is not supported in the run-time engine. You must add code to your actor's Actor Core VI to open and close its own panel.
1635 LabVIEW: (Hex 0x663) LabVIEW failed to invoke the Xcode toolchain. Make sure you installed Xcode properly and have signed the Xcode license agreement.
1636 LabVIEW: (Hex 0x664) The SSE settings of the target or operating system does not match the settings of a VI in the application you are trying to build. That VI cannot recompile because it does not have a block diagram.
1637 LabVIEW: (Hex 0x665) This operation cannot be performed on reentrant clone VIs.
1638 LabVIEW: (Hex 0x666) Muliple errors occurred upstream. No details are available (error information may have been deleted somewhere along the way).
1639 LabVIEW: (Hex 0x667) The test harness actor executed for longer time than the timeout specified. It was stopped with an Emergency Stop message.
1640 LabVIEW: (Hex 0x668) Channels are incompatible with asynchronous call by reference options 0x80 (Prepare for call-and-forget) and 0x100 (Prepare for call-and-collect).
1641 LabVIEW: (Hex 0x669) LabVIEW was asked to create a channel for an undefined type, such as an array with no subtype or a missing typedef.
1642 LabVIEW: (Hex 0x66A) LabVIEW attempted to recreate a missing channel endpoint, but the channel template does not have an endpoint of this name. The channel template may have been edited to remove support for this endpoint.
1643 LabVIEW: (Hex 0x66B) The requested channel template does not support the requested transmission type. Some channels only support types that have specific abilities. For example, the Accumulator requires a numeric type so the values may be added up. This error also may occur if the channel template itself is flawed and producing broken code for all requested types.
1644 LabVIEW: (Hex 0x66C) The new name used to rename is the same as the name of data already existing in group.
1645 LabVIEW: (Hex 0x66D) The input data does not exist.
1646 LabVIEW: (Hex 0x66E) The source element type cannot be converted to the destination element type.
1647 LabVIEW: (Hex 0x66F) The plot type cannot be mapped to TDMS channels.
1648 LabVIEW: (Hex 0x670) This VI halted execution when attempting to read from or write to a channel wire. The channel includes a branch not connected to a channel endpoint. All branches of a channel wire must be connected to a channel endpoint, either in this block diagram or in the block diagram of a calling VI if the channel is passed out through the connector pane.
1649 LabVIEW: (Hex 0x671) The data carried by a channel wire must be of a public data type. You are trying to create a channel of a typedef or class that uses an access scope other than public or is inside a non-public library.
1650 LabVIEW: (Hex 0x672) LabVIEW %s does not exist at the expected location. Re-install that version to correct the problem.
1651 LabVIEW: (Hex 0x673) Other instances of LabVIEW might be open and holding the network resources. Close all instances of the configured LabVIEW and try again.
1652 LabVIEW: (Hex 0x674) Failed to establish a connection. To configure access on the server side for the machine, navigate to Tools>>Options>>VI Server in LabVIEW.
1653 LabVIEW: (Hex 0x675) The configured VI is not found. Reconfigure the VI Interop node to point to proper location.
1654 LabVIEW: (Hex 0x676) Failed to launch LabVIEW %s. Make sure you can manually open and run LabVIEW %s. Contact National Instruments for technical support.
1655 LabVIEW: (Hex 0x677) VI Interop node did not execute as expected. Contact National Instruments for technical support.
1656 LabVIEW: (Hex 0x678) Connector pane of the configured VI has changed since VI Interop node was configured. Try reloading the caller VI.
1657 LabVIEW: (Hex 0x679) The component reference is invalid.
1658 LabVIEW: (Hex 0x67A) A Type Specialization structure cannot be assigned a default frame. The last frame will be used if all earlier frames are broken.
1659 LabVIEW: (Hex 0x67B) A Type Specialization structure cannot have conditions assigned to its frames.
1660 LabVIEW: (Hex 0x67C) Cannot set the Active Frame property on a Type Specialization structure. The Active Frame is computed automatically by choosing the first unbroken frame, defaulting to the last frame if all are broken.
1661 LabVIEW: (Hex 0x67D) The NI Python Interface DLL niPythonInterface.dll could not be loaded.
1662 LabVIEW: (Hex 0x67E) The NI Python Host EXE niPythonHost.exe could not be found.
1663 LabVIEW: (Hex 0x67F) Unable to load the Python interpreter of the specified version. Ensure that you install the supported versions of Python, and the bitness of Python matches the bitness of LabVIEW that opens the Python session.
1664 LabVIEW: (Hex 0x680) The specified Python version is not supported.
1665 LabVIEW: (Hex 0x681) The specified Python path does not point to a Python executable file.
1666 LabVIEW: (Hex 0x682) The Python session refnum input is not valid.
1667 LabVIEW: (Hex 0x683) The specified Python module could not be imported.
1668 LabVIEW: (Hex 0x684) The specified Python function could not be found in the specified module.
1669 LabVIEW: (Hex 0x685) The operation to convert from LabVIEW objects to Python objects failed.
1670 LabVIEW: (Hex 0x686) The operation to convert from Python objects to LabVIEW objects failed.
1671 LabVIEW: (Hex 0x687) There was an error in executing the specified function.
1672 LabVIEW: (Hex 0x688) There was an unknown Python error in the operation.
1673 LabVIEW: (Hex 0x689) The VI is not loaded in memory. To load the VI into memory on the server, manually open the VI or use Open VI Reference.
1674 LabVIEW: (Hex 0x68A) The network connection was closed. This can happen if the LabVIEW process is killed manually or the firewall restricted/closed the network connection.
1675 LabVIEW: (Hex 0x68B) The input string contains one or more invalid UTF-8 string sequences.
1676 LabVIEW: (Hex 0x68C) A Start Asynchronous Call node received a reference input that is not configured to allow asynchronous calls. When you open the reference with the Open VI Reference node, select "Prepare for asynchronous call without wait" or "Prepare for asynchronous call with wait".
1677 LabVIEW: (Hex 0x68D) A Wait On Asynchronous Call node received a reference input that is not configured to wait on an asynchronous call. When you open the VI reference with the Open VI Reference node, select "Prepare for asynchronous call with wait".
1678 LabVIEW: (Hex 0x68E) EnableSimultaneousCalls is not valid for either the target VI or the other call options of the Open VI Reference.
1679 LabVIEW: (Hex 0x68F) Component of the specified name is not in memory.
1680 LabVIEW: (Hex 0x690) The text read from the file contains one or more invalid UTF-8 string sequences.
1681 LabVIEW: (Hex 0x691) Operation attempted to update element, key, or value data in set or map controls. No data operation is allowed for controls inside a set or map.
1682 LabVIEW: (Hex 0x692) The string contains an unexpected null character.
1683 LabVIEW: (Hex 0x693) A 32-bit buffer overflowed. LabVIEW attempted to store more information into a 32-bit data structure than the structure could handle. The most common source of this issue is building a long string. LabVIEW strings are limited to 2^32 bits in length.
1684 LabVIEW: (Hex 0x694) The .NET Object is not compatible with the data type wired to the type input.
1685 LabVIEW: (Hex 0x695) You cannot change a static dispatch VI to dynamic dispatch while any VI of the class is running.
1686 LabVIEW: (Hex 0x696) You cannot inherit an interface from a class. Interfaces inherit only from other interfaces.
1687 LabVIEW: (Hex 0x697) You cannot set the parent class using an interface.
1688 LabVIEW: (Hex 0x698) The attempt to change the parent interfaces failed for low memory. No changes were made to your LabVIEW class.
1689 LabVIEW: (Hex 0x699) The attempt to change the parent interfaces failed for low memory. Some changes were made to your LabVIEW class that could not be reverted. You should review the file before saving it.
1690 LabVIEW: (Hex 0x69A) Cannot insert the panel of a VI in a panel container if the VI is not running.
1691 LabVIEW: (Hex 0x69B) Cannot insert the panel of a VI in a panel container if the panel is already displayed in a window or another panel container.
1692 LabVIEW: (Hex 0x69C) Inserting this panel results in a cyclic dependency between panel containers.
1693 LabVIEW: (Hex 0x69D) LabVIEW does not support replacing the type of original project item or one of its children.
1694 LabVIEW: (Hex 0x69E) The original project item is not a top-level project item.
1695 LabVIEW: (Hex 0x69F) The original project item is under an auto-populating folder.
1696 LabVIEW: (Hex 0x6A0) The original project item is locked.
1697 LabVIEW: (Hex 0x6A1) The original project item is reserved by a caller VI that is currently running.
1698 LabVIEW: (Hex 0x6A2) The replacement project item inherits from the original project item.
1699 LabVIEW: (Hex 0x6A3) The original and replacement project items have mismatched file types.
1700 LabVIEW: (Hex 0x6A4) Parent classes in the original project item have children classes in the current project but have no corresponding parent classes in the replacement project item.
1701 LabVIEW: (Hex 0x6A5) The original project item contains children item that has no corresponding item in the replacement.
1702 LabVIEW: (Hex 0x6A6) Color property does not support gradients.
1703 LabVIEW: (Hex 0x6A7) Property is not supported for this control.
1704 LabVIEW: (Hex 0x6A8) Reference refers to a library that is not to an interface.
1705 LabVIEW: (Hex 0x6A9) Reference refers to an item in a different application instance.
1706 LabVIEW: (Hex 0x6AA) You attempted to make interface be its own ancestor. Circular inheritance is not allowed.
1707 LabVIEW: (Hex 0x6AB) You attempted to inherit an interface from a class. Interfaces can only inherit from other interfaces.
1708 LabVIEW: (Hex 0x6AC) You attempted to inherit a class from more than one parent class. Use interfaces for multiple inheritance.
1709 LabVIEW: (Hex 0x6AD) Interfaces do not have parent classes. Interfaces can only inherit from other interfaces.
1710 LabVIEW: (Hex 0x6AE) For this operation, the relative paths used to specify never-saved files must be paths of only the file name.
1711 LabVIEW: (Hex 0x6AF) The specified file was not found on disk. You cannot inherit from a missing file.
1712 LabVIEW: (Hex 0x6B0) You attempted to load a library, but a library with that qualified name is already in memory.
1713 LabVIEW: (Hex 0x6B1) The specified relative path does not match any never-saved library in memory.
1714 LabVIEW: (Hex 0x6B2) You tried to remove a parent interface, but the referenced library does not inherit from that parent interface.
1715 LabVIEW: (Hex 0x6B3) You attempted to remove a parent class. This method only allows removal of parent interfaces.
1716 LabVIEW: (Hex 0x6B4) This property cannot be changed on interfaces.
1717 LabVIEW: (Hex 0x6B5) The access scope change could not propagate to all implementations of this method. Some implementation VIs are located either in locked libraries or in folders that control the access scope.
1718 LabVIEW: (Hex 0x6B6) This method has an ambiguous implementation. More than one parent supplies an implementation of this method, and the class/interface does not have an implementation of its own. Therefore it is impossible to say which implementation will be called for this method.
1719 LabVIEW: (Hex 0x6B7) Interfaces do not have private data. You can only request private data if the refnum refers to a class.
1720 LabVIEW: (Hex 0x6B8) The Unflatten From XML function detected XML tags that do not support parsing with an empty variant.
1721 LabVIEW: (Hex 0x6B9) LabVIEW could not create a class or interface with the path you specified. A class or interface with that path already exists in memory.
1722 LabVIEW: (Hex 0x6BA) LabVIEW could not create a class or interface with the qualified name you specified. The named owning library is not in memory in this application instance.
1723 LabVIEW: (Hex 0x6BB) LabVIEW could not create a class or interface with the qualified name you specified. The named owning library does not support sublibraries. Only project libraries (.lvlib) support sublibraries.
1724 LabVIEW: (Hex 0x6BC) A class or interface type cannot inherit from itself. Making this change would cause infinite definition recursion.
1725 LabVIEW: (Hex 0x6BD) A class or interface type cannot inherit from its own descendants or from any class that uses this type in its private data. Making this change would cause infinite definition recursion.
1726 LabVIEW: (Hex 0x6BE) The flattened form of this data is too large to fit within the limits of a LabVIEW string (2^31 characters).
1727 LabVIEW: (Hex 0x6BF) XML parse failure: the line is too long for parser to handle.
1750 LabVIEW: (Hex 0x6D6) The replacement project item has the same qualified name as the original project item.
1751 LabVIEW: (Hex 0x6D7) Failed to load the replacement project item into LabVIEW.
1752 LabVIEW: (Hex 0x6D8) This actor stopped because it received a normal stop message.
1753 LabVIEW: (Hex 0x6D9) The component cannot be found on the current target.
1754 LabVIEW: (Hex 0x6DA) The component cannot be found on disk.
1755 LabVIEW: (Hex 0x6DB) One or more dependency GLLs cannot be found on disk.
1756 LabVIEW: (Hex 0x6DC) Unknown error occurred when loading the component.
1757 LabVIEW: (Hex 0x6DD) You cannot open the application component reference by using the Open Component Reference node.
1758 LabVIEW: (Hex 0x6DE) Multiple components with the same name have been found.
1759 LabVIEW: (Hex 0x6DF) The specified VI's access scope is not sufficient to allow access.
1760 LabVIEW: (Hex 0x6E0) The specified Python version is not installed at the specified path.
1761 LabVIEW: (Hex 0x6E1) The Python DLL of the specified version cannot be loaded at the specified path. Possible reasons include bitness mismatch between Python DLL and LabVIEW that opens the Python session, or a corrupt Python DLL file.
1762 LabVIEW: (Hex 0x6E2) The VI is not executable. This error may occur because the VI is either broken or contains a subVI that LabVIEW cannot locate. Open the VI in LabVIEW and verify that you can run it.
1763 LabVIEW: (Hex 0x6E3) The requested conversion is not supported. This system is natively UTF-8 and does not have a default "Extended ASCII" code page to convert to or from.
1764 LabVIEW: (Hex 0x6E4) Invalid item index wired to a selector property or method.
1765 LabVIEW: (Hex 0x6E5) File is not a valid or a supported image. Supported image types: PNG, JPEG and BMP.
1766 LabVIEW: (Hex 0x6E6) Control is on a hidden tab of a tab control.
1767 LabVIEW: (Hex 0x6E7) Cannot save image of control when Visible property set to 'False'.
1800 LabVIEW: (Hex 0x708) Start time input is not an integer multiple of dt. Value was coerced to nearest integer multiple of dt.
1801 LabVIEW: (Hex 0x709) Duration input is not an integer multiple of dt. Value was coerced to nearest integer multiple of dt.
1802 LabVIEW: (Hex 0x70A) Waveforms have different dt values.
1803 LabVIEW: (Hex 0x70B) Waveform x-axis value requested is out of range.
1804 LabVIEW: (Hex 0x70C) Start index, value, or tolerance is NaN.
1805 LabVIEW: (Hex 0x70D) Start index is out of range.
1806 LabVIEW: (Hex 0x70E) Signal value input is outside the range of the digital data.
1807 LabVIEW: (Hex 0x70F) Appending data with mismatched numbers of digital samples or signals.
1808 LabVIEW: (Hex 0x710) Values other than 0, 1, L, H are present in the digital data.
1809 LabVIEW: (Hex 0x711) Highest resolution supported for conversion is 52.
1814 LabVIEW: (Hex 0x716) Values other than 0, 1, L, and H are present in the digital data and were coerced to 0.
2300 LabVIEW: (Hex 0x8FC) The model code of the target is different than the model code of the image.
2301 LabVIEW: (Hex 0x8FD) The image is invalid.
2302 LabVIEW: (Hex 0x8FE) The operation cannot be completed because the target is locked.
2303 LabVIEW: (Hex 0x8FF) The version of the image is not compatible with the version of the system replication VIs.
2304 LabVIEW: (Hex 0x900) The command is not supported on the target.
2305 LabVIEW: (Hex 0x901) The target did not restart because it is already in Install Mode.
2306 LabVIEW: (Hex 0x902) The format command failed. If your target has a Safe Mode dip switch, make sure that it is enabled and try the format command again.
2307 LabVIEW: (Hex 0x903) Failed to remove files or folders.
2308 LabVIEW: (Hex 0x904) Found no configured network adapters.
2535 LabVIEW: (Hex 0x9E7) Data from TDMS files is read using the byte order of the host system. Byte order settings that differ from the host order are ignored.
2552 LabVIEW: (Hex 0x9F8) This property does not contain data.
2901 LabVIEW: (Hex 0xB55) The source control operation was cancelled before completion.
2902 LabVIEW: (Hex 0xB56) A change occurred to the specified file while the operation was running. Reload the file.
4800 LabVIEW: (Hex 0x12C0) Selected Device is Invalid
4801 LabVIEW: (Hex 0x12C1) Invalid sound task refnum.
4802 LabVIEW: (Hex 0x12C2) The sound device is busy.
4803 LabVIEW: (Hex 0x12C3) The sound driver or card cannot accommodate the specified configuration. Check that the parameters entered are within the supported range for the hardware and drivers.
4804 LabVIEW: (Hex 0x12C4) Cannot write in file playback.
4805 LabVIEW: (Hex 0x12C5) Could not find the sound file.
4806 LabVIEW: (Hex 0x12C6) DirectX 8.0 or higher is required to run.
4810 LabVIEW: (Hex 0x12CA) Cannot recognize sound format.
4811 LabVIEW: (Hex 0x12CB) Cannot support sound format.
4820 LabVIEW: (Hex 0x12D4) A buffer underflow has occurred.
4821 LabVIEW: (Hex 0x12D5) Overwrite error.
4822 LabVIEW: (Hex 0x12D6) A timeout occurred before the operation finished.
4823 LabVIEW: (Hex 0x12D7) You cannot perform this operation without an active task. Ensure that a task is active and try again. An input task might stop running if the input buffer overflows. Overflow occurs when the data is not read fast enough.
14001 LabVIEW: (Hex 0x36B1) Invalid refnum.
14002 LabVIEW: (Hex 0x36B2) Invalid string.
14003 LabVIEW: (Hex 0x36B3) A request for a synchronous advise transaction has timed out.
14004 LabVIEW: (Hex 0x36B4) The response to the transaction caused the DDE_FBUSY bit to be set.
14005 LabVIEW: (Hex 0x36B5) A request for a synchronous data transaction has timed out.
14006 LabVIEW: (Hex 0x36B6) The DDEML function was called without first calling the DdeInitialize function or an invalid instance identifier was pass to a DDEML function.
14007 LabVIEW: (Hex 0x36B7) An application initialized as APPCLASS_MONITOR has attempted to perform a DDE transaction, or an application initialized as APPCMD_CLIENTONLY has attempted to perform server transactions.
14008 LabVIEW: (Hex 0x36B8) A request for a synchronous execute transaction has timed out.
14009 LabVIEW: (Hex 0x36B9) A parameter failed to be validated by the DDEML: e.g., the data handle is initialized with a different name-item or different clipboard data format than that required; the application used a client-side conversation handle with a server-side function, or vice-versa; the application used a freed data or string handle; or more than one instance of the application used the same object.
14010 LabVIEW: (Hex 0x36BA) A DDEML application has created a prolonged race condition (where the server application outruns the client), causing large amounts of memory to be consumed.
14011 LabVIEW: (Hex 0x36BB) A memory allocation failed.
14012 LabVIEW: (Hex 0x36BC) A transaction failed.
14013 LabVIEW: (Hex 0x36BD) A client's attempt to establish a conversation has failed.
14014 LabVIEW: (Hex 0x36BE) A request for a synchronous poke transaction has timed out.
14015 LabVIEW: (Hex 0x36BF) An internal call to the PostMessage function has failed.
14016 LabVIEW: (Hex 0x36C0) An application instance with a synchronous transaction already in progress attempted to initiate another synchronous transaction, or the DdeEnableCallback function was called from within a DDEML call function.
14017 LabVIEW: (Hex 0x36C1) A server-side transaction was attempted on a conversation that was terminated by the client, or the server terminated before completing a transaction.
14018 LabVIEW: (Hex 0x36C2) An internal error has occurred in the DDEML.
14019 LabVIEW: (Hex 0x36C3) A request to end an advise transaction has timed out.
14020 LabVIEW: (Hex 0x36C4) An invalid transaction identifier was passed to a DDEML function. After the application has returned from an XTYP_XACT_COMPLETE callback, the transaction identifier for that callback is no longer valid.
14021 LabVIEW: (Hex 0x36C5) Invalid command code.
14022 LabVIEW: (Hex 0x36C6) Occurrence timeout; the transaction timed out before it completed.
14050 LabVIEW: (Hex 0x36E2) ActiveX Event data was not available.
14051 LabVIEW: (Hex 0x36E3) ActiveX Event Information was not available.
14052 LabVIEW: (Hex 0x36E4) The occurrence associated with the ActiveX Event was not found.
14053 LabVIEW: (Hex 0x36E5) The ActiveX Event queue could not be created.
16211 LabVIEW: (Hex 0x3F53) 211 System status or system help reply.
16214 LabVIEW: (Hex 0x3F56) 214 Help message.
16220 LabVIEW: (Hex 0x3F5C) 220 "domain" Service ready.
16221 LabVIEW: (Hex 0x3F5D) 221 domain service closing transmission channel.
16250 LabVIEW: (Hex 0x3F7A) 250 Requested mail action okay, completed.
16251 LabVIEW: (Hex 0x3F7B) 251 User not local; will forward to "forward-path."
16354 LabVIEW: (Hex 0x3FE2) 354 Start mail input; end with two carriage-return/line-feed characters.
16421 LabVIEW: (Hex 0x4025) 421 "domain" service not available, closing transmission channel. This might be a reply to any command if the service knows it must shut down.
16450 LabVIEW: (Hex 0x4042) 450 Requested mail action not taken: mailbox unavailable. For example, the mailbox might be busy.
16451 LabVIEW: (Hex 0x4043) 451 Requested action aborted: local error in processing.
16452 LabVIEW: (Hex 0x4044) 452 Requested action not taken: insufficient system storage.
16500 LabVIEW: (Hex 0x4074) 500 Syntax error, command unrecognized. For example, the command line might be too long.
16501 LabVIEW: (Hex 0x4075) 501 Syntax error in parameters or arguments.
16502 LabVIEW: (Hex 0x4076) 502 Command not implemented.
16503 LabVIEW: (Hex 0x4077) 503 Bad sequence of commands.
16504 LabVIEW: (Hex 0x4078) 504 Command parameter not implemented.
16550 LabVIEW: (Hex 0x40A6) 550 Requested action not taken: mailbox unavailable. For example, the mailbox was not found or there is no access.
16551 LabVIEW: (Hex 0x40A7) 551 User not local; try "forward-path."
16552 LabVIEW: (Hex 0x40A8) 552 Requested mail action aborted: exceeded storage allocation.
16553 LabVIEW: (Hex 0x40A9) 553 Requested action not taken: mailbox name not allowed. For example, the mailbox syntax might be incorrect.
16554 LabVIEW: (Hex 0x40AA) 554 Transaction failed.
20338 LabVIEW: (Hex 0x4F72) The number of signals in Input Signal A does not match the number of signals in Input Signal B. Unmatched signals will be ignored.
40620 LabVIEW: (Hex 0x9EAC) One of the following conditions occurred: 1) This slot-based variable has already been read within this network cycle. 2) This shared-memory-based variable has never been instantiated by the owner.
40621 LabVIEW: (Hex 0x9EAD) The source node is still online, but no new data has been received for more than one network cycle because no new data has been written to the channel on the source node.
40622 LabVIEW: (Hex 0x9EAE) No new data has been received for more than one network cycle because the source node is offline.
40623 LabVIEW: (Hex 0x9EAF) One of the values received from the source node was not read and was overwritten.
40624 LabVIEW: (Hex 0x9EB0) One of the values was overwritten before it was sent. LabVIEW returns this warning for non-shared memory variables that have been written more than once in a single network cycle.
40625 LabVIEW: (Hex 0x9EB1) No data was sent from this channel in the previous network cycle because a write operation was delayed beyond a preconfigured threshold. An interrupt probably caused the delay.
40626 LabVIEW: (Hex 0x9EB2) Clock synchronization algorithm failed because a sufficient number of cycle-start packets were missed. No additional write network transactions are allowed until the deterministic-communication engine is restarted.
40628 LabVIEW: (Hex 0x9EB4) Attempted read operation at least twice before it succeeded due to new data being placed into the buffer.
40630 LabVIEW: (Hex 0x9EB6) Network transmission violated requested timing. Refer to the "Avoid Jitter" topic and other timing topics in the LabVIEW Help for more information about what might have caused this error and how to avoid it.
40631 LabVIEW: (Hex 0x9EB7) A deployed configuration for one or more network nodes does not match the configuration for this node.
40632 LabVIEW: (Hex 0x9EB8) Detected a valid packet on the network that does not conform to the National Instruments deterministic protocol. The node or network will be shut down.
56000 LabVIEW: (Hex 0xDAC0) Generic project error.
56001 LabVIEW: (Hex 0xDAC1) An item with this name already exists in the project.
56002 LabVIEW: (Hex 0xDAC2) An item with this path already exists in the project.
56003 LabVIEW: (Hex 0xDAC3) Adding this item would cause a conflict with another item.
56004 LabVIEW: (Hex 0xDAC4) The project item could not be found.
56005 LabVIEW: (Hex 0xDAC5) The item type is not compatible with the target type.
56006 LabVIEW: (Hex 0xDAC6) You cannot add a packed library to a project library.
56007 LabVIEW: (Hex 0xDAC7) You cannot add to a LabVIEW class any item that is or is a member of a library, XControl, state chart, or other LabVIEW class.
56008 LabVIEW: (Hex 0xDAC8) You cannot add a VI with the same file name as the interface because it would pose as a private data control, which is illegal in an interface.
66014 LabVIEW: (Hex 0x101DE) The I/O variable accessor requested a timestamp, but this I/O device or channel is not configured for timestamps.
66030 LabVIEW: (Hex 0x101EE) This I/O variable is referencing an I/O device or channel that is not active in the current I/O mode. Data read may be stale or invalid and data written may not be sent to the output.
66410 LabVIEW: (Hex 0x1036A) The variable's value is being forced.
66411 LabVIEW: (Hex 0x1036B) The I/O variable is referencing I/O that has been taken offline by the user. The value used may not be current.
66430 LabVIEW: (Hex 0x1037E) The fault was cleared and the controller is no longer in Fault mode, but the controller was unable to re-enter Active mode and is now in Configuration mode.
66463 LabVIEW: (Hex 0x1039F) The NI Scan Engine is running but there are no I/O drivers that use the scan engine.
66464 LabVIEW: (Hex 0x103A0) The global time on the controller was altered, which might affect the period of an iteration of the NI Scan Engine.
67200 LabVIEW: (Hex 0x10680) LabVIEW Web Services: Cannot modify http header or response after written to socket.
67201 LabVIEW: (Hex 0x10681) LabVIEW Web Services: Required input string is empty.
67202 LabVIEW: (Hex 0x10682) LabVIEW Web Services: No POST data available for input Request ID.
311100 LabVIEW: (Hex 0x4BF3C) Unable to get the host name from the variable path. The IP address is used to generate the default process variable (PV) name.
311101 LabVIEW: (Hex 0x4BF3D) The EPICS Server I/O server cannot support the specified data type. LabVIEW created a string type process variable.
311102 LabVIEW: (Hex 0x4BF3E) The EPICS Server I/O server cannot support the data type of the shared variable. LabVIEW created a string type process variable.
311103 LabVIEW: (Hex 0x4BF3F) Unable to get the data type of the shared variable. LabVIEW created a string type process variable.
314000 LabVIEW: (Hex 0x4CA90) Not enough elements to read.
314001 LabVIEW: (Hex 0x4CA91) Not enough free space to write.
314010 LabVIEW: (Hex 0x4CA9A) The writer endpoint was destroyed before it received an acknowledgement from the reader endpoint that all data was received. The reader endpoint might not have received some data.
314050 LabVIEW: (Hex 0x4CAC2) You specified the URL of a remote endpoint that does not exist.
314051 LabVIEW: (Hex 0x4CAC3) The remote endpoint did not prompt a connection with the local endpoint. Make sure you specify the correct URL with the URL terminal of the remote endpoint.
314205 LabVIEW: (Hex 0x4CB5D) The local endpoint did not receive a response from the remote endpoint before the timeout expired.
314210 LabVIEW: (Hex 0x4CB62) The endpoint timed out before another endpoint prompted a connection with it.
363500 LabVIEW: (Hex 0x58BEC) Failed to connect to the specified hostname. Be sure the specified hostname is correct, the server is running and configured to accept remote requests.
363501 LabVIEW: (Hex 0x58BED) Cannot access or open the specified filename. Be sure the path is correct, the file exists, and that it is not locked by another user.
363502 LabVIEW: (Hex 0x58BEE) The specified file name is invalid or does not exist.
363503 LabVIEW: (Hex 0x58BEF) The HTTP client-side libraries (or one of its dependencies) failed to load.
363504 LabVIEW: (Hex 0x58BF0) Invalid username or password combination.
363505 LabVIEW: (Hex 0x58BF1) An error occured while converting a file stream to a fixed buffer.
363506 LabVIEW: (Hex 0x58BF2) The certificate path or CA information of the local host is invalid.
363507 LabVIEW: (Hex 0x58BF3) LabVIEW could not verify the authenticity of the server.
363508 LabVIEW: (Hex 0x58BF4) The request was aborted by the caller.
363509 LabVIEW: (Hex 0x58BF5) LabVIEW could not read the specified filename.
363510 LabVIEW: (Hex 0x58BF6) An error occurred while writing to the socket.
363511 LabVIEW: (Hex 0x58BF7) An error occurred while reading from the socket.
363512 LabVIEW: (Hex 0x58BF8) An error occurred while uploading a file.
363513 LabVIEW: (Hex 0x58BF9) An error occurred while sending data on the network.
363514 LabVIEW: (Hex 0x58BFA) An error occurred while receiving data from the network.
363515 LabVIEW: (Hex 0x58BFB) The file exceeds the size limit on the server.
363516 LabVIEW: (Hex 0x58BFC) Client does not have access to the specified resource (access is forbidden).
363517 LabVIEW: (Hex 0x58BFD) Cannot find the remote file.
363518 LabVIEW: (Hex 0x58BFE) The remote file already exists.
363519 LabVIEW: (Hex 0x58BFF) Storage space limits on the server exceeded.
363520 LabVIEW: (Hex 0x58C00) The server does not recognize the transfer encoding.
363521 LabVIEW: (Hex 0x58C01) Number of redirects to other resources exceeded.
363522 LabVIEW: (Hex 0x58C02) The network communication socket is not ready.
363523 LabVIEW: (Hex 0x58C03) An unknown error occurred in the curl libraries.
363524 LabVIEW: (Hex 0x58C04) The specified protocol is invalid or unsupported.
363525 LabVIEW: (Hex 0x58C05) Failed to negotiate an encryption key from the server.
363526 LabVIEW: (Hex 0x58C06) An error occurred when trying to encrypt the user data.
363527 LabVIEW: (Hex 0x58C07) An error occurred when trying to decrypt the user data.
363528 LabVIEW: (Hex 0x58C08) The specified request header does not exist.
363529 LabVIEW: (Hex 0x58C09) The server closed the connection prematurely.
363530 LabVIEW: (Hex 0x58C0A) Redirection to another URL was forbidden.
363531 LabVIEW: (Hex 0x58C0B) Minimum must be less than maximum.
363532 LabVIEW: (Hex 0x58C0C) The ActivePlot value is not valid.
363533 LabVIEW: (Hex 0x58C0D) No Plot exists for the current ActivePlot value.
363534 LabVIEW: (Hex 0x58C0E) The ActiveXScale value is not valid.
363535 LabVIEW: (Hex 0x58C0F) No XScale exists for the current ActiveXScale value.
363536 LabVIEW: (Hex 0x58C10) The ActiveYScale value is not valid.
363537 LabVIEW: (Hex 0x58C11) No YScale exists for the current ActiveYScale value.
363538 LabVIEW: (Hex 0x58C12) The ActiveCursor value is not valid.
363539 LabVIEW: (Hex 0x58C13) No Cursor exists for the current ActiveCursor value.
363540 LabVIEW: (Hex 0x58C14) Charts do not support the Value property at this time.
363541 LabVIEW: (Hex 0x58C15) Charts do not support the ValueSignaling property at this time.
363542 LabVIEW: (Hex 0x58C16) Name and Value must not be empty.
363543 LabVIEW: (Hex 0x58C17) Values must be unique.
363544 LabVIEW: (Hex 0x58C18) Display values must be unique.
363545 LabVIEW: (Hex 0x58C19) The ActiveBus value is not valid.
363546 LabVIEW: (Hex 0x58C1A) No Bus exists for the current ActiveBus value.
363547 LabVIEW: (Hex 0x58C1B) Cannot set Size of this control.
363548 LabVIEW: (Hex 0x58C1C) Cannot set Size of this control.
363549 LabVIEW: (Hex 0x58C1D) The main control and its additional parts don't have common visual ancestor.
363550 LabVIEW: (Hex 0x58C1E) Unable to get window size before window is open if size has not been set.
363551 LabVIEW: (Hex 0x58C1F) XAxisIndex is out of bounds.
363552 LabVIEW: (Hex 0x58C20) YAxisIndex is out of bounds.
363553 LabVIEW: (Hex 0x58C21) Growonly is not supported by polar graph.
363554 LabVIEW: (Hex 0x58C22) Display values must not be empty.
363555 LabVIEW: (Hex 0x58C23) The ActiveTab value is not valid.
363556 LabVIEW: (Hex 0x58C24) No Tab exists for the current ActiveTab value.
363557 LabVIEW: (Hex 0x58C25) Unable to set the visible cell at the specified location.
363558 LabVIEW: (Hex 0x58C26) Unable to set the position of a locked label.
363559 LabVIEW: (Hex 0x58C27) Unable to set the size of a locked label.
363560 LabVIEW: (Hex 0x58C28) Invalid reference.
363561 LabVIEW: (Hex 0x58C29) Control must be dynamically added to delete.
363562 LabVIEW: (Hex 0x58C2A) The property cannot be set. This object is read-only.
363563 LabVIEW: (Hex 0x58C2B) If the cursor is watching multiple plots, the YPosition property cannot be set.
363650 LabVIEW: (Hex 0x58C82) A network error has occurred. Possible reasons for this error include Cross-Origin Resource Sharing (CORS) configuration issues between the client and the target server or that the client cannot reach the target server. Due to browser security restrictions, detailed information about the cause of the network error cannot be provided. You may find specific details about the cause of the network error in the browser development tools console or in the LabVIEW output window.
363651 LabVIEW: (Hex 0x58C83) Setting a header or header value resulted in an error, possibly due to an invalid character in a header or header value. Verify that each header and header value contains only valid characters.
363652 LabVIEW: (Hex 0x58C84) This target does not support modification of the cookie file input. The browser manages saving cookies from an HTTP response and including cookies in HTTP requests on behalf of the user. The HTTP Client VIs cannot manipulate cookies directly. Set the cookie file input as either Not a path or an empty path for this target.
363653 LabVIEW: (Hex 0x58C85) This target does not support modification of the verify server input. The browser manages settings related to validation of a server's identity and establishing secure connections. Set the verify server input to True for this target.
363654 LabVIEW: (Hex 0x58C86) This target does not support usage of an output file. Set output file as either Not a path or an empty path for this target.
363655 LabVIEW: (Hex 0x58C87) This target is not subject to Cross-Origin Resource Sharing (CORS) restrictions and cannot perform CORS configuration. Do not attempt to perform CORS configuration on this target.
363656 LabVIEW: (Hex 0x58C88) This target does not support proxy server configuration using the HTTP Client VIs. The host browser or environment must be configured directly to change proxy server settings. Do not attempt to perform proxy server configuration on this target.
363657 LabVIEW: (Hex 0x58C89) This target does not support SSL configuration using the HTTP Client VIs. The host browser or environment must be configured directly to change SSL settings. Do not attempt to perform SSL configuration on this target.
363700 LabVIEW: (Hex 0x58CB4) An internal error occurred when setting a CURL option.
363701 LabVIEW: (Hex 0x58CB5) An internal error occurred when setting a CURL form option.
363702 LabVIEW: (Hex 0x58CB6) An internal error occurred when getting a CURL form option.
363703 LabVIEW: (Hex 0x58CB7) An internal error occured. The authenticator object was unexpectedly null.
363798 LabVIEW: (Hex 0x58D16) The HTTP client produced an unknown error.
374101 LabVIEW: (Hex 0x5B555) Invalid value index for appending data.
389298 LabVIEW: (Hex 0x5F0B2) The operation you want to perform is not implemented. Possible reasons: the descendant class does not implement one of the required member VIs in the ancestor Modbus class; the descendant class data is lost and LabVIEW executes a member VI in the ancestor Modbus class that does not provide an implementation. Contact National Instruments for technical support.
389299 LabVIEW: (Hex 0x5F0B3) You configured this serial request as a broadcast. The Modbus slave does not respond to broadcasts. Contact National Instruments for technical support.
678010 LabVIEW: (Hex 0xA587A) The given new actor cannot substitute for the current actor. The Substitute Actor method does not know how to make this substitution.
715000 LabVIEW: (Hex 0xAE8F8) Certificate verification failed (ignored). The application has instructed that this be ignored.
715001 LabVIEW: (Hex 0xAE8F9) Certificate verification is disabled. The TLS connection was successful, and the peer certificate was successfully validated. However, certificate verification has been disabled. This is a security risk and should be changed before system deployment.
5580888 LabVIEW: (Hex 0x552858) Some SFTP protocol packets remained unprocessed on disconnect. This may result in data loss.
5580889 LabVIEW: (Hex 0x552859) This SFTP Session was configured to rename remote files atomically. However, the SFTP server does not support the required extension (posix-rename@openssh.com version 1). Atomic rename has been disabled for this session.
5580985 LabVIEW: (Hex 0x5528B9) An incorrect server identity was trusted.
5580989 LabVIEW: (Hex 0x5528BD) The SSH password was explicitly specified on the block diagram. This is a discouraged security practice. Instead, use public-key authentication.
180093009 LabVIEW: (Hex 0xABC0051) Item not found, but subscription succeeded.
1073479937 LabVIEW: (Hex 0x3FFC0101) ID Query not supported.
1073479938 LabVIEW: (Hex 0x3FFC0102) Reset not supported.
1073479939 LabVIEW: (Hex 0x3FFC0103) Self-test not supported.
1073479940 LabVIEW: (Hex 0x3FFC0104) Error Query not supported.
1073479941 LabVIEW: (Hex 0x3FFC0105) Revision Query not supported