Unit Test Framework Error Code Family
Appearance
Below are all of the Error Codes that belong to the Unit Test Framework Error Code Family (see Error List for list of Families).
Code | Description |
---|---|
-25299 | Unit Test Framework: Placeholder for the last Unit Test Framework error code. |
-25288 | Unit Test Framework: Cannot access a shared variable. |
-25287 | Unit Test Framework: An error occurred when creating test(s). |
-25286 | Unit Test Framework: This VI does not have a block diagram. |
-25285 | Unit Test Framework: Cannot execute tests while related VIs are running, including the VI under test, setup VI, teardown VI, user-defined comparison VI, and user-defined test VI. |
-25284 | Unit Test Framework: This VI is in a locked library. Unlock the library or add the password in the Project Properties dialog box. |
-25283 | Unit Test Framework: This VI is password-protected. Unlock the VI or add the password in the Project Properties dialog box. |
-25282 | Unit Test Framework: The path to the user-defined test VI is invalid. |
-25281 | Unit Test Framework: Index not found. |
-25280 | Unit Test Framework: Other error. |
-25262 | Unit Test Framework: The user-defined comparison VI is invalid. |
-25261 | Unit Test Framework: The path to the user-defined comparison VI is invalid. |
-25260 | Unit Test Framework: The .lvtest file is read-only. |
-25259 | Unit Test Framework: The .lvtest file is invalid. |
-25258 | Unit Test Framework: Test Case Data Error |
-25257 | Unit Test Framework: Test Case Data Missing |
-25256 | Unit Test Framework: An error occurred while setting input values to the VI under test. |
-25255 | Unit Test Framework: No control or indicator to process. |
-25253 | Unit Test Framework: If the VI under test is a reentrant VI, a dynamic dispatch member VI, a subroutine VI, or executes on a real-time (RT) target, LabVIEW can compare only the indicators on the connector pane or global variables. |
-25252 | Unit Test Framework: If the VI under test is a reentrant VI, a dynamic dispatch member VI, a subroutine VI, or executes on a real-time (RT) target, LabVIEW can set values only to controls on the connector pane or to global variables. |
-25251 | Unit Test Framework: LabVIEW cannot find the following control(s). |
-25250 | Unit Test Framework: The .lvtest file header information contains an error. |
-25249 | Unit Test Framework: The following control name is not unique. |
-25248 | Unit Test Framework: The control name cannot contain the following: \n, \r, tabs, array brackets, name separators, and decimal separators. |
-25245 | Unit Test Framework: An error occurred when running the setup and teardown VIs. |
-25244 | Unit Test Framework: The configuration between setup VI, teardown VI, and VI under test is invalid. |
-25243 | Unit Test Framework: Not a control reference. |
-25242 | Unit Test Framework: The user-defined test VI is invalid. |
-25241 | Unit Test Framework: The VI under test is invalid. |
-25240 | Unit Test Framework: The path to the VI under test is invalid. |
-25232 | Unit Test Framework: An error occurred with the teardown VI. |
-25231 | Unit Test Framework: The teardown VI is invalid. |
-25230 | Unit Test Framework: The path to the teardown VI is invalid. |
-25222 | Unit Test Framework: LabVIEW cannot find the following terminal(s). |
-25221 | Unit Test Framework: The setup VI is invalid. |
-25220 | Unit Test Framework: The path to the setup VI is invalid. |
-25204 | Unit Test Framework: Cannot load the class. Save the class before loading or executing tests. |
-25201 | Unit Test Framework: Cannot open multiple instances of the Unit Test Framework Results window. Close the window before executing tests. |
-25200 | Unit Test Framework: An unknown error occurred. |