Quote:
Originally Posted by GeeTwo
This web page covers the difference between NO and NC pretty well. It's based on the 2014 control system, but I don't think any of the concepts at this level of detail have changed.
|
Here is the 2015 version. The only "change" is the picture of the switch is slightly brighter.
One thing to point out (and I edited my post saying I assumed wrong), is that the digital input on the roboRIO will be 1 when the switch is open, and 0 when it is closed.
Example Java code is provided in the link, and the code will be the same for C++.