The Windows Registry Access VIs and VI Server properties and methods can return the following error codes. Refer to the KnowledgeBase for more information about correcting errors in LabVIEW.
Code | Description |
---|---|
−620 | Networked machine was not found. |
−619 | Remote registry services not available or remote administration not enabled. |
−618 | Cannot create a stable subkey under a volatile parent key. |
−617 | Cannot create a symbolic link in a registry key that already has subkeys or values. |
−616 | System could not allocate the required space in a registry log. |
−615 | Illegal operation attempted on a registry key that has been marked for deletion. |
−614 | 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 | 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 | 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 | 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 | The configuration registry key could not be written. |
−609 | The configuration registry key could not be read. |
−608 | The configuration registry key could not be opened. |
−607 | The configuration registry key is invalid. |
−606 | The configuration registry database is corrupt. |
−605 | Attempted to read beyond last key or value. |
−604 | Remote registry access denied. If you receive this error while using the Delete Registry Key VI, refer to the KnowledgeBase at ni.com for more information. |
−603 | Specified key or value does not exist. |
−602 | Invalid registry refnum. |
−601 | Incorrect data type specified. |
−600 | Undetermined Windows registry error. |