Quote:
Originally Posted by JamesTerm
Yeah.. that makes sense... the method doesn't but... the final problem to solve should be, and that was what I was trying to address. It sounds like labview would have to send a signal from robot to the customized NI Dashboard, and that would take the message and pass it to xinput to implement the rumble set interface.
|
Yes, that is how it would have to happen. You can compare the flow to the PSOC board interface. To output a signal on the PSOC I/O board, the robot must generate the signal, pass it to the driver station, which then tells the PSOC board to set pin X high/low etc.