class="resources"
The MATLAB® script node and the Xmath Script Node can return the following errors. Refer to the KnowledgeBase for more information about correcting these errors.
| Code | Name | Description |
|---|---|---|
| 1046 | KLVE_ScriptCantInitErr |
LabVIEW cannot initialize the script server. |
| 1047 | kLVE_ScriptSetValueErr |
LabVIEW failed to send variable to the script server. |
| 1048 | kLVE_ScriptGetValueErr |
LabVIEW failed to get variable from the script server. |
| 1049 | KLVE_ScriptSetTextErr |
LabVIEW failed to send script text to the script server. |
| 1050 | kLVE_ScriptExecuteErrLineNum |
Error occurred while executing script. |
| 1053 | kLVE_ScriptDllMissErr |
At run time, LabVIEW cannot find script support dll. |