CallByReferenceConfiguredVINotFound
- Updated2023-02-17
- 1 minute(s) read
CallByReferenceConfiguredVINotFound
The Code Conversion Utility was unable to replace a statically configured Call by Reference node with the converted subVI because the subVI could not be found, so it was replaced with a placeholder node. This version of LabVIEW NXG does not support statically configured Call by Reference nodes.
Statically configured Call by Reference nodes are subVIs with a VI call configuration set to either Reload for each call or Load and retain on first call. The Code Conversion Utility replaces statically configured Call by Reference nodes with a subVI call, but in this case the subVI could not be found, so the node was replaced with a placeholder node.
What to Do
Confirm that the file exists at the location specified. NI recommends that you mass compile your files before conversion to ensure all file references are correct. Convert the missing file and replace the placeholder node with the converted subVI.