Hello,
I have a 9068 cRIO that used to run the source code fine in development mode. I then got creative and tried to create the executable RT with the option of creating a component definition to make it easier to have the customer install on multiple machines if needed. After this fiasco, nothing worked. I believe I did not correctly include all drivers needed. So I wiped controller and performed a custom install making sure I included the Network Variable Engine 13.0. I manually deployed build specification as startup VI and this still did not fix any issues. By issues I mean that all TCP connections produce error 63 and the Shared variables are not communicating. I systematically removed the virus "shared variables" and everything works fine. I figured I may not have deployed them properly so I injected the virus back in and manually deployed the shared variable library (several times without error) and no dice. I also tried to deploy programatically with no luck. Im not sure what the error was. I can see in the build specification that the shared variable lib is included. Here is my RT software installed (maybe I missed something but I included many I normally I wouldnt in fear that this virus needed some I was not aware of).
The most concerning thing for me is the ability to refuse a TCP connection request for code that works.
Thanks in advance.
Chris