|
Re: Autonomous Switch?
If you go with switch on the robot method, you wire them the DIO on the robrio. Input to ground (0V). The input reads 1 or true when the switch is off and 0 or false when the switch is on. The DIO can be read when the robot is disabled.
__________________
If you don't know what you should hook up then you should read a data sheet
|