Quote:
Originally Posted by Alan Anderson
It could just be coincidence or a false pattern, but the common factors seem to be using LabVIEW robot code and connecting the Driver Station while the code is already running after a cold boot.
|
This description leads me to think it could be related to a fix jhersh provided to our team at Dallas. He can provide a better explanation then I can, but his description was roughly as follows:
In the below code, if the create listener VI fails (first VI), it does not attempt to recreate this listener and the connection never occurs.
The fix is below. I'd paste it as a VI snippet, but the local variable makes it not as straight forward.
In both the error cases there is a simple 100ms wait.