Before I answer your questions I feel it is necassery to explain myself again, after reading my first post I realized I might not have been very clear.
A few days ago we found that every once in a while when running our code on the roboRIO we couldn’t send values to the PWM connectors. After a day or two of trying to figure out a solution, we noticed that if, when we run first code after activation, we run an empty project, and then download our main project, there is no problem.
Now that I’ve made sure our problem is clear, I can answer your questions.
You also mentioned an “empty project.” Are these one and the same?
The empty project is the default, freshly opened, FRC roboRIO project. The example project is example code for specific PWM components from the “Find FRC Examples” tab in Labview (Servo code for example).
Does this happen both when you hit the run arrow and when you build it and send it to the roboRIO for startup?
We haven’t built our project yet, as we are still in debugging process.
Do you get any errors about specific PWM ports?
We did not get errors about specific PWM ports and as i’ve stated, when this error occures none of the PWM ports work.
Can you share the log from your Driver Station?
I currently don’t have access to the robot and won’t have for the rest of the day, I do have a picture of the log:
file:///C:/Users/BumbleB/Desktop/20170222_220945.jpg
Have you tried reimaging the roboRIO and see the same results?
We have tried reimaging the roboRIO and we’ve seen the same results.
Do you have a second roboRIO you can try this on and see if the behavior is the same?
We’ve tried running the code on a different roboRIO and the error still occures.