Solution
The issue is that the Source Distribution (LLB) is not compiled for the Real-Time OS on the Industrial Controller.
- Make sure the VI's that build into the LLB are under the target in your project.
- Once you confirm this, right-click them and select Deploy.
- After doing this, you can rebuild the Source Distribution (LLB) under the Real-Time target and then deploy it.
Once you perform these steps you should be able to run the code without encountering the error.