Use script nodes to execute math scripts in LabVIEW. LabVIEW provides script nodes for the LabVIEW MathScript syntax and the MATLAB� language syntax. Script nodes, including the MATLAB script node, can return the following errors. Refer to the KnowledgeBase for more information about correcting errors in LabVIEW.
| Code | Description | 
|---|---|
| 1046 | LabVIEW cannot initialize the script server. Ensure the server software is installed. | 
| 1047 | LabVIEW failed to send variable to the script server. | 
| 1048 | LabVIEW failed to get variable from the script server. | 
| 1049 | LabVIEW failed to send script text to the script server. | 
| 1050 | Error occurred while executing script. | 
| 1053 | At run time, LabVIEW cannot find script support DLL. |