|
There should be a page in the robot controller manual that tells you what pins are used for what on the digital input port. On the same page it will tell you what variable each input pin is set as in the default program. Then in the program you use that variable, which will either be 0 or 1.
|